Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.34 KB

File metadata and controls

32 lines (20 loc) · 1.34 KB

Packer

In this project you will find a collection of vm templates that can be created on vmware or proxmox virtualisation platforms. This allows you to create standarized vms and you can make them comply with any policy of choice.

I will add the ansible playbooks when the packer images are present in this GIT repo so you have a reference how to use this with ansible.

Passwords

The passwords are encrypted in the preseed config files using openssl shell openssl passwd -6 yourpasswordhere mkpasswd -m sha-512 -S saltsalt yourpassword

Tech used

🧊 Proxmox

🧊 Vcenter

🧊 Vscode

🧊 Mobaxterm

🧊 Ansible

🧊 Awx

Used Resources

🔬 Packer

🔬 Packer Proxmox

🔬 Packer Vcenter

🔬 ChristionLempa Boiler plates (specialy for the boot commands)