forked from Proxmox/proxmox
43b5f1ae3e
This would allow the following components: * all in one : &["system/network"] * mixed: &["system/network", "dns"] * with templates: &["datastore/{store}"] * with the value of template being a path, e,g, with ns = "foo/bar": &["/datastore/{store}/{ns}"] Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>