Merge pull request 'Fix custom resource not found in newer Chef versions' (#362) from chore/update_postgres_cookbook into master

Reviewed-on: #362
This commit was merged in pull request #362.
This commit is contained in:
2021-11-29 19:06:54 +00:00

View File

@@ -1,4 +1,5 @@
resource_name :nginx_certbot_site resource_name :nginx_certbot_site
provides :nginx_certbot_site
property :domain, String, name_property: true property :domain, String, name_property: true
# pass it if the site name is not the same as the hostname, for example for the # pass it if the site name is not the same as the hostname, for example for the