mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-09 22:38:33 +01:00
add: warning about icinga config
This commit is contained in:
@@ -101,6 +101,9 @@
|
||||
path: /etc/icinga2/constants.conf
|
||||
line: "{{ item }}"
|
||||
with_items:
|
||||
# WARNING ME LAZY BITCH, YOU HAVE TO DELETE THOSE ON THE SERVER OR IT WONT WORK #
|
||||
# i mean it will work because they will be added at the end and overwrite
|
||||
# previous definitions but ya know write a regex its fucking 03:39 am
|
||||
- 'const signal_gateway_host = "192.168.122.110"'
|
||||
- 'const signal_gateway_port = "5004"'
|
||||
- 'const signal_gateway_proto = "http"'
|
||||
|
||||
Reference in New Issue
Block a user