X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/d64ad43758cde5b1a3e2eadf07e9353b25a7754a..3a41dcbfa3b8c0f657115cd37fca494ea3603206:/roles/grindtooth.rb diff --git a/roles/grindtooth.rb b/roles/grindtooth.rb index d6636294c..434d4fe24 100644 --- a/roles/grindtooth.rb +++ b/roles/grindtooth.rb @@ -11,17 +11,17 @@ default_attributes( :address => "10.0.0.19" }, :external_ipv4 => { - :interface => "em2", + :interface => "em2.2800", :role => :external, :family => :inet, - :address => "128.40.45.199" + :address => "193.60.236.15" } } } ) run_list( - "role[ucl-wolfson]", + "role[ucl-slough]", "role[hp-dl360-g6]", "role[taginfo]" )