X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/e80ae122ea62490cdc6a7ac0ae1b0165376498bb..7dfbb756921020fab762bc6331af5935c9bd5763:/roles/lysator.rb diff --git a/roles/lysator.rb b/roles/lysator.rb index ad1f0087f..22f34ea52 100644 --- a/roles/lysator.rb +++ b/roles/lysator.rb @@ -2,10 +2,16 @@ name "lysator" description "Role applied to all servers at Lysator" default_attributes( + :accounts => { + :users => { + :aoh => { :status => :administrator }, + :lysroot => { :status => :administrator } + } + }, :hosted_by => "Lysator", :location => "Linköping, Sweden", :networking => { - :nameservers => ["130.236.254.225", "2001:6b0:17:f0a0::e1"], + :nameservers => ["130.236.254.225", "2001:6b0:17:f0a0::e1", "130.236.254.4"], :roles => { :external => { :zone => "osm"