X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/2c1aefb8d788c551ea7a40170c36ac8809a523b0..4f581378f4dfdd9cb5a357b6324985d1d53f9663:/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]" )