sous-chefs / certificate

Development repository for the certificate cookbook
https://supermarket.chef.io/cookbooks/certificate
73 stars 43 forks source link

Fix only_if warning with recent chef version #55 #59

Closed jperville closed 2 years ago

jperville commented 7 years ago

Fix the following chef warning, first reported in #55:

* template[/etc/ssl/example-com.pem] action create[2017-08-17T14:01:41+00:00] WARN: only_if block for template[/etc/ssl/example-com.pem] returned a string, did you mean to run a command?
hrak commented 2 years ago

This PR can be closed, no longer an issue since the conversion to custom resources.