A self-contained Puppet control repository
https://blog.cubieserver.de/2019/self-contained-puppet-control-repository/
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.
|
4 years ago | |
---|---|---|
etc | 4 years ago | |
manifests | 4 years ago | |
modules/stdlib | 4 years ago | |
site/profile | 4 years ago | |
.gitignore | 4 years ago | |
Makefile | 4 years ago | |
README.md | 4 years ago | |
environment.conf | 4 years ago | |
eyaml.sh | 4 years ago | |
production | 4 years ago | |
puppet.sh | 4 years ago | |
references.md | 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!