X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/1b572057a4c571df94d32252e32a8689e7f381e0..326c5812d75aead1235c1df0e33baaf81f9730f8:/roles/lyonix.rb diff --git a/roles/lyonix.rb b/roles/lyonix.rb index 522c9020f..faf838dac 100644 --- a/roles/lyonix.rb +++ b/roles/lyonix.rb @@ -2,20 +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"],