Add splay option

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

Change-Id: I88f623c9e8db9ed4a186918206a63faec8f7f673
Related-Bug: #1677314
This commit is contained in:
Alex Schultz 2017-04-06 15:21:36 -06:00
parent 7879033e7d
commit c09f1d0cde
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]