diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2019-10-12 01:50:07 -0500 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2019-10-12 01:50:07 -0500 |
commit | 74394f7f981fb299f38d8a2cb9f52079d383dd6e (patch) | |
tree | 7ed5c546e1b5ab0b37d7d2a0930cf2664e445eff /tests/fixtures/0031-mount-nonroot.installfile | |
parent | 1f0a1dec1af315e6465e1c1dd503aa942a85b1f4 (diff) | |
download | horizon-74394f7f981fb299f38d8a2cb9f52079d383dd6e.tar.gz horizon-74394f7f981fb299f38d8a2cb9f52079d383dd6e.tar.bz2 horizon-74394f7f981fb299f38d8a2cb9f52079d383dd6e.tar.xz horizon-74394f7f981fb299f38d8a2cb9f52079d383dd6e.zip |
tests: Fix up some mount tests
Diffstat (limited to 'tests/fixtures/0031-mount-nonroot.installfile')
-rw-r--r-- | tests/fixtures/0031-mount-nonroot.installfile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/fixtures/0031-mount-nonroot.installfile b/tests/fixtures/0031-mount-nonroot.installfile new file mode 100644 index 0000000..bc86e9f --- /dev/null +++ b/tests/fixtures/0031-mount-nonroot.installfile @@ -0,0 +1,5 @@ +network true +hostname test.machine +pkginstall adelie-base +rootpw $6$gumtLGmHwOVIRpQR$2M9PUO24hy5mofzWWf9a.YLbzOgOlUby1g0hDj.wG67E2wrrvys59fq02PPdxBdbgkLZFtjfEx6MHZwMBamwu/ +mount /dev/sda1 /usr |