9 lines
86 B
Plaintext
9 lines
86 B
Plaintext
echo = true
|
|
foo = 'bar'
|
|
|
|
process {
|
|
cpus = 8
|
|
memory = '10GB'
|
|
disk = '300GB'
|
|
}
|