mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-08 21:05:54 +08:00
commit
26e6ad53d1
1 changed files with 1 additions and 1 deletions
|
@ -161,7 +161,7 @@ configure_netclient() {
|
|||
set +e
|
||||
nmctl host update $HOST_ID --default
|
||||
sleep 5
|
||||
nmctl node create_ingress netmaker $NODE_ID
|
||||
nmctl node create_remote_access_gateway netmaker $NODE_ID
|
||||
#setup failOver
|
||||
sleep 5
|
||||
curl --location --request POST "https://api.${NETMAKER_BASE_DOMAIN}/api/v1/node/${NODE_ID}/failover" --header "Authorization: Bearer ${MASTER_KEY}"
|
||||
|
|
Loading…
Add table
Reference in a new issue