Yoshi325 / Vagrant-Packer-Debian-Bullseye-Arm64

An HCL based Packer Config for Debian Bullseye (11) on Arm64 that produces a VMware Desktop Vagrant box.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vagrant Packer Debian Bullseye ARM64

This project is intentionally narrow in what it provides. It will use Packer by Hashcorp to create a Vagrant box with Debian 11.2 (Bullseye) for ARM64 (to run on, for example, Apple's new M1 machines). And to run on the VMware Desktop provider. It does this using the new HCL syntax (instead of the legacy JSON syntax). Also, it uses open-vm-tools instead of VMware's Tools.

Run ./build.sh to generate the box.

About

An HCL based Packer Config for Debian Bullseye (11) on Arm64 that produces a VMware Desktop Vagrant box.

License:MIT License


Languages

Language:Shell 60.9%Language:HCL 39.1%