]> git.openstreetmap.org Git - chef.git/blobdiff - roles/gps-tile.rb
Install ipmitool on machines with the ipmi_si module loaded
[chef.git] / roles / gps-tile.rb
index c4aba9dbd2fdb3dd52f8d410db96e8e7af49d630..2e26ed85cf18386db0efa92588ad458781a46c3e 100644 (file)
@@ -10,6 +10,11 @@ default_attributes(
         :members => [ :enf, :tomh ]
       }
     }
+  },
+  :apache => {
+    :ssl => {
+      :certificate => "tile.openstreetmap"
+    }
   }
 )