<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi Jon,<div><br></div><div>I initially started with Puppet Open Source using the OpenCSW packages. I'm now using Puppet Enterprise because I just wanted the silly thing up and running, rather than trying to configure all of the moving parts.</div><div><br></div><div>The PE console ONLY runs on Linux, either Ubuntu or RHEL variants. Solaris is supported as a managed node only, not as an admin node, puppet master node, or console.</div><div><br></div><div>I had an open source puppet master running on a Solaris 10 box using the OpenCSW package. The whole Phusion Passenger bit was a pain to get working with OpenCSW Apache, and I didn't even get the console out of the deal, just the puppet master functionality itself.</div><div><br></div><div>When I went Puppet Enterprise, I used the PE installers for Solaris and removed my OpenCSW packages.</div><div><br></div><div>I make heavy use of the pkgutil package provider for Puppet for my Solaris 10 boxes, but we don't do much in the way of custom packaging on that platform. For my RHEL boxes, I have a few custom packages and run my own yum repository.</div><div><br></div><div>I realize you've got a Solaris 11 deployment, but if you have Solaris 10 sitting around I've done quite a few fork-and-modify of existing Puppet modules as well as develop a few of my own. Some of these modules were designed originally to support Debian/RedHat, but I've hacked in OpenCSW support. They are up on GitHub, and I'll take any pull requests.</div><div><br></div><div><a href="https://github.com/geoffdavis/puppet-snmp">https://github.com/geoffdavis/puppet-snmp</a></div><div><a href="https://github.com/UCSD-ANF/puppet-apache">https://github.com/UCSD-ANF/puppet-apache</a></div><div><a href="https://github.com/UCSD-ANF/puppet-logrotate">https://github.com/UCSD-ANF/puppet-logrotate</a></div><div><a href="https://github.com/UCSD-ANF/puppet-perl">https://github.com/UCSD-ANF/puppet-perl</a></div><div><a href="https://github.com/UCSD-ANF/puppet-php">https://github.com/UCSD-ANF/puppet-php</a></div><div><a href="https://github.com/UCSD-ANF/puppet-rrdtool">https://github.com/UCSD-ANF/puppet-rrdtool</a></div><div><a href="https://github.com/UCSD-ANF/puppetlabs-ntp">https://github.com/UCSD-ANF/puppetlabs-ntp</a></div><div><br></div><div><div><div>On Feb 21, 2013, at 11:05 AM, Jonathan Craig <<a href="mailto:jcraig@opencsw.org">jcraig@opencsw.org</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">I'm interested in using puppet to begin managing our server<br>infrastructure and looking to the community for insight.  We currently<br>have 450 servers (250 Solaris 10/11, 50 SUSE, 150 RedHat) to manage.<br>The questions I'm grappling with are:<br><br>1) Puppet 2.7 vs 3.0<br>2) Free vs Commercial<br>3) OpenCSW vs GEM install<br>4) Should I run the master on Solaris or use RedHat with the<br>expectation that it will be better supported within the Puppet<br>community<br><br>So, is anyone using the puppet/puppet3 CSW module; in production?<br><br>How do you layout your directories<br>  ? - Use CSW standards (/etc/opt/CSW, /var/opt/CSW, ...)<br>  ? - Use standard puppet directories (/etc, /var, ...)<br><br>Are you managing Solaris 11 Boxes?<br>  ? - What package providers do you use?<br>    ? - pkgutil<br>    ? - pkg<br>    ? - sun<br>    ?? - blastwave<br>    ?? - sunfreeware<br>  ? - any gotchas you know of<br><br>  How do you handle your internal packages (Business apps, admin scripts/tools)?<br>    ? - package them with platform specific packaging and manage with<br>standard providers<br>    ? - use some other packaging and/or provider<br><br>Thanks in advance, and I plan to share a summary for others who may be<br>interested.<br><br>Jon Craig<br>_______________________________________________<br>users mailing list<br><a href="mailto:users@lists.opencsw.org">users@lists.opencsw.org</a><br>https://lists.opencsw.org/mailman/listinfo/users<br></blockquote></div><br></div></body></html>