STORViX / omniosce-packer

Auto-configured version of OmniOSce-r151038 using VirtualBox, Packer and Vagrant.

Home Page:https://storvix.eu

Repository from Github https://github.comSTORViX/omniosce-packerRepository from Github https://github.comSTORViX/omniosce-packer

OmniOSCE Packer

Contributor Covenant Omniosce VirtualBox Packer Vagrant

Auto-configured version of OmniOSCE-r151038 using Packer and Vagrant.

Contents

Prerequisites

  • Makefile
  • Packer
  • Vagrant
  • Virtual Box

Usage

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

Note

  • 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>
    

License

License: MPL 2.0

About

Auto-configured version of OmniOSce-r151038 using VirtualBox, Packer and Vagrant.

https://storvix.eu


Languages

Language:Shell 49.2%Language:HCL 42.0%Language:Makefile 8.8%