X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/7fb1c9621d76f97aa7068700edbbb03376439df7..65ed53632b05e7e5768d845acc27cfad12f06f0e:/roles/milkywan.rb diff --git a/roles/milkywan.rb b/roles/milkywan.rb index 7f00b290f..7f75a2edc 100644 --- a/roles/milkywan.rb +++ b/roles/milkywan.rb @@ -8,7 +8,7 @@ default_attributes( } }, :hosted_by => "MilkyWan", - :location => "France", + :location => "Paris, France", :networking => { :firewall => { :inet => [ @@ -24,12 +24,7 @@ default_attributes( } ] }, - :nameservers => ["8.8.8.8", "2a0b:cbc0:42::42"], - :roles => { - :external => { - :zone => "osm" - } - } + :nameservers => ["130.117.11.11", "2a0b:cbc0:42::42"] } )