updated to new site name

This commit is contained in:
2024-07-10 14:25:49 +00:00
parent 6554e823b9
commit 581b237296

View File

@@ -25,7 +25,7 @@ set -e
# set -x
CHECK_MK_SERVER="gauntcheckmk.home.johnhgaunt.com"
SITE_NAME="Gaunt"
SITE_NAME="gaunt"
API_URL="http://${CHECK_MK_SERVER}/${SITE_NAME}/check_mk/api/1.0"
USERNMAE="agent_registration"
PASSWORD="$1"