X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/eb690e187c60604ecd3c257edfe9313971ab2fae..2d6d56f75a35f748f19411b043b7fc430bdb3c6e:/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]",