http://123maza.com/65/peepul667/
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to
puppet-users+unsubscr...@googlegroups.com.
For mo
Could you please tell me which of the solutions worked in this case
As i am also trying to do the same
I am trying to do it with concat like this for /etc/profile file editing
class postgresql::profilechange{
include concat::setup
concat { '/etc/profile':
mode => '0775',
owner => 'root',