Skip to content

A Packer file for instantiating and provisioning a Junos Space appliance

Notifications You must be signed in to change notification settings

lamoni/junos-space-packer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Junos Space Packer

This project houses a Packer (http:https://packer.io) template for building and provisioning a Junos Space virtual appliance.

Currently Supported Builders

  • VirtualBox

Planned Support

  • VMWare

Usage

#1 - Modify variables.json with your desired values - NOTE: You MUST choose an admin_password that meets Junos Space's requirements for the admin account. The default value in variables.json meets those requirements.

#2 - Build Junos Space image with:

packer build -var-file=variables.json space-packer.json

#3 - Import outputted .ova file into VirtualBox

After running through the instantiation and provisioning process, Packer will output a .ova file you can then import into VirtualBox

About

A Packer file for instantiating and provisioning a Junos Space appliance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published