X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/8066ea2079ac42ab0b3ef2239c9a3b9c0e1ea189..26fb67a986550cb2c88da938d98d7e8bcbc0822c:/roles/orm.rb?ds=sidebyside diff --git a/roles/orm.rb b/roles/orm.rb index 20abc51aa..bf2a5ceea 100644 --- a/roles/orm.rb +++ b/roles/orm.rb @@ -51,13 +51,7 @@ default_attributes( } ) -override_attributes( - :networking => { - :nameservers => ["8.8.8.8", "8.8.4.4"] - } -) - run_list( - "role[equinix]", + "role[equinix-ams]", "role[tyan-s7010]" )