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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user