- Description
- Usage - Configuration options and additional functionality
- Reference - An under-the-hood peek at what the module is doing and how
- Limitations - OS compatibility, etc.
- Development - Guide for contributing to the module
Create symlink to puppet in /usr/local/bin for hosts using puppet in a non-standard location such as the PC1 release from the apt.puppetlabs.com repository. This ensure puppet is present in the path even in non-login shells.
Just declare the class.
class { '::puppet_link': }
Check it out on github.com/bodhidigital/puppet-puppet_link.