Skip to content
New issue

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

unable to pass on "customdata" (bootstrapping vpx) #29

Open
mkallesoe opened this issue Nov 23, 2021 · 1 comment
Open

unable to pass on "customdata" (bootstrapping vpx) #29

mkallesoe opened this issue Nov 23, 2021 · 1 comment
Assignees

Comments

@mkallesoe
Copy link

Hi,
According to
https://docs.citrix.com/en-us/citrix-adc/current-release/deploying-vpx/apply-vpx-config-at-preboot.html
I can bootstrap a VPX,
but when adding the custom_data parameter, the machine object needs to change to azurerm_linux_virtual_machine instead of azurerm_virtual_machine. Which causes alot of cleanup needed.

@sumanth-lingappa
Copy link
Collaborator

Hello @mkallesoe , we recently updated our templates to configure VPXs to HA failover scenarios. This uses the custom_data field.
You can find an example here: https://github.com/citrix/terraform-cloud-scripts/blob/17961461b9bc639483ff345821d4a089e616d1bf/azure/deployments/ha_availability_set/main.tf#L267

Let me know if you need any further help.

@sumanth-lingappa sumanth-lingappa self-assigned this Jan 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants