We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da88f7e commit 4c4ca62Copy full SHA for 4c4ca62
1 file changed
hacking/config.yaml
@@ -2,6 +2,7 @@
2
# This emulates the contents of a Consul instance which serves all O² configuration.
3
o2:
4
control: # Root for O² Control configuration
5
+ run_number_file: "~/.local/share/AliECS/runcounter.txt"
6
# Here we have 2 main sections: tasks and workflows.
7
# The tasks section contains a list of task templates, i.e. descriptors for the generic kind of process to be run.
8
# These task templates are then referenced by workflow templates later on.
0 commit comments