diff options
author | Joshua Harlow <harlowja@yahoo-inc.com> | 2013-05-03 14:41:28 -0700 |
---|---|---|
committer | Joshua Harlow <harlowja@yahoo-inc.com> | 2013-05-03 14:41:28 -0700 |
commit | 4a669649b17cf01b6f89f7902b6683d02ef0bee1 (patch) | |
tree | 6e20453047f74dccc8da58ab45f29e71a2f7de48 /tests/data/merge_sources/source5-1.yaml | |
parent | e14d64a03c6aa3e567b57f0c0a003ca2185f4493 (diff) | |
download | vyos-cloud-init-4a669649b17cf01b6f89f7902b6683d02ef0bee1.tar.gz vyos-cloud-init-4a669649b17cf01b6f89f7902b6683d02ef0bee1.zip |
More merging adjustments.
Looks like this should be in pretty good shape and has passed some
of the basic backwards compat. merging tests that I added.
Diffstat (limited to 'tests/data/merge_sources/source5-1.yaml')
-rw-r--r-- | tests/data/merge_sources/source5-1.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/data/merge_sources/source5-1.yaml b/tests/data/merge_sources/source5-1.yaml new file mode 100644 index 00000000..c7a33aaa --- /dev/null +++ b/tests/data/merge_sources/source5-1.yaml @@ -0,0 +1,6 @@ +#cloud-config + + +Blah: 1 +Blah2: 2 +Blah3: 3 |