diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2019-10-13 08:48:11 -0500 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2019-10-13 08:48:11 -0500 |
commit | e026f2cda240ace6a68bfa7a64febc694c1a5275 (patch) | |
tree | 2b7e670e14746caa8ae67fd2fd24dd7f2b6991c8 /tests/fixtures/0045-netaddress-invalid-prefix4.installfile | |
parent | 7757acdbcd0f6d7504136d46c3750c21f9ec3657 (diff) | |
download | horizon-e026f2cda240ace6a68bfa7a64febc694c1a5275.tar.gz horizon-e026f2cda240ace6a68bfa7a64febc694c1a5275.tar.bz2 horizon-e026f2cda240ace6a68bfa7a64febc694c1a5275.tar.xz horizon-e026f2cda240ace6a68bfa7a64febc694c1a5275.zip |
tests: Add more invalid network prefixes
Diffstat (limited to 'tests/fixtures/0045-netaddress-invalid-prefix4.installfile')
-rw-r--r-- | tests/fixtures/0045-netaddress-invalid-prefix4.installfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fixtures/0045-netaddress-invalid-prefix4.installfile b/tests/fixtures/0045-netaddress-invalid-prefix4.installfile index 3741334..3226a4b 100644 --- a/tests/fixtures/0045-netaddress-invalid-prefix4.installfile +++ b/tests/fixtures/0045-netaddress-invalid-prefix4.installfile @@ -1,6 +1,6 @@ network true # 61 as a typo for 16 -netaddress eth0 172.16.1.11 61 +netaddress eth0 static 172.16.1.11 61 hostname test.machine pkginstall adelie-base rootpw $6$gumtLGmHwOVIRpQR$2M9PUO24hy5mofzWWf9a.YLbzOgOlUby1g0hDj.wG67E2wrrvys59fq02PPdxBdbgkLZFtjfEx6MHZwMBamwu/ |