From dee050f39c72d07edbc34bc4c13e8dbb6c3c89b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20Sp=C3=B6hel?= Date: Mon, 19 Apr 2021 10:50:05 +0200 Subject: Reading VM related variables from config file. --- share/doc/examples/eos-vm.conf | 59 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 share/doc/examples/eos-vm.conf (limited to 'share/doc/examples/eos-vm.conf') diff --git a/share/doc/examples/eos-vm.conf b/share/doc/examples/eos-vm.conf new file mode 100644 index 0000000..71d2913 --- /dev/null +++ b/share/doc/examples/eos-vm.conf @@ -0,0 +1,59 @@ +# compute-tools: eos1 + +[start] +cnt.auto=false +cnt.container-server=fuchur +cnt.overlay= +cnt.overlay-options= +bind= +bind-ro= +boot=yes +capability= +directory=/var/lib/machines/eos1 +drop-capability= +link-journal=no +machine=test +private-users=no +register=yes +memory=2G +bios= +serial=telnet::3355,server,nowait +raw-options=-usb -boot d +drive=file=/home/simon/downloads/Aboot-veos-serial-8.0.0.iso,index=2,media=cdrom +drive=file=/home/simon/downloads/vEOS-lab-4.25.3M.vmdk,index=0,media=disk,if=ide +network-veth-extra=tap-ma1:ma1 +cnt.network-bridge=tap-ma1:bridge-oob +network-veth-extra=tap-et1:et1 +network-veth-extra=tap-et2:et2 +network-veth-extra=tap-et3:et3 +network-veth-extra=tap-et4:et4 +network-veth-extra=tap-et5:et5 +network-veth-extra=tap-et6:et6 +network-veth-extra=tap-et7:et7 +network-veth-extra=tap-et8:et8 +network-veth-extra=tap-et9:et9 +network-veth-extra=tap-et10:et10 +network-veth-extra=tap-et11:et11 +network-veth-extra=tap-et12:et12 +network-veth-extra=tap-et13:et13 +network-veth-extra=tap-et14:et14 +network-veth-extra=tap-et15:et15 +network-veth-extra=tap-et16:et16 +network-veth-extra=tap-et17:et17 +network-veth-extra=tap-et18:et18 +network-veth-extra=tap-et19:et19 +network-veth-extra=tap-et20:et20 +network-veth-extra=tap-et21:et21 +network-veth-extra=tap-et22:et22 +network-veth-extra=tap-et23:et23 +network-veth-extra=tap-et24:et24 + +[limit] +BlockIODeviceWeight= +BlockIOReadBandwidth= +BlockIOWeight= +BlockIOWriteBandwidth= +CPUQuota= +CPUShares= +MemoryLimit= +TasksMax= -- cgit v1.2.3