Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 517 Bytes

File metadata and controls

14 lines (9 loc) · 517 Bytes

puppeteers.prometheus.alertmanager_misc

This is an Ansible role for managing some aspects of Alertmanager not covered by the official Alertmanager role from the Prometheus project. Currently this includes configuring firewalld.

Usage

Include the role puppeteers.prometheus.alertmanager_misc. If you wish it to actually manage firewalld you need to define a variable:

puppeteers_prometheus_alertmanager_misc_manage_firewalld: true

See defaults/main.yml for a full list of parameters.