Correct some mistakes

This commit is contained in:
2024-09-19 22:45:38 +03:00
parent df81645473
commit dee4f1a22b
6 changed files with 16 additions and 28 deletions

View File

@ -6,3 +6,7 @@ For secrets and cred vars create $HOME/.secret/.packer/vcsrv-creds.pkrvars.hcl<b
`vcenter_username = "administrator@vsphere.local"`<br/>
`vcenter_password = "XXXXXXXXX"`<br/>
<br/>
`connection_username = "root"`<br/>
`connection_password = "XXXXXXXX"`<br/>
<br/>