Skip to content

Add support for splay and splaylimit parameters in puppet.conf

Wolf Noble requested to merge github/fork/uobnetops/splay_support into production

Created by: paulseward

When running in daemon mode, the splay and splaylimit parameters are useful for making sure your nodes don't all hit the puppetmaster at once.

I think I've caught all the documentation and spec tests, let me know if I've missed something!

Merge request reports