X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/e6558562afdf8c6194ba2ebf801cb8c24e0f85bd..948c204d5052afc85aad0d734a6e5fc9584738e2:/roles/grifon.rb diff --git a/roles/grifon.rb b/roles/grifon.rb index 054af06f1..c9653f93d 100644 --- a/roles/grifon.rb +++ b/roles/grifon.rb @@ -29,12 +29,7 @@ default_attributes( } ] }, - :nameservers => ["2a00:5884::7", "8.8.8.8", "8.8.4.4"], - :roles => { - :external => { - :zone => "grf" - } - } + :nameservers => ["2a00:5884::7", "8.8.8.8", "8.8.4.4"] } )