Skip to content

Commit 4c4ca62

Browse files
committed
[misc] Add example runcounter file path
1 parent da88f7e commit 4c4ca62

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

hacking/config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
# This emulates the contents of a Consul instance which serves all O² configuration.
33
o2:
44
control: # Root for O² Control configuration
5+
run_number_file: "~/.local/share/AliECS/runcounter.txt"
56
# Here we have 2 main sections: tasks and workflows.
67
# The tasks section contains a list of task templates, i.e. descriptors for the generic kind of process to be run.
78
# These task templates are then referenced by workflow templates later on.

0 commit comments

Comments
 (0)