]> git.openstreetmap.org Git - chef.git/blobdiff - roles/grnet.rb
Add support for rate limit http connections
[chef.git] / roles / grnet.rb
index 30dc0a5f5d69a57f17d0c6ea273141241c00d275..0d5aad52aad9555d97103c1eaf11475da1f35f1c 100644 (file)
@@ -2,11 +2,18 @@ name "grnet"
 description "Role applied to all servers at GRNET"
 
 default_attributes(
+  :accounts => {
+    :users => {
+      :grnet => { :status => :administrator }
+    }
+  },
   :hosted_by => "GRNET",
   :location => "Athens, Greece",
   :networking => {
     :nameservers => [
-      "83.212.2.77"
+      "2001:648:2ffc:2202::1",
+      "83.212.2.77",
+      "194.177.210.211"
     ],
     :roles => {
       :external => {