8000 GitHub - tomkins/cloud-init-vagrant: Testing cloud-init with Vagrant
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tomkins/cloud-init-vagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testing cloud-init with Vagrant

An easy way of testing a cloud-init config file inside Vagrant. Currently based on Ubuntu 16.04 Xenial Xerus.

Install mkisofs/genisoimage

On Debian/Ubuntu:

sudo apt-get install genisoimage

On macOS Macports:

sudo port install cdrtools

Usage

Create a new nocloud.iso file, and start Vagrant:

make
vagrant up

About

Testing cloud-init with Vagrant

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0