X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/1b572057a4c571df94d32252e32a8689e7f381e0..bb6a3be37eb6b0de039c6451dcad0fe3bddbf55d:/roles/blix.rb diff --git a/roles/blix.rb b/roles/blix.rb index 835da71c9..5d54e1927 100644 --- a/roles/blix.rb +++ b/roles/blix.rb @@ -7,13 +7,5 @@ default_attributes( :blixadmin => { :status => :administrator } } }, - :hosted_by => "Blix Solutions", - :networking => { - :nameservers => ["8.8.8.8", "8.8.4.4"], - :roles => { - :external => { - :zone => "bx" - } - } - } + :hosted_by => "Blix Solutions" )