Skip to content

STORViX/omniosce-packer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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