X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/2389cfa8b4288d3a57941227dfab79bc308deb37..4f1617464b921bab1b1d09e889936dabf0a3e4b0:/roles/norbert.rb diff --git a/roles/norbert.rb b/roles/norbert.rb index 453b4b76a..3cfe2ba37 100644 --- a/roles/norbert.rb +++ b/roles/norbert.rb @@ -31,5 +31,6 @@ default_attributes( ) run_list( - "role[equinix-ams]" + "role[equinix-ams]", + "role[planet]" )