# 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 = "/root/.ssh/XXXXXXX_ansible"`