mirror of
https://github.com/bashclub/zamba-lxc-toolbox
synced 2025-08-14 17:52:26 +00:00
f
This commit is contained in:
parent
a3330544c1
commit
0e531d2982
@ -116,6 +116,12 @@ logging:
|
|||||||
output: systemd-journald
|
output: systemd-journald
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
|
mkdir -p /etc/icingaweb2/modules/icingadb
|
||||||
|
cat << EOF > /etc/icingaweb2/modules/icingadb/config.ini
|
||||||
|
[icingadb]
|
||||||
|
resource = icingadb
|
||||||
|
EOF
|
||||||
|
|
||||||
icinga2 feature enable icingadb
|
icinga2 feature enable icingadb
|
||||||
systemctl restart icinga2
|
systemctl restart icinga2
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user