19 lines
249 B
Text
19 lines
249 B
Text
|
#
|
||
|
# {{ ansible_managed }}
|
||
|
#
|
||
|
|
||
|
http:
|
||
|
listen: "127.0.0.1:8084"
|
||
|
|
||
|
irc:
|
||
|
host: "irc.hackint.eu"
|
||
|
port: 6697
|
||
|
ssl:
|
||
|
enabled: true
|
||
|
nickname: "ffmwu-prom"
|
||
|
|
||
|
modules:
|
||
|
prometheus:
|
||
|
enabled: true
|
||
|
channel: "#ffmwu-feed"
|