Skip to content

Commit 6144232

Browse files
authored
Merge pull request #50019 from waljaber/fix-nutanix-install-config-error
Fixed the error in nutanix sample install-config.yaml
2 parents 217f41f + 2eca929 commit 6144232

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/installation-nutanix-config-yaml.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ platform:
6464
endpoint:
6565
address: your.prismcentral.domainname <1>
6666
port: 9440 <1>
67-
password: samplepassword <1>
68-
username: sampleadmin <1>
67+
password: samplepassword <1>
68+
username: sampleadmin <1>
6969
prismElements:
7070
- endpoint:
7171
address: your.prismelement.domainname

0 commit comments

Comments
 (0)