Skip to content
This repository has been archived by the owner on Dec 31, 2020. It is now read-only.

glauco/openstack-infra-development-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Packer template based on Ubuntu 14.04-2, which pre-install the initial dependencies of openstack-infra puppet modules.

Bulding and testing locally

You will need to edit openstack-infra-development.json and romove the atlas post-process, as it is not possible to skip a certain preprocessor on packer build (yet).

packer build openstack-infra-development.json # go for a walk, it takes a while

vagrant box add test packer_virtualbox-iso_virtualbox.box
mkdir -p test
cd test
vagrant init test && vagrant up && vagrant ssh echo Success

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages