This is step by step how you will install Puppet to your Xubuntu 12.04.03.
What is Puppet?
Update your packages and install Puppet
Test if Puppet works. One line command to Puppet.
Let’s make sure if the file was created.
Make hellotest module
Apply Puppet module and test if the file is created.
Make module that installs gedit.
Apply Puppet module that installs Gedit
Let’s test that Gedit will start
Now you have successfully installed Puppet and tested it.