X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/3ed0e55b250219194e551a50e068ddeb4103fbf6..55bdcadbee9c0217c6d584af8592bc8df6931e62:/cookbooks/ssl/resources/certificate.rb diff --git a/cookbooks/ssl/resources/certificate.rb b/cookbooks/ssl/resources/certificate.rb index 5fc33b61b..f2fb4784c 100644 --- a/cookbooks/ssl/resources/certificate.rb +++ b/cookbooks/ssl/resources/certificate.rb @@ -17,6 +17,8 @@ # limitations under the License. # +unified_mode true + default_action :create property :certificate, String, :name_property => true