ynlamy / packer-ubuntuserver24_04

Creating a virtual machine template under Ubuntu Server 24.04 LTS from ISO file with Packer using VMware Workstation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

packer-ubuntuserver24_04

Creating a virtual machine template under Ubuntu Server 24.04 LTS from ISO file with Packer using VMware Workstation.

This was created by Yoann LAMY under the terms of the GNU General Public License v3.

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.

About

Creating a virtual machine template under Ubuntu Server 24.04 LTS from ISO file with Packer using VMware Workstation

License:GNU General Public License v3.0


Languages

Language:HCL 86.5%Language:Shell 13.5%