Auto-configured version of OmniOSCE-r151038 using Packer and Vagrant.
- Makefile
- Packer
- Vagrant
- Virtual Box
To download the repository:
git clone https://github.com/STORViX/omniosce-packer.git -b main
To create the .box and start a vagrant machine:
make run
To clean the environment
make clean
-
If the packer fails to create the .box , it’s very probably that you have to increase the timer in the boot_command section of packer_templates and re-run the make command, example:
<wait1> —> <wait5>