Skip to content

Vagrant configuration and bootstrap that uses my masterless puppet-boxes setup

License

Notifications You must be signed in to change notification settings

mamchenkov/vagrant-puppet-boxes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vagrant-puppet-boxes

Vagrant configuration and bootstrap that uses my masterless puppet-boxes setup.

You can specify which manifests to execute via the provision arguments in the Vagrantfile. If no manifests are given, then base is assumed.

You can also use this bootstrap for bringing up non-Vagrant boxes. For example the following works just fine for Amazon AWS as the provision command:

# wget -O - https://raw.githubusercontent.com/mamchenkov/vagrant-puppet-boxes/master/bootstrap.sh | /bin/bash

About

Vagrant configuration and bootstrap that uses my masterless puppet-boxes setup

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages