X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/3b93c90c88761e2da6937a8f028a7a248f6d861c..f71332c2b37903d5abf1e71637a022df17bb3afc:/roles/inxza.rb?ds=sidebyside diff --git a/roles/inxza.rb b/roles/inxza.rb index 520dbb6e9..aa80ea347 100644 --- a/roles/inxza.rb +++ b/roles/inxza.rb @@ -3,18 +3,13 @@ description "Role applied to all servers at INX-ZA" default_attributes( :hosted_by => "INX-ZA", - :location => "South Africa", + :location => "Cape Town, South Africa", :networking => { :nameservers => [ "196.10.52.52", "196.10.54.54", "196.10.55.55" - ], - :roles => { - :external => { - :zone => "ixz" - } - } + ] } )