Updated to make site name match correct
This commit is contained in:
@@ -25,7 +25,7 @@ set -e
|
|||||||
# set -x
|
# set -x
|
||||||
|
|
||||||
CHECK_MK_SERVER="gauntcheckmk.home.johnhgaunt.com"
|
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"
|
API_URL="http://${CHECK_MK_SERVER}/${SITE_NAME}/check_mk/api/1.0"
|
||||||
USERNMAE="automation"
|
USERNMAE="automation"
|
||||||
PASSWORD="$1"
|
PASSWORD="$1"
|
||||||
|
|||||||
Reference in New Issue
Block a user