update comment

This commit is contained in:
abhishek9686 2025-01-09 10:47:33 +05:30
parent d1a9fa92da
commit 8d4b2d572e

View file

@ -168,7 +168,7 @@ configure_netclient() {
sleep 5
nmctl node create_remote_access_gateway netmaker $NODE_ID
sleep 2
# create network for internet access vpn
# set failover
if [ "$INSTALL_TYPE" = "pro" ]; then
#setup failOver
curl --location --request POST "https://api.${NETMAKER_BASE_DOMAIN}/api/v1/node/${NODE_ID}/failover" --header "Authorization: Bearer ${MASTER_KEY}"