Reduce puppet run interval.
Add splay option to spread out runs (even though it doesn't work very well, it might be better than nothing). Change-Id: Ia45340bb5de81037b892e4e574e7c6cb83c3b07c Reviewed-on: https://review.openstack.org/11679 Approved: Monty Taylor <mordred@inaugust.com> Reviewed-by: Monty Taylor <mordred@inaugust.com> Tested-by: Jenkins
This commit is contained in:
parent
c46ba8bfc2
commit
40a2411f21
@ -22,3 +22,5 @@ reporturl=http://puppet-dashboard.openstack.org:3000/reports/upload
|
|||||||
|
|
||||||
[agent]
|
[agent]
|
||||||
report=true
|
report=true
|
||||||
|
splay=true
|
||||||
|
runinterval=600
|
||||||
|
Loading…
Reference in New Issue
Block a user