do not set LXC default config
this was accidentally re-introduced in 7120fb4b
Signed-off-by: Evgeni Golov <evgeni@golov.de>
This commit is contained in:
parent
fa4769f708
commit
98514ace6e
1 changed files with 0 additions and 1 deletions
|
@ -1684,7 +1684,6 @@ def main():
|
||||||
),
|
),
|
||||||
config=dict(
|
config=dict(
|
||||||
type='path',
|
type='path',
|
||||||
default='/etc/lxc/default.conf'
|
|
||||||
),
|
),
|
||||||
vg_name=dict(
|
vg_name=dict(
|
||||||
type='str',
|
type='str',
|
||||||
|
|
Loading…
Add table
Reference in a new issue