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:
Evgeni Golov 2016-04-12 07:17:12 +02:00 committed by René Moser
parent fa4769f708
commit 98514ace6e

View file

@ -1684,7 +1684,6 @@ def main():
),
config=dict(
type='path',
default='/etc/lxc/default.conf'
),
vg_name=dict(
type='str',