Home
last modified time | relevance | path

Searched refs:ECS_INSTANCE_ID (Results 1 – 1 of 1) sorted by relevance

/dports/net-mgmt/resource-agents/resource-agents-4.9.0/heartbeat/
H A Daliyun-vpc-move-ip62 …g_table --DestinationCidrBlock ${OCF_RESKEY_address}/32 --NextHopId $ECS_INSTANCE_ID --NextHopType…
107 if [ "$ECS_INSTANCE_ID" != "$ROUTE_TO_INSTANCE" ]; then
160 while [ "$ECS_INSTANCE_ID" != "$ROUTE_TO_INSTANCE" ]; do
274 if [ -z "${ECS_INSTANCE_ID}" ]; then
338 if [ "$ECS_INSTANCE_ID" != "$ROUTE_TO_INSTANCE" ]; then
339 ocf_log debug "not routed to this instance ($ECS_INSTANCE_ID) but to instance $ROUTE_TO_INSTANCE"
367 ECS_INSTANCE_ID="$(curl -s http://100.100.100.200/latest/meta-data/instance-id)"