X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/acd1a016748bd3f8b47b370b9a7c15cbf44162f1..d7f96f8db950795e4a75a2ccc1d7c99587da4afc:/roles/base.rb diff --git a/roles/base.rb b/roles/base.rb index ce481861c..310b2ddf1 100644 --- a/roles/base.rb +++ b/roles/base.rb @@ -88,6 +88,7 @@ run_list( "recipe[chef]", "recipe[devices]", "recipe[hardware]", + "recipe[prometheus]", "recipe[munin::plugins]", "recipe[networking]", "recipe[exim]",