Hi

I would lie replace a value in my config file 
/etc/default/fusioninventory-agent

MODE = daemon

and i would like replace cron by daemon


My manifest is this but is not good, can you have an idea? I think it s 
Simplevers.lns is not good..

augeas { 'fusioninventory mode':
               lens => 'Simplevars.lns',
                incl => '/etc/default/fusioninventory-agent',
                changes => [ 'set MODE daemon' ],
                }


Regards

-- 
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+unsubscr...@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.

Reply via email to