Browse Source

Changed to ordinary config file

master
dave 4 months ago
parent
commit
d56ab0d5e7
  1. 10
      tupper/machine.cfg

10
tupper/machine.cfg

@ -1,5 +1,5 @@
hardware:
cpus: 2
ram: 4096
rootdisk: 15
datadisk: 15
#hardware configuration
cpus=2
ram=4096
rootdisk=15
datadisk=15
Loading…
Cancel
Save