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:
parent
7879033e7d
commit
c09f1d0cde
@ -15,6 +15,9 @@ cachedir = {{cachedir}}
|
|||||||
{{#collectors}}
|
{{#collectors}}
|
||||||
collectors = {{.}}
|
collectors = {{.}}
|
||||||
{{/collectors}}
|
{{/collectors}}
|
||||||
|
{{#splay}}
|
||||||
|
splay = {{.}}
|
||||||
|
{{/splay}
|
||||||
|
|
||||||
{{#cfn}}
|
{{#cfn}}
|
||||||
[cfn]
|
[cfn]
|
||||||
|
Loading…
Reference in New Issue
Block a user