Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ynlamy/packer-rockylinux9

Creating a virtual machine template under Rocky Linux 9 from ISO file with Packer using VMware Workstation
https://github.com/ynlamy/packer-rockylinux9

packer rocky-linux rockylinux rockylinux9 template virtual-machine vmware-workstation

Last synced: 3 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# packer-rockylinux9

Creating a virtual machine template under [Rocky Linux 9](https://rockylinux.org/) from ISO file with [Packer](https://www.packer.io/) using [VMware Workstation](https://www.vmware.com/).

This was created by Yoann LAMY under the terms of the [GNU General Public License v3](http://www.gnu.org/licenses/gpl.html).

### 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**.