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/source4-2.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/source4-2.yaml')
| -rw-r--r-- | tests/data/merge_sources/source4-2.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/data/merge_sources/source4-2.yaml b/tests/data/merge_sources/source4-2.yaml new file mode 100644 index 00000000..1844e0f8 --- /dev/null +++ b/tests/data/merge_sources/source4-2.yaml @@ -0,0 +1,6 @@ +#cloud-config +Blah: + b: null + + +merge_how: 'dict(allow_delete,no_replace)+list()' |
