Skip to content

savroman/puppet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

puppet

Learning Puppet

This Vagrantfile automatically creates master & two agents

How to use

  1. Clone puppet repo to your working directory.
  2. In directory with Vagranfile run "vagrant up".
  3. After finishing VM creation run next commands on master machine:

$ sudo /opt/puppetlabs/bin/puppet cert list

$ sudo /opt/puppetlabs/bin/puppet cert sign --all

  1. Play with puppet :)

About

Learning Puppet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages