X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/2389cfa8b4288d3a57941227dfab79bc308deb37..d5f632a79b3bab323f9af5b02940dcc75e618fa5:/roles/norbert.rb?ds=sidebyside diff --git a/roles/norbert.rb b/roles/norbert.rb index 453b4b76a..b94298604 100644 --- a/roles/norbert.rb +++ b/roles/norbert.rb @@ -31,5 +31,7 @@ default_attributes( ) run_list( - "role[equinix-ams]" + "role[equinix-ams]", + "role[geodns]", + "role[planet]" )