[Puppet Users] hiera puppet augeas and hash keys ?

2012-04-16 Thread puppetguest
Hi, if possible can someone post a working example please ? I am using hiera => puppet => augeas. cat myserver.yaml --- myserver: "Birthday": '1' "Debug": '5' The no. of settings will change, so i would like to use a hash here. The hiera lookup works already: >hiera -c /etc/pupp

[Puppet Users] service restart upon notify

2012-04-12 Thread puppetguest
I have choosen to split my module into several .pp files as i have seen in an example and makes it cleaner i think. \modules\mysoftware\ init.pp install.pp config.pp service.pp Is that recommended or too many disadvantages ? So my install.pp went through fine, config.pp as well. When i change a