X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/eb690e187c60604ecd3c257edfe9313971ab2fae..dc88c4068c574ea04d3085c8d8b0b80660688db7:/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" )