]> git.openstreetmap.org Git - chef.git/blobdiff - roles/grnet.rb
fix rubocop offenses
[chef.git] / roles / grnet.rb
index 30dc0a5f5d69a57f17d0c6ea273141241c00d275..6893b6592088f95765cf728cfdf22dacb1217051 100644 (file)
@@ -2,11 +2,17 @@ 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"
+      "8.8.8.8",
+      "8.8.4.4"
     ],
     :roles => {
       :external => {