On 2014-07-04 22:03, Harrison Ripps wrote:
Hey all--
Over at OpenShift <https://www.openshift.com/> we are big fans of
Puppet. We've developed our own module
<https://github.com/openshift/puppet-openshift_origin>, which is central
to our OpenShift Origin installer and to our Vagrant-based development
environment. As the author of the installer and the current project lead
for OpenShift Origin, I really want to promote these tools across our
entire team, ops and developers.

The challenge that I am facing is that right now, our Puppet module
seems pretty slow.

I wonder what it is that you have measured to be slow? Is it the master side catalog production, or the application of the catalog on the agent? or both?

On the master side, you can use rspec-puppet to test the catalog, and at the same time benchmark how long it takes to generate the catalog. This is very useful when trying to optimize since you a) want to ensure you get the catalog you want, b) you need to measure it, and c) you don't want to actually run it against an agent each time.

Just 2c more...

- henrik


--
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/li215d%24dhs%241%40ger.gmane.org.
For more options, visit https://groups.google.com/d/optout.

Reply via email to