Skip to content
Snippets Groups Projects
Commit f3fe6a10 authored by bryce's avatar bryce
Browse files

Modified file.

parent 524f540e
Pipeline #859 passed with stages
in 17 seconds
...@@ -18,3 +18,16 @@ ...@@ -18,3 +18,16 @@
primary_user: auser primary_user: auser
primary_sshkey: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICSY5zCVa6hsWgGM08u4WVl1bPRjmxLzDyk51ioAd0nT jimbo@potoroo" primary_sshkey: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICSY5zCVa6hsWgGM08u4WVl1bPRjmxLzDyk51ioAd0nT jimbo@potoroo"
state: stopped # can be either running or stopped state: stopped # can be either running or stopped
# Copy this block and alter as needed, ensuring the top-level key is not indented.
"example":
desc: |
T_T
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
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment