]> git.openstreetmap.org Git - chef.git/blobdiff - roles/edgeuno.rb
Add roles for fuchur and idris
[chef.git] / roles / edgeuno.rb
index 2563e76b5309dc8a2e79c0f8e36d04c8dfce133f..a11b1af865fa2bd5d5e156e1435adf097c730d3e 100644 (file)
@@ -8,7 +8,6 @@ default_attributes(
     }
   },
   :hosted_by => "EdgeUno",
-  :location => "Bogotá, Colombia",
   :networking => {
     :firewall => {
       :inet => [
@@ -45,13 +44,3 @@ default_attributes(
     }
   }
 )
-
-override_attributes(
-  :ntp => {
-    :servers => ["0.co.pool.ntp.org", "1.co.pool.ntp.org", "south-america.pool.ntp.org"]
-  }
-)
-
-run_list(
-  "role[co]"
-)