BOHICA-LABS / Packer-Images

This is the respository for BOHICA-LABS Packer created systems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

Requirements

Windows

  1. Install Packer 1.8.1 from Here
  2. Install Lastest Qemu from Here
  3. Install Lastest HAXM from Here

Create answers.auto.pkrvars.hcl

Rename the answers.auto.pkrvars.hcl.tpl to answers.auto.pkrvars.hcl and populate the varables. a description of each variable can be found inside the variables.pkr.hcl file

Initialize Packer

packer.exe init

Execute the Build

packer.exe build .

About

This is the respository for BOHICA-LABS Packer created systems


Languages

Language:HCL 100.0%