From de919deccbca176cdb540b2d278942ec2a70412e Mon Sep 17 00:00:00 2001 From: Edoardo Putti Date: Sun, 10 Apr 2016 15:18:37 +0200 Subject: [PATCH] documented config option --- lilik_container.py | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lilik_container.py b/lilik_container.py index c71b894..da7d77c 100644 --- a/lilik_container.py +++ b/lilik_container.py @@ -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.