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