X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/feb6a00ff7472578d07afc39fbc0eded52245727..eb00f1594050f79ac472785f4029ad4a1fe03da6:/roles/shenron.rb?ds=inline diff --git a/roles/shenron.rb b/roles/shenron.rb index c82e4cd21..56e2a3ed3 100644 --- a/roles/shenron.rb +++ b/roles/shenron.rb @@ -41,15 +41,12 @@ override_attributes( :prefix => "64", :gateway => "fe80::1" } - }, - :nameservers => ["89.16.162.20", "2001:41c9:2:d6::20"], - :private_address => "10.0.16.100" + } } ) run_list( "role[bytemark]", - "role[mail]", "role[lists]", "role[osqa]" )