6 lines
86 B
YAML
6 lines
86 B
YAML
|
- test_a:
|
||
|
name: test_node_a
|
||
|
|
||
|
- test_b:
|
||
|
name: test_node_b
|
||
|
base: test_node_a
|