diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/common.yaml | 2 | ||||
-rw-r--r-- | data/nodes/example-node.yaml | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/data/common.yaml b/data/common.yaml new file mode 100644 index 0000000..2baa62b --- /dev/null +++ b/data/common.yaml @@ -0,0 +1,2 @@ +--- +message: "This node is using common data" diff --git a/data/nodes/example-node.yaml b/data/nodes/example-node.yaml new file mode 100644 index 0000000..ed97d53 --- /dev/null +++ b/data/nodes/example-node.yaml @@ -0,0 +1 @@ +--- |