X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/67a9b76ebb212b99bf39f98688e8d6d0e8bcbfc2..7735d1ca60575ffdbc9be0b33e3df049ac4d2f6f:/roles/equinix.rb diff --git a/roles/equinix.rb b/roles/equinix.rb index 625aa8f57..a98450b34 100644 --- a/roles/equinix.rb +++ b/roles/equinix.rb @@ -50,5 +50,6 @@ override_attributes( ) run_list( - "role[nl]" + "role[nl]", + "recipe[prometheus]" )