I would be especially interested if anyone has a good way to manage / etc/system. I am currently using the concat module, but it's not the best method. I know the "puppet way" would be to use augeas, but I haven't had any luck compiling it with sun studio and don't want to go the gcc route for various reasons.
I would also be interested in looking at the pca module. Currently I have some custom defines for managing patches, but I only feel comfortable using it for certain patches (i.e. ones that don't require single-user mode). I have quite a few solaris-based modules, but I am afraid they are too site-specific to publish. I do have some custom facts that are probably generic enough that some people might find useful. zpools, zpool properties, metadevice rootdev (for /etc/system setting), solaris release (e.g. returns s10x_u4wos_12b), etc. As far as packaging, we use a mix of solaris, sunfreeware and pkgsrc. We are looking to move away from sunfreeware towards 100% pkgsrc. I modified the default puppet pkgsrc provider to work with solaris/ netbsd and added the ability to update packages. It can be a pain to compile the binaries for pkgsrc, but once that is done it is a breeze to manage them. ... and it has the advantage of working on redhat and other platforms. -- 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 more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.