Skip to content

Create a Diverse Puppet Test Environment in Minutes using Vagrant

Notifications You must be signed in to change notification settings

drogerschariot/Puppetry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Puppetry

Create a diverse puppet test environment in minutes using Vagrant. Puppetry will create 1 puppetmaster and 3 clients.

###Install

  • git clone git://github.com/drogerschariot/Puppetry.git
  • cd Puppetry
  • vagrant up

All clients will already be signed by the puppetmaster out of the box, so you can start testing manifests straight away.

###Usage If you wish to exclude any puppet clients, edit the manifests/default.pp file and comment out the guest's define block.

To connect to a guest, run: vagrant ssh <hostname>

Hostnames:
puppetmaster: Ubuntu Server 12.04
puppetclient1: Debain 6
puppetclient2: CentOS 6.4
puppetclient3: Ubuntu Server 12.04

###Contrib Fork and request.

About

Create a Diverse Puppet Test Environment in Minutes using Vagrant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published