File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 300
300
avi_api_patch_op: add
301
301
name: "{ { cloud_name } }"
302
302
dns_provider_ref: "{ { create_dns_avi.obj.url } }"
303
- vtype: CLOUD_AZURE
303
+ vtype: CLOUD_AWS
304
304
when: configure_dns_profile.type == "AVI"
305
305
306
306
- name: Create AWS Route53 DNS Profile
327
327
avi_api_patch_op: add
328
328
name: "{ { cloud_name } }"
329
329
dns_provider_ref: "{ { create_dns_aws.obj.url } }"
330
- vtype: CLOUD_AZURE
330
+ vtype: CLOUD_AWS
331
331
when: configure_dns_profile.type == "AWS" and route53_integration == false
332
332
when: configure_dns_profile.enabled == true
333
333
tags: dns_profile
607
607
when: (controller_ha == true and avi_upgrade.enabled == true) or
608
608
(controller_ha == true and register_controller.enabled == true)
609
609
tags: verify_cluster
610
- %{ endif ~}
610
+ %{ endif ~}
You can’t perform that action at this time.
0 commit comments