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