]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/blog/recipes/default.rb
Remove a couple of requests for legacy certificates
[chef.git] / cookbooks / blog / recipes / default.rb
index 33e34dbb742067243d00cd8f1eb1ab0aedb96ec4..082c34bf929b7ebc4ab481f97dee29cb6aecf514 100644 (file)
@@ -17,8 +17,6 @@
 # limitations under the License.
 #
 
-node.default[:ssl][:certificates] = node[:ssl][:certificates] | ["osmfoundation"]
-
 include_recipe "wordpress"
 
 passwords = data_bag_item("blog", "passwords")