X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/76dc63f66e40eb9e9dabf3c712a5298148d9f2e4..2a3be76929b0a86a7cf206c3aef5151dfa2c2e5d:/roles/grnet.rb diff --git a/roles/grnet.rb b/roles/grnet.rb index 30dc0a5f5..6893b6592 100644 --- a/roles/grnet.rb +++ b/roles/grnet.rb @@ -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 => {