diff options
Diffstat (limited to 'tests/fixtures/0183-nameserver-basic.installfile')
-rw-r--r-- | tests/fixtures/0183-nameserver-basic.installfile | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/fixtures/0183-nameserver-basic.installfile b/tests/fixtures/0183-nameserver-basic.installfile new file mode 100644 index 0000000..fbccfe4 --- /dev/null +++ b/tests/fixtures/0183-nameserver-basic.installfile @@ -0,0 +1,7 @@ +network false +hostname test.machine +pkginstall adelie-base +rootpw $6$gumtLGmHwOVIRpQR$2M9PUO24hy5mofzWWf9a.YLbzOgOlUby1g0hDj.wG67E2wrrvys59fq02PPdxBdbgkLZFtjfEx6MHZwMBamwu/ +mount /dev/sda1 / +nameserver 172.16.1.1 +nameserver 2600:1702:2a80:1b90::1 |