do not set LXC default config

this was accidentally re-introduced in 7120fb4b

Signed-off-by: Evgeni Golov <evgeni@golov.de>
pull/18777/head
Evgeni Golov 9 years ago committed by Matt Clay
parent 079a7dc490
commit ab07c9c7e8

@ -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…
Cancel
Save