]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/apache/recipes/ssl.rb
Fix typo
[chef.git] / cookbooks / apache / recipes / ssl.rb
index 37bf822c549879564fcf5d1a61fbd3689760e535..0841ff0a9698dc5fe75e5ee883f1451aea5b73c5 100644 (file)
@@ -17,6 +17,8 @@
 # limitations under the License.
 #
 
 # limitations under the License.
 #
 
+node.default[:ssl][:certificates] = node[:ssl][:certificates] | [ "openstreetmap" ]
+
 include_recipe "apache"
 include_recipe "ssl"
 
 include_recipe "apache"
 include_recipe "ssl"