We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea9a337 commit 0bc6fa4Copy full SHA for 0bc6fa4
docs/content/getting-started/create-cluster/nutanix.md
@@ -29,7 +29,8 @@ export CONTROL_PLANE_ENDPOINT_IP=<value> \
29
DOCKER_HUB_USERNAME=<value> \
30
NUTANIX_ENDPOINT=<value> \
31
NUTANIX_INSECURE=<value> \
32
- NUTANIX_MACHINE_TEMPLATE_IMAGE_NAME=<value> \
+ NUTANIX_MACHINE_TEMPLATE_BASE_OS=<value> \
33
+ NUTANIX_MACHINE_TEMPLATE_LOOKUP_FORMAT=<value> \
34
NUTANIX_PASSWORD=<value> \
35
NUTANIX_PORT=<value> \
36
NUTANIX_PRISM_ELEMENT_CLUSTER_NAME=<value> \
0 commit comments