Added consoles substitution to conman plugin
This commit is contained in:
parent
397bfa5b31
commit
35ee21b3f7
1 changed files with 1 additions and 0 deletions
|
|
@ -62,6 +62,7 @@ func (g *Conman) Generate(config *configurator.Config, opts ...util.Option) (gen
|
||||||
"plugin_description": g.GetDescription(),
|
"plugin_description": g.GetDescription(),
|
||||||
"server_opts": "",
|
"server_opts": "",
|
||||||
"global_opts": "",
|
"global_opts": "",
|
||||||
|
"consoles": consoles,
|
||||||
}, target.TemplatePaths...)
|
}, target.TemplatePaths...)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue