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: 5 months ago
JSON representation
Creating a virtual machine template under Rocky Linux 9 from ISO file with Packer using VMware Workstation
- Host: GitHub
- URL: https://github.com/ynlamy/packer-rockylinux9
- Owner: ynlamy
- License: gpl-3.0
- Created: 2024-05-12T07:27:56.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-07-28T13:17:41.000Z (about 1 year ago)
- Last Synced: 2025-10-20T09:40:40.341Z (9 months ago)
- Topics: packer, rocky-linux, rockylinux, rockylinux9, template, virtual-machine, vmware-workstation
- Language: HCL
- Homepage:
- Size: 26.4 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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**.