8Gb disk
This commit is contained in:
parent
92bf4fecdf
commit
8622493dd2
1 changed files with 1 additions and 1 deletions
2
runme.sh
2
runme.sh
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
appdir=$(cd `dirname $0` && pwd)
|
||||
apptmp='/dev/shm'
|
||||
vmsize='4G'
|
||||
vmsize='8G'
|
||||
vmmem='2G'
|
||||
k8sdsk="${apptmp}/k8s.raw"
|
||||
httpboot='http://ftp.debian.org/debian/dists/stretch/main/installer-amd64/current/images/netboot/debian-installer/amd64/'
|
||||
|
|
Loading…
Reference in a new issue