Skip to content
Snippets Groups Projects

Created example VM.

Closed bryce requested to merge (removed):bryce-main-patch-76789 into main
Compare and
1 file
+ 12
0
Preferences
Compare changes
+ 12
0
@@ -18,3 +18,15 @@
primary_user: auser
primary_sshkey: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICSY5zCVa6hsWgGM08u4WVl1bPRjmxLzDyk51ioAd0nT jimbo@potoroo"
state: stopped # can be either running or stopped
"example-name":
desc: |
:3
node: medico
sockets: 1
cores: 2
memory: 4096 # in MB
disk: 50G # must be >= 50G
primary_user: bryce
primary_sshkey: ""
state: running # can be either running or stopped
\ No newline at end of file