I am just testing file_line type in puppetlabs stdlib library. It is a
very simple line
file_line { 'testing file_line' :
ensure => present,
line => 'This is a test'
path => '/etc/puppet/puppet-test'
}
It works but when I look at client log it seems that in every puppet run,
it removes all of the lines added through file_line and then add it
again. Is it a bug or feature ?
I am using puppet 3.2 and stdlib 4.1.0.
Thanks
Kashif
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com.
To post to this group, send email to puppet-users@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-users.
For more options, visit https://groups.google.com/groups/opt_out.