diff options
Diffstat (limited to 'tests/data/merge_sources/source2-2.yaml')
-rw-r--r-- | tests/data/merge_sources/source2-2.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/data/merge_sources/source2-2.yaml b/tests/data/merge_sources/source2-2.yaml new file mode 100644 index 00000000..8f2fdc1a --- /dev/null +++ b/tests/data/merge_sources/source2-2.yaml @@ -0,0 +1,5 @@ +#cloud-config + +Blah: 3 +Blah2: 2 +Blah3: [1] |