X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/dbfe66d5c438af1b566ace0704631f40ae7cc050..9c69d3d41616820e83728ca063fbf7f62562d932:/roles/zark.rb diff --git a/roles/zark.rb b/roles/zark.rb index 701e78c7b..f61203872 100644 --- a/roles/zark.rb +++ b/roles/zark.rb @@ -14,7 +14,7 @@ default_attributes( :interface => "eth1", :role => :external, :family => :inet, - :address => "128.40.168.107" + :address => "193.60.236.23" } } }, @@ -31,6 +31,6 @@ default_attributes( ) run_list( - "role[ucl-wates]", + "role[ucl-slough]", "role[owl]" )