Blog
Answers about Puppet
DevOps, Automation
Universe and Everything
Need Puppet help?
Contact Alessandro Franceschi / example42
for direct expert help on Puppet.
If solution is quick, it’s free. No obligations.
Tiny Puppet 1.0
So Tiny Puppet 1.0 is out with a dedicated website and some collateral repos:
-
The tinydata module, where is defined all the application data used by tp defines.
-
The Tiny Puppet Playground, a Vagrant environment where to play and experiment with tp
-
The derived tp-acceptance Vagrant environment, where tests are done and summarized in this compatibility matrix
Tiny Puppet [install|conf|dir|test|...]
defines work only with Puppet 4, for older versions use the alternatives with 3 suffix. For example:
-
tp::install
# Optimized for Puppet 4 or Puppet 3 with future parser enabled -
tp::install3
# Backwards compatible versions. Work on Puppet 2, 3 and 4.
Enjoy,
al