You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Jack Henschel 548e94c620 README: Add link to blog post "Self-contained Puppet Control Repo" 4 years ago
etc Initial commit 4 years ago
manifests Initial commit 4 years ago
modules/stdlib Add module puppetlabs-stdlib version 5.1.0 4 years ago
site/profile Initial commit 4 years ago
.gitignore Initial commit 4 years ago
Makefile Initial commit 4 years ago
README.md README: Add link to blog post "Self-contained Puppet Control Repo" 4 years ago
environment.conf Initial commit 4 years ago
eyaml.sh Add eyaml.sh wrapper script 4 years ago
production Initial commit 4 years ago
puppet.sh Initial commit 4 years ago
references.md Initial commit 4 years ago

README.md

Puppet Control Repo

Put this repository into ~/.puppet/.

For an in-depth explanation of this repo's contents see this blog post: https://blog.cubieserver.de/2019/self-contained-puppet-control-repository/

Install Puppet Modules

puppet module install --target 'modules'  'puppetlabs-apt' --version '6.2.1'

Commit modules to Git!