summaryrefslogtreecommitdiffstats
path: root/share/config
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2019-03-02 09:05:28 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2019-03-02 09:17:55 +0000
commite773a75bae696e70fc54cb70e42df5513b5fc286 (patch)
treebbd4b08500b88f090f75eb98ac685627e3b8e97e /share/config
parentRemoving key command until its completly tested. (diff)
downloadcompute-tools-e773a75bae696e70fc54cb70e42df5513b5fc286.tar.xz
compute-tools-e773a75bae696e70fc54cb70e42df5513b5fc286.zip
Removing limit command until its completly tested.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to 'share/config')
-rw-r--r--share/config/container.conf.in13
1 files changed, 1 insertions, 12 deletions
diff --git a/share/config/container.conf.in b/share/config/container.conf.in
index ebf91b9..b0f35cb 100644
--- a/share/config/container.conf.in
+++ b/share/config/container.conf.in
@@ -1,6 +1,5 @@
-# compute-tools: @NAME@
+# /etc/open-infrastructure/container/config/@NAME@.conf
-[start]
cnt.auto=@CNT_AUTO@
cnt.container-server=@CNT_CONTAINER_SERVER@
cnt.network-bridge=@CNT_NETWORK_BRIDGE@
@@ -16,13 +15,3 @@ machine=@MACHINE@
network-veth-extra=@NETWORK_VETH_EXTRA@
private-users=@PRIVATE_USERS@
register=@REGISTER@
-
-[limit]
-BlockIODeviceWeight=
-BlockIOReadBandwidth=
-BlockIOWeight=
-BlockIOWriteBandwidth=
-CPUQuota=
-CPUShares=
-MemoryLimit=
-TasksMax=