X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/8066ea2079ac42ab0b3ef2239c9a3b9c0e1ea189..5f8214c1e30171c1328b358909cd80d255b50365:/roles/orm.rb 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]" )