https://github.com/ynlamy/packer-rockylinux10
Creating a virtual machine template under Rocky Linux 10 from ISO file with Packer using VMware Workstation
https://github.com/ynlamy/packer-rockylinux10
packer rocky-linux rockylinux rockylinux10 template virtual-machine vmware-workstation
Last synced: 11 days ago
JSON representation
Creating a virtual machine template under Rocky Linux 10 from ISO file with Packer using VMware Workstation
- Host: GitHub
- URL: https://github.com/ynlamy/packer-rockylinux10
- Owner: ynlamy
- License: gpl-3.0
- Created: 2025-09-24T14:55:05.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2026-04-29T09:44:02.000Z (3 months ago)
- Last Synced: 2026-04-29T11:25:09.159Z (3 months ago)
- Topics: packer, rocky-linux, rockylinux, rockylinux10, template, virtual-machine, vmware-workstation
- Language: HCL
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# packer-rockylinux10
Creating a virtual machine template under [Rocky Linux 10](https://rockylinux.org/) from ISO file with [Packer](https://developer.hashicorp.com/packer/) 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-rockylinux10``
- ``packer init vmware-iso-rockylinux10.pkr.hcl``
- ``packer build vmware-iso-rockylinux10.pkr.hcl``
This template uses the **root** user with the password **MotDePasse**.