]> git.openstreetmap.org Git - chef.git/blobdiff - roles/edgeuno-br.rb
Remove roles for fuchur, glaedr, gorwen, idris and lockheed
[chef.git] / roles / edgeuno-br.rb
diff --git a/roles/edgeuno-br.rb b/roles/edgeuno-br.rb
deleted file mode 100644 (file)
index 5b06c69..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-name "edgeuno-br"
-description "Role applied to all servers at Edgeuno BR"
-
-default_attributes(
-  :location => "São Paulo, Brasil"
-)
-
-override_attributes(
-  :ntp => {
-    :servers => ["0.br.pool.ntp.org", "1.br.pool.ntp.org", "south-america.pool.ntp.org"]
-  }
-)
-
-run_list(
-  "role[br]",
-  "role[edgeuno]"
-)