Skip to content

Commit 0bc6fa4

Browse files
committed
docs: changes quick start docs to use templating
1 parent ea9a337 commit 0bc6fa4

File tree

1 file changed

+2
-1
lines changed
  • docs/content/getting-started/create-cluster

1 file changed

+2
-1
lines changed

docs/content/getting-started/create-cluster/nutanix.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ export CONTROL_PLANE_ENDPOINT_IP=<value> \
2929
DOCKER_HUB_USERNAME=<value> \
3030
NUTANIX_ENDPOINT=<value> \
3131
NUTANIX_INSECURE=<value> \
32-
NUTANIX_MACHINE_TEMPLATE_IMAGE_NAME=<value> \
32+
NUTANIX_MACHINE_TEMPLATE_BASE_OS=<value> \
33+
NUTANIX_MACHINE_TEMPLATE_LOOKUP_FORMAT=<value> \
3334
NUTANIX_PASSWORD=<value> \
3435
NUTANIX_PORT=<value> \
3536
NUTANIX_PRISM_ELEMENT_CLUSTER_NAME=<value> \

0 commit comments

Comments
 (0)