X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/2389cfa8b4288d3a57941227dfab79bc308deb37..ff6e215ca12d2efe3493da1eb0152751ceef7162:/roles/horntail.rb diff --git a/roles/horntail.rb b/roles/horntail.rb index b1508edb4..a4073e988 100644 --- a/roles/horntail.rb +++ b/roles/horntail.rb @@ -33,5 +33,7 @@ default_attributes( ) run_list( - "role[equinix-dub]" + "role[equinix-dub]", + "role[geodns]", + "role[planet]" )