summaryrefslogtreecommitdiffstats
path: root/share/config/container.conf.in
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2017-10-06 15:05:42 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2018-05-27 05:59:31 +0000
commit1e03e6dc46624f658239c3179875bd28b67fa91a (patch)
tree38731aa38565f40cb5419ea8e17af1af84f1f186 /share/config/container.conf.in
parentReleasing version 20180503. (diff)
downloadcompute-tools-1e03e6dc46624f658239c3179875bd28b67fa91a.tar.xz
compute-tools-1e03e6dc46624f658239c3179875bd28b67fa91a.zip
Switching to systemd-nspawn configuration files from /etc/container-tools/config.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to 'share/config/container.conf.in')
-rw-r--r--share/config/container.conf.in28
1 files changed, 0 insertions, 28 deletions
diff --git a/share/config/container.conf.in b/share/config/container.conf.in
deleted file mode 100644
index 322e2c9..0000000
--- a/share/config/container.conf.in
+++ /dev/null
@@ -1,28 +0,0 @@
-# container-tools: @NAME@
-
-[start]
-cnt.auto=@CNT_AUTO@
-cnt.container-server=@CNT_CONTAINER_SERVER@
-cnt.network-bridge=@CNT_NETWORK_BRIDGE@
-cnt.overlay=@CNT_OVERLAY@
-bind=@BIND@
-bind-ro=@BIND_RO@
-boot=@BOOT@
-capability=@CAPABILITY@
-directory=@DIRECTORY@
-drop-capability=@DROP_CAPABILITY@
-link-journal=@LINK_JOURNAL@
-machine=@MACHINE@
-network-veth-extra=@NETWORK_VETH_EXTRA@
-private-users=@PRIVATE_USERS@
-register=@REGISTER@
-
-[limit]
-BlockIODeviceWeight=
-BlockIOReadBandwidth=
-BlockIOWeight=
-BlockIOWriteBandwidth=
-CPUQuota=
-CPUShares=
-MemoryLimit=
-TasksMax=