X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/eb690e187c60604ecd3c257edfe9313971ab2fae..d544597a84d545711f90b687d924e010254aebc5:/roles/blix.rb diff --git a/roles/blix.rb b/roles/blix.rb index f58d760dc..5d54e1927 100644 --- a/roles/blix.rb +++ b/roles/blix.rb @@ -7,8 +7,5 @@ default_attributes( :blixadmin => { :status => :administrator } } }, - :hosted_by => "Blix Solutions", - :networking => { - :nameservers => ["8.8.8.8", "8.8.4.4"] - } + :hosted_by => "Blix Solutions" )