diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2019-11-06 16:47:19 -0600 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2019-11-06 16:52:36 -0600 |
commit | e4d2dfda526402b1cd4623ea473ab655ea421de5 (patch) | |
tree | bf4e293dda2025366061f662a7890c3fbfa2df54 /tests/fixtures/0202-nameserver-bad4.installfile | |
parent | d3f9715777ee32b7c3d38f8b520597eea2d79a79 (diff) | |
download | horizon-e4d2dfda526402b1cd4623ea473ab655ea421de5.tar.gz horizon-e4d2dfda526402b1cd4623ea473ab655ea421de5.tar.bz2 horizon-e4d2dfda526402b1cd4623ea473ab655ea421de5.tar.xz horizon-e4d2dfda526402b1cd4623ea473ab655ea421de5.zip |
tests: Add more nameserver behavioural tests
Diffstat (limited to 'tests/fixtures/0202-nameserver-bad4.installfile')
-rw-r--r-- | tests/fixtures/0202-nameserver-bad4.installfile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/fixtures/0202-nameserver-bad4.installfile b/tests/fixtures/0202-nameserver-bad4.installfile new file mode 100644 index 0000000..12934e5 --- /dev/null +++ b/tests/fixtures/0202-nameserver-bad4.installfile @@ -0,0 +1,6 @@ +network false +hostname test.machine +pkginstall adelie-base +rootpw $6$gumtLGmHwOVIRpQR$2M9PUO24hy5mofzWWf9a.YLbzOgOlUby1g0hDj.wG67E2wrrvys59fq02PPdxBdbgkLZFtjfEx6MHZwMBamwu/ +mount /dev/sda1 / +nameserver 9.9.9.10.123 |