X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/dbfe66d5c438af1b566ace0704631f40ae7cc050..3084c63861bb50e8e406fcbe6c3c7c9769020f6e:/roles/faffy.rb diff --git a/roles/faffy.rb b/roles/faffy.rb index 2d1808708..4ab350da0 100644 --- a/roles/faffy.rb +++ b/roles/faffy.rb @@ -14,7 +14,7 @@ default_attributes( :interface => "eth1", :role => :external, :family => :inet, - :address => "128.40.168.108" + :address => "128.40.45.198" } } }, @@ -57,6 +57,6 @@ default_attributes( ) run_list( - "role[ucl-wates]", + "role[ucl-wolfson]", "recipe[rsyncd]" )