Skip to content

filler/vagrant-cfengine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vagrant-cfengine

  • These are Vagrantfiles which can be fed to vagrant.
  • They aim to boostrap 64-bit el6 CentOS quickly with cfengine 3.3.1 installed on them.[1]
  • There is a rudimentary drop to a vagrant shell provisioner.[2]
  • Vagrant baseboxes built with vagrant 1.0.3, veewee 0.2.3, vbox 4.1.14.

Quickstart

$ git clone git://github.com/filler/vagrant-cfengine.git
$ cd vagrant-cfengine
$ vagrant up

Using the shell provisioner, local inputs/bundles

$ git clone git://github.com/filler/vagrant-cfengine.git && cd vagrant-cfengine
$ git clone [email protected]:filler/my-awesome-cf3-code.git masterfiles
$ vi Vagrantfile   # uncomment share + provision
$ vi cfengine3.sh   # as appropriate for null routes, tree manipulation, classes to invoke
$ vagrant up
  • [1]: This is done in the veewee template postinstall via cfengine-community packages (no EPEL).
  • [2]: This hack should be deprecated in-favor a vagrant-proper CFEngine provisioner. Go forth and fork (or sponsor).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published