X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/0ac33d2bf7e6129f0f7d6a90f27c76c022414be0..749c528b381e13ab3a61e3ddf1c9679e69012e91:/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" + ] } )