diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2019-10-12 02:35:20 -0500 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2019-10-12 02:35:20 -0500 |
commit | 717ace2e5f9f7c19c00fca5732c13d38d97e342d (patch) | |
tree | 1eb79f3cc455a9997cde27917feb09a60a95450c /tests/fixtures/0041-netaddress-valid-static4.installfile | |
parent | c9ac06657ecf79c5c7bada112a6fc67f87fbcba1 (diff) | |
download | horizon-717ace2e5f9f7c19c00fca5732c13d38d97e342d.tar.gz horizon-717ace2e5f9f7c19c00fca5732c13d38d97e342d.tar.bz2 horizon-717ace2e5f9f7c19c00fca5732c13d38d97e342d.tar.xz horizon-717ace2e5f9f7c19c00fca5732c13d38d97e342d.zip |
tests: Add 'netaddress' keys, will be next key implemented
Diffstat (limited to 'tests/fixtures/0041-netaddress-valid-static4.installfile')
-rw-r--r-- | tests/fixtures/0041-netaddress-valid-static4.installfile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/fixtures/0041-netaddress-valid-static4.installfile b/tests/fixtures/0041-netaddress-valid-static4.installfile new file mode 100644 index 0000000..aaaf70d --- /dev/null +++ b/tests/fixtures/0041-netaddress-valid-static4.installfile @@ -0,0 +1,6 @@ +network true +netaddress eth0 static 172.16.1.11 255.255.0.0 +hostname test.machine +pkginstall adelie-base +rootpw $6$gumtLGmHwOVIRpQR$2M9PUO24hy5mofzWWf9a.YLbzOgOlUby1g0hDj.wG67E2wrrvys59fq02PPdxBdbgkLZFtjfEx6MHZwMBamwu/ +mount /dev/sda1 / |