Add support for splay and splaylimit parameters in puppet.conf
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!