diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2016-05-26 08:56:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2016-06-03 11:37:18 +0000 |
commit | 5b92d15d774693aef434556851d66845de83e828 (patch) | |
tree | 78ae8ae583b82a77e6c99b474ac51f3d2d8e83d4 /share/doc/examples | |
parent | Adding bind option to bind mount directories in debconf script. (diff) | |
download | compute-tools-5b92d15d774693aef434556851d66845de83e828.tar.xz compute-tools-5b92d15d774693aef434556851d66845de83e828.zip |
Adding bind field in debconf cairon-backports example preseed file.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to '')
-rw-r--r-- | share/doc/examples/cairon-backports.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/doc/examples/cairon-backports.cfg b/share/doc/examples/cairon-backports.cfg index dd459f2..0bb0544 100644 --- a/share/doc/examples/cairon-backports.cfg +++ b/share/doc/examples/cairon-backports.cfg @@ -63,3 +63,4 @@ container-tools cnt-debconf/nameserver/options string timeout:1 attempts:1 #container-tools cnt-debconf/debconf-priority string #container-tools cnt-debconf/container-command string #container-tools cnt-debconf/host-command string +#container-tools cnt-debconf/bind string |