X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/48aa73415000b7d494a370b3cc434cc44534b0de..eb690e187c60604ecd3c257edfe9313971ab2fae:/roles/ffrl.rb diff --git a/roles/ffrl.rb b/roles/ffrl.rb index 7858e1b59..35599a01c 100644 --- a/roles/ffrl.rb +++ b/roles/ffrl.rb @@ -8,12 +8,7 @@ default_attributes( :nameservers => [ "8.8.8.8", "8.8.4.4" - ], - :roles => { - :external => { - :zone => "ffr" - } - } + ] } )