X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/0ac33d2bf7e6129f0f7d6a90f27c76c022414be0..ffb376437e213e0ff904e22482f10b539519a521:/roles/ffrl.rb diff --git a/roles/ffrl.rb b/roles/ffrl.rb index 6cd12e97a..35599a01c 100644 --- a/roles/ffrl.rb +++ b/roles/ffrl.rb @@ -5,11 +5,10 @@ default_attributes( :hosted_by => "Freifunk Rheinland", :location => "Berlin, Germany", :networking => { - :roles => { - :external => { - :zone => "ffr" - } - } + :nameservers => [ + "8.8.8.8", + "8.8.4.4" + ] } )