410 B
410 B
Packer builds files and scripts
For secrets and cred vars create $HOME/.secret/.packer/vcsrv-creds.pkrvars.hcl
vcenter_server = "vcs8srv01.lab.loc"
vcenter_username = "administrator@vsphere.local"
vcenter_password = "XXXXXXXXX"
connection_username = "root"
connection_password = "XXXXXXXX"
ssh_private_key_file = "~/.ssh/XXXXXXX_ansible"