Hello Puppet!
I am writing this post as part of course Linuxin keskitetty hallinta held by Tero Karvinen. In this post I will write hello world puppet module.
Install Puppet
Puppet oneliner
Create new hello module
Do next class in file init.pp:
Run puppet module:
Last we verify that module works right:
Result
Hello Puppet!
Puppet module working as well
Source
http://terokarvinen.com/2013/hello-puppet-revisited-%E2%80%93-on-ubuntu-12-04-lts