fixed mistype
This commit is contained in:
@@ -10,7 +10,7 @@ fi
|
|||||||
read -e -p "Enter Checkmk Server: " -i "checkmk.johnhgaunt.com" CHECK_MK_SERVER
|
read -e -p "Enter Checkmk Server: " -i "checkmk.johnhgaunt.com" CHECK_MK_SERVER
|
||||||
read -e -p "Enter Checkmk Agent Server: " -i "gauntcheckmk.home.johnhgaunt.com" CHECK_MK_AGENT_SERVER
|
read -e -p "Enter Checkmk Agent Server: " -i "gauntcheckmk.home.johnhgaunt.com" CHECK_MK_AGENT_SERVER
|
||||||
read -e -p "Enter Checkmk Site Name: " -i "gaunt" SITE_NAME
|
read -e -p "Enter Checkmk Site Name: " -i "gaunt" SITE_NAME
|
||||||
read -e -p "Enter Checkmk Username: " -i "automation" USERNMAE
|
read -e -p "Enter Checkmk Username: " -i "automation" USERNAME
|
||||||
read -e -s -p "Enter ${USERNMAE}'s Password: " PASSWORD
|
read -e -s -p "Enter ${USERNMAE}'s Password: " PASSWORD
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user