From: Tom Hughes Date: Thu, 11 Jul 2013 10:23:55 +0000 (+0100) Subject: Tell machines at IC to use ironbelly as the gateway X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/bb9a30b688410dbea19b9dce658582d630bb93a0?hp=da8f75f725d2c105419c351195231bac70a46e7c Tell machines at IC to use ironbelly as the gateway --- diff --git a/roles/ic.rb b/roles/ic.rb index 369380956..214e0b354 100644 --- a/roles/ic.rb +++ b/roles/ic.rb @@ -8,12 +8,12 @@ default_attributes( } }, :networking => { - :nameservers => [ "146.179.159.164" ], + :nameservers => [ "146.179.159.177" ], :roles => { :internal => { :inet => { :prefix => "27", - :gateway => "146.179.159.164" + :gateway => "146.179.159.177" } }, :external => {