summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorKatharina Drexel <katharina.drexel@bfh.ch>2020-10-06 14:44:23 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2020-10-30 04:03:20 +0000
commit5f9aa6ba946e430d5056d822199b6e753fafd72e (patch)
treead9680ed10e5aa892b37d56401b2d804e58debd9 /share
parentAdding support for Progress Linux 6 (fuchur) to debconf container create script. (diff)
downloadcompute-tools-5f9aa6ba946e430d5056d822199b6e753fafd72e.tar.xz
compute-tools-5f9aa6ba946e430d5056d822199b6e753fafd72e.zip
Adding overlay options to container configuration file.
Signed-off-by: Katharina Drexel <katharina.drexel@bfh.ch> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to 'share')
-rw-r--r--share/config/container.conf.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/config/container.conf.in b/share/config/container.conf.in
index ebf91b9..d930803 100644
--- a/share/config/container.conf.in
+++ b/share/config/container.conf.in
@@ -5,6 +5,7 @@ cnt.auto=@CNT_AUTO@
cnt.container-server=@CNT_CONTAINER_SERVER@
cnt.network-bridge=@CNT_NETWORK_BRIDGE@
cnt.overlay=@CNT_OVERLAY@
+cnt.overlay-options=@CNT_OVERLAY_OPTIONS@
bind=@BIND@
bind-ro=@BIND_RO@
boot=@BOOT@