summaryrefslogtreecommitdiff
path: root/tests/data/merge_sources/source8-1.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/merge_sources/source8-1.yaml')
-rw-r--r--tests/data/merge_sources/source8-1.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/data/merge_sources/source8-1.yaml b/tests/data/merge_sources/source8-1.yaml
new file mode 100644
index 00000000..5ea51c2c
--- /dev/null
+++ b/tests/data/merge_sources/source8-1.yaml
@@ -0,0 +1,7 @@
+#cloud-config
+
+mounts:
+ - [ ephemeral0, /mnt, auto, "defaults,noexec" ]
+ - [ sdc, /opt/data ]
+ - [ xvdh, /opt/data, "auto", "defaults,nobootwait", "0", "0" ]
+ - [ dd, /dev/zero ]