canmove, Confirmed users
1,394
edits
(Created page with "{{ReleaseEngineering Puppet Header}} * ReleaseEngineering/How To/Install a Python Virtualenv with Puppet") |
No edit summary |
||
| Line 1: | Line 1: | ||
{{ReleaseEngineering Puppet Header}} | {{ReleaseEngineering Puppet Header}} | ||
= How To's = | |||
* [[ReleaseEngineering/How To/Install a Python Virtualenv with Puppet]] | * [[ReleaseEngineering/How To/Install a Python Virtualenv with Puppet]] | ||
= Documentation = | |||
Puppet has reasonably complete documentation, although navigating it can be a challenge. | |||
* [http://docs.puppetlabs.com/references/stable/type.html Type Reference] | |||
* [http://docs.puppetlabs.com/references/latest/metaparameter.html Metaparameter (parameters which apply to all types) Reference] | |||
* [http://docs.puppetlabs.com/references/latest/configuration.html Puppet Command-line and Configuration Reference] | |||
= Misc = | |||
* [[User:Djmitche/Puppet Stuffz|Dustin's random Puppet notes and links]] | |||