X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/48aa73415000b7d494a370b3cc434cc44534b0de..85711462acec260c1c9b7be89e5c81c72d4908d4:/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" - } - } + ] } )