worth noting that splay
can work without interval
. knife ssh <some query> 'chef-client --splay 600'
will run once, and each node will wait a random time between 0 and 600 secs.
Like ccrebolder pointed out tho, it's not really the intended model.