|
|
@ -56,7 +56,6 @@ This configuration example is written in YAML and serves only for demostration p
|
|
|
|
```
|
|
|
|
```
|
|
|
|
--- # only one document which contains job, aka. list of tasks and some general infos
|
|
|
|
--- # only one document which contains job, aka. list of tasks and some general infos
|
|
|
|
submission: # information about this particular submission
|
|
|
|
submission: # information about this particular submission
|
|
|
|
job-id: 255
|
|
|
|
|
|
|
|
language: "cpp"
|
|
|
|
language: "cpp"
|
|
|
|
file-collector:
|
|
|
|
file-collector:
|
|
|
|
hostname: "localhost"
|
|
|
|
hostname: "localhost"
|
|
|
|