fastrabbit/packer/linux/README.md

355 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"