diff options
author | Joshua Harlow <harlowja@yahoo-inc.com> | 2013-04-23 22:53:53 -0700 |
---|---|---|
committer | Joshua Harlow <harlowja@yahoo-inc.com> | 2013-04-23 22:53:53 -0700 |
commit | e14d64a03c6aa3e567b57f0c0a003ca2185f4493 (patch) | |
tree | 3891d16b9d79df70d42c7116d2dc57857b9a5fc8 /tests/data/merge_sources/source1-1.yaml | |
parent | 8441fe20fdd1d8bb195bc7d354c9e87d2f446ccd (diff) | |
download | vyos-cloud-init-e14d64a03c6aa3e567b57f0c0a003ca2185f4493.tar.gz vyos-cloud-init-e14d64a03c6aa3e567b57f0c0a003ca2185f4493.zip |
Add a bunch of new merging test files + runner.
Diffstat (limited to 'tests/data/merge_sources/source1-1.yaml')
-rw-r--r-- | tests/data/merge_sources/source1-1.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/data/merge_sources/source1-1.yaml b/tests/data/merge_sources/source1-1.yaml new file mode 100644 index 00000000..38e4e5e0 --- /dev/null +++ b/tests/data/merge_sources/source1-1.yaml @@ -0,0 +1,3 @@ +#cloud-config +Blah: ['blah2'] + |