Hey;

Core requirement: have puppet manage auditd on a separate /var/log/audit 
filesystem.

I've seen the mount resource so I can have the auditd module require the 
file/dir /var/log/audit (for permissions) which requires the mount point 
/var/log/audit which will, if necessary, update /etc/fstab.  I don't see 
any way to generate a new device using that, though. I can pre-generate 
that but I'd like to have puppet do it so it'll catch any new systems 
getting built.

Enter the puppetforge lvm module.  That looks cool.  The examples on the 
web show the mountpath and mountpath_require option but I can't tell if 
that'll update /etc/fstab.  Doesn't appear to.  

Anyone have any hints/tips/suggestions on having modules interact with 
mountpoints and linux lvm before I see if I can blow up a test box?

Thanks

Doug O'Leary

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/208c2340-b57a-4820-a71e-20066b9d8e23%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to