X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/2c3bb4b02302a37e1c14e045833feb71b5a3130d..8b26972a6378577bb1f565093453bce77752a8eb:/roles/umu.rb?ds=sidebyside diff --git a/roles/umu.rb b/roles/umu.rb index 70c88a253..33caf6148 100644 --- a/roles/umu.rb +++ b/roles/umu.rb @@ -10,12 +10,7 @@ default_attributes( :hosted_by => "Academic Computer Club, Umeå University", :location => "Umeå, Sweden", :networking => { - :nameservers => ["130.239.18.251", "130.239.18.252", "130.239.1.90"], - :roles => { - :external => { - :zone => "osm" - } - } + :nameservers => ["130.239.18.251", "130.239.18.252", "130.239.1.90"] } )