added sleep after agent register command
This commit is contained in:
@@ -97,6 +97,8 @@ fi
|
||||
--user ${USERNMAE} --password ${PASSWORD} \
|
||||
--trust-cert
|
||||
|
||||
sleep 15s
|
||||
|
||||
curl --header "Content-Type: application/json" \
|
||||
--header "${AUTHORIZATION_HEADER}" \
|
||||
--request POST \
|
||||
|
||||
Reference in New Issue
Block a user