fix typo and conflict

This commit is contained in:
Geoffray Levasseur
2023-10-06 11:01:55 +02:00
4 changed files with 76 additions and 1009 deletions

View File

@@ -32,7 +32,7 @@ export SHARED_HOME="false"
export SSHD_PERMITROOT_RANGE="192.168.1.0/24"
# Check MK
export MK_VERSION="2.0.0p20-1"
export MK_VERSION="2.2.0b6-1"
export MK_URL="https://nagios.geoffray-levasseur.org/check_mk/check_mk/agents/check-mk-agent_${MK_VERSION}_all.deb"
export MK_SERVER_IP="192.168.1.201"