X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/2389cfa8b4288d3a57941227dfab79bc308deb37..f0669c5c4f6b6e0be40d788700ee18fe27643a77:/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]" )