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