Collection of Puppet Examples
Find Commands
puppet resource packageCheck Syntax
puppet parser validateCheck operation
puppet apply --noopRun Operation
puppet applyUseful to work with a local VirtualBox. Nat and Port Forwarding allow direct ssh into box.
Example connection on MacOS with opened port 1234
ssh -p 1234 osboxes@localhost
osboxes.org