Add splay option

Add the ability to configure the splay option that was recently added to
os-collect-config.

Change-Id: I8353d5ce6e671aaba84ac58e4c468089c8133216
Related-Bug: #1677314
This commit is contained in:
Alex Schultz 2017-04-19 15:52:59 -06:00
parent dc343a1070
commit 1a44aa71d1
1 changed files with 3 additions and 0 deletions

View File

@ -15,6 +15,9 @@ cachedir = {{cachedir}}
{{#collectors}}
collectors = {{.}}
{{/collectors}}
{{#splay}}
splay = {{.}}
{{/splay}}
{{#cfn}}
[cfn]