Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ynlamy/packer-rockylinux9
- Owner: ynlamy
- License: gpl-3.0
- Created: 2024-05-12T07:27:56.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-01-03T08:02:16.000Z (6 days ago)
- Last Synced: 2025-01-03T09:18:15.229Z (6 days ago)
- Topics: packer, rocky-linux, rockylinux, rockylinux9, template, virtual-machine, vmware-workstation
- Language: HCL
- Homepage:
- Size: 23.4 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- 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**.