We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Looks like there needs to be a vip created after line 190 in setup_ha_pair.sh for HA across AZs.
`add_vip $SECONDARY_NODE_PUBLIC_NSIP $PRIMARY_NODE_INSTANCE_ID $SECONDARY_NODE_PRIVATE_VIP $CLIENT_SUBNET_MASK
sleep 5`
The text was updated successfully, but these errors were encountered:
@ssherotsky I assume you are talking about our aws terraform scripts.
aws
We recently updated our templates to configure HA failover scenarios using userdata field.
userdata
You can find the here: https://github.com/citrix/terraform-cloud-scripts/blob/17961461b9bc639483ff345821d4a089e616d1bf/aws/deployments/ha_across_az/for_external_apps/main.tf#L224
Does your issue still valid?
Sorry, something went wrong.
sumanth-lingappa
No branches or pull requests
Looks like there needs to be a vip created after line 190 in setup_ha_pair.sh for HA across AZs.
`add_vip $SECONDARY_NODE_PUBLIC_NSIP $PRIMARY_NODE_INSTANCE_ID $SECONDARY_NODE_PRIVATE_VIP $CLIENT_SUBNET_MASK
sleep 5`
The text was updated successfully, but these errors were encountered: