bundles/icinga2: introduce, install checks, install sources.list, create postgres database
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2020-11-10 12:40:12 +01:00
parent a9c00409b4
commit a176a1aa65
Signed by: kunsi
GPG key ID: 12E3D2136B818350
7 changed files with 288 additions and 0 deletions

View file

@ -0,0 +1,9 @@
[Service]
# Icinga's default for this is "mixed". It assumes that check commands
# spawned by icinga will exit quickly.
#
# sshmon tells openssh to spawn a master process for each node. Those
# won't quit by themselves for a long time (this is the point). In order
# to avoid a long waiting period while shutting down icinga, just kill all
# processes in the cgroup.
KillMode=control-group