X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/32b6366e4fa837ab0dda57abe17510131485e5a2..7a70a884df68efbf9bead84b3a1880cc49254e05:/roles/ironbelly.rb diff --git a/roles/ironbelly.rb b/roles/ironbelly.rb index ad5ea034b..362ac19a3 100644 --- a/roles/ironbelly.rb +++ b/roles/ironbelly.rb @@ -6,7 +6,7 @@ default_attributes( :sources => ["ubuntugis-unstable"] }, :bind => { - :clients => "equinix" + :clients => "equinix-ams" }, :dhcpd => { :first_address => "10.0.63.1", @@ -109,7 +109,7 @@ default_attributes( ) run_list( - "role[equinix]", + "role[equinix-ams]", "role[gateway]", "role[web-storage]", "role[supybot]",