hajowieland / vagrant-amazonlinux2

Vagrant Box (vmware_desktop) for Amazon Linux 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vagrant-amazonlinux2

Vagrant Box (vmware_desktop) for Amazon Linux 2

Vagrant Cloud: hajowieland/amazonlinux2

Requirements

  • brew install gnu-sed jq wget
  • Vagrant Cloud account

Steps

  1. Create a Vagrant Cloud API Token and put in the Makefile at ACCESS_TOKEN (or export it as Environment Variable)
  2. Create a new Box at Vagrant Cloud
  3. Create a new Version for this Box More info and put in the Makefile at BOX_VERSION
  4. Add a provider for the Version and choose e.g. vmware_desktop
  5. Set the VERSION in Makefile to the VMware Amazon Linux 2 image at: https://cdn.amazonlinux.com/os-images/2.0.20200304.0/vmware/
  6. Run make all
  7. Release the version More Info

Links

About

Vagrant Box (vmware_desktop) for Amazon Linux 2

License:MIT License


Languages

Language:Makefile 100.0%