We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79593c0 commit 3211a06Copy full SHA for 3211a06
test/e2e/config/caren.yaml
@@ -184,15 +184,15 @@ variables:
184
AMI_LOOKUP_ORG: "999867407951"
185
# To run Nutanix provider tests, set following variables here or as an env var
186
# # IP/FQDN of Prism Central.
187
- NUTANIX_ENDPOINT: ""
+ # NUTANIX_ENDPOINT: ""
188
# # Port of Prism Central. Default: 9440
189
# NUTANIX_PORT: 9440
190
# # Disable Prism Central certificate checking. Default: false
191
# NUTANIX_INSECURE: false
192
# # Prism Central user
193
- NUTANIX_USER: ""
+ # NUTANIX_USER: ""
194
# # Prism Central password
195
- NUTANIX_PASSWORD: ""
+ # NUTANIX_PASSWORD: ""
196
# # Host IP to be assigned to the CAPX Kubernetes cluster.
197
# CONTROL_PLANE_ENDPOINT_IP: ""
198
# # Port of the CAPX Kubernetes cluster. Default: 6443
0 commit comments