X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/68e068818d559ef35bdf2a138a93596337828ef9..23c44b88c2893df2a34cffff6896e62c67ff8adc:/roles/shenron.rb 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]" )