Skip to content

Bootstrap puppet PE configuration to support multiple environments

Notifications You must be signed in to change notification settings

vchepkov/puppet-pe-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#puppet-bootstrap

##Overview

Bootstrap puppet configuration to support multiple environments

Setup

  • Download bootstrap code
git clone https://github.com/vchepkov/puppet-bootstrap.git
cd puppet-bootstrap/site/modules/puppet_bootstrap/tests
  • Modify bootstrap.pp to point to your puppet repository
grep r10k_repo bootstrap.pp 
  r10k_repo => '[email protected]:vchepkov/puppet-bootstrap.git', 
  • Push bootstrap code in your repository (optional)

  • Deploy puppet configuration

bash bootstrap.sh
r10k deploy environment

About

Bootstrap puppet PE configuration to support multiple environments

Resources

Stars

Watchers

Forks

Packages

No packages published