ynlamy / packer-rockylinux9

Creating a virtual machine template under Rocky Linux 9 from ISO file with Packer using VMware Workstation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

packer-rockylinux9

Creating a virtual machine template under Rocky Linux 9 from ISO file with Packer using VMware Workstation.

This was created by Yoann LAMY under the terms of the GNU General Public License v3.

Usage

This virtual machine template must be builded using Packer.

  • cd packer-rockylinux9
  • packer init vmware-iso-rockylinux9.pkr.hcl
  • packer build vmware-iso-rockylinux9.pkr.hcl

This template uses the root user with the password MotDePasse.

About

Creating a virtual machine template under Rocky Linux 9 from ISO file with Packer using VMware Workstation

License:GNU General Public License v3.0


Languages

Language:HCL 82.5%Language:Shell 17.5%