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