Skip to content

Commit 3211a06

Browse files
committed
fixup! revert: Remove unintentional e2e test config change
1 parent 79593c0 commit 3211a06

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

test/e2e/config/caren.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -184,15 +184,15 @@ variables:
184184
AMI_LOOKUP_ORG: "999867407951"
185185
# To run Nutanix provider tests, set following variables here or as an env var
186186
# # IP/FQDN of Prism Central.
187-
NUTANIX_ENDPOINT: ""
187+
# NUTANIX_ENDPOINT: ""
188188
# # Port of Prism Central. Default: 9440
189189
# NUTANIX_PORT: 9440
190190
# # Disable Prism Central certificate checking. Default: false
191191
# NUTANIX_INSECURE: false
192192
# # Prism Central user
193-
NUTANIX_USER: ""
193+
# NUTANIX_USER: ""
194194
# # Prism Central password
195-
NUTANIX_PASSWORD: ""
195+
# NUTANIX_PASSWORD: ""
196196
# # Host IP to be assigned to the CAPX Kubernetes cluster.
197197
# CONTROL_PLANE_ENDPOINT_IP: ""
198198
# # Port of the CAPX Kubernetes cluster. Default: 6443

0 commit comments

Comments
 (0)