Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ynlamy/packer-ubuntuserver24_04
Creating a virtual machine template under Ubuntu Server 24.04 LTS from ISO file with Packer using VMware Workstation
https://github.com/ynlamy/packer-ubuntuserver24_04
packer template ubuntu ubuntu-server ubuntu2404 ubuntu2404lts virtual-machine vmware-workstation
Last synced: 1 day ago
JSON representation
Creating a virtual machine template under Ubuntu Server 24.04 LTS from ISO file with Packer using VMware Workstation
- Host: GitHub
- URL: https://github.com/ynlamy/packer-ubuntuserver24_04
- Owner: ynlamy
- License: gpl-3.0
- Created: 2024-05-12T07:36:28.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-01-03T08:24:59.000Z (5 days ago)
- Last Synced: 2025-01-03T09:23:37.041Z (5 days ago)
- Topics: packer, template, ubuntu, ubuntu-server, ubuntu2404, ubuntu2404lts, virtual-machine, vmware-workstation
- Language: HCL
- Homepage:
- Size: 20.5 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# packer-ubuntuserver24_04
Creating a virtual machine template under [Ubuntu Server 24.04 LTS](https://ubuntu.com/download/server) 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-ubuntuserver24_04``
- ``packer init vmware-iso-ubuntuserver24_04.pkr.hcl``
- ``packer build vmware-iso-ubuntuserver24_04.pkr.hcl``This template creates an **ubuntu** user with the password **MotDePasse**.