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