Hi,

can you anyone suggest me how can i update .k5login to append new entry or 
remove existing line

when i tried using 

k5login { '/root/.k5login':
                ensure => present,
                path => '/root/.k5login',
                principals => '[email protected]',
}

it completelty removes all lines form k5login and put above entry but how can i 
append/remove entry to exsitng k5

Thanks,
Dhaval

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to