Browse Source

documented config option

master
Edoardo Putti 8 years ago
parent
commit
de919deccb
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      lilik_container.py

+ 5
- 0
lilik_container.py View File

@ -25,6 +25,11 @@ options:
- Backend storage type for the container.
required: false
default: lvm
config:
description:
- Path to the LXC configuration file
required: false
default: /etc/lxc/default.conf
template:
description:
- Name of the template to use within an LXC create.


Loading…
Cancel
Save