X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/21958591555b0b80370e944e3128ac5d533c281d..c327f408901af4827a9d910cbb666c306ac7d575:/roles/lyonix.rb diff --git a/roles/lyonix.rb b/roles/lyonix.rb index c19b0339e..faf838dac 100644 --- a/roles/lyonix.rb +++ b/roles/lyonix.rb @@ -2,18 +2,10 @@ name "lyonix" description "Role applied to all servers at LyonIX" default_attributes( - :accounts => { - :users => { - :lyonix => { :status => :administrator } - } - }, + :hosted_by => "LyonIX", + :location => "Lyon, France", :networking => { - :nameservers => ["77.95.64.205", "77.95.64.206", "8.8.8.8", "8.8.4.4"], - :roles => { - :external => { - :zone => "ly" - } - } + :nameservers => ["77.95.64.205", "77.95.64.206", "8.8.8.8", "8.8.4.4"] }, :snmpd => { :clients => ["77.95.64.0/24", "77.95.70.0/24"],