You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`alertmanager_irc_relay_version`| "0.1.0" | The version to download (from https://github.com/gouthamve/alertmanager-irc-relay/releases)|
23
+
|`alertmanager_irc_relay_system_group`| "ircrelay" | System group used to run alertmanager-irc-relay |
24
+
|`alertmanager_irc_relay_system_user`| "ircrelay" | System user used to run alertmanager-irc-relay |
23
25
|`alertmanager_irc_relay_http_host`| "0.0.0.0" | The ip/interface to listen on. |
24
26
|`alertmanager_irc_relay_http_port`| 8000 | The port to listen on. Note that the post and host combination has to be specified while configuring Alertmanager. |
25
27
|`alertmanager_irc_relay_irc_host`| "chat.freenode.net" | The IRC host to connect to. |
@@ -38,7 +40,7 @@ Use it in a playbook as follows:
0 commit comments