Define Types example in Puppet
In this tutorial I’m creating hello_define module that uses Puppet define types. Hello_define module creates two files with different content. If you haven’t seen my previous tutorials you should see them: How to install Puppet, Hello World module using template to Puppet, Installing Apache and PHP with Puppet module, Installing Puppet master and slaves, Parametrized…