Fix custom resource not found in newer Chef versions
fixes #361 refs #337
This commit is contained in:
parent
cbf42b9414
commit
fa8cbac163
@ -1,4 +1,5 @@
|
||||
resource_name :nginx_certbot_site
|
||||
provides :nginx_certbot_site
|
||||
|
||||
property :domain, String, name_property: true
|
||||
# pass it if the site name is not the same as the hostname, for example for the
|
||||
|
Loading…
x
Reference in New Issue
Block a user