]> git.openstreetmap.org Git - chef.git/blobdiff - roles/ridley.rb
Upgrade ridley to chef 13
[chef.git] / roles / ridley.rb
index 7250ce893c72039cc4b74d3331bc10d83813d5b3..e83f9f2b60c29ff19f7e0ca1602c6e40076d60bd 100644 (file)
@@ -2,13 +2,9 @@ name "ridley"
 description "Master role applied to ridley"
 
 default_attributes(
-  :ssl => {
-    :certificates => %w(osmfoundation openstreetmap)
-  },
-  :apache => {
-    :ssl => {
-      :certificate => "osmfoundation",
-      :certificate_chain => "startcom"
+  :chef => {
+    :client => {
+      :version => "13.6.4"
     }
   },
   :dhcpd => {