diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2019-10-18 19:05:24 -0500 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2019-10-18 19:05:24 -0500 |
commit | bc5c0f97344116cb3d1dca2c9c6356f1b0f59117 (patch) | |
tree | a8da17ba41b20c96cc1f6837854587bd9589e576 /tests/fixtures/0003-basic-whitespace.installfile | |
parent | 5c1cbbf114d789b466855d362237510b58d0b044 (diff) | |
download | horizon-bc5c0f97344116cb3d1dca2c9c6356f1b0f59117.tar.gz horizon-bc5c0f97344116cb3d1dca2c9c6356f1b0f59117.tar.bz2 horizon-bc5c0f97344116cb3d1dca2c9c6356f1b0f59117.tar.xz horizon-bc5c0f97344116cb3d1dca2c9c6356f1b0f59117.zip |
tests: fixtures: Ensure networking disabled on non-network tests
Diffstat (limited to 'tests/fixtures/0003-basic-whitespace.installfile')
-rw-r--r-- | tests/fixtures/0003-basic-whitespace.installfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fixtures/0003-basic-whitespace.installfile b/tests/fixtures/0003-basic-whitespace.installfile index 4754458..adcbe91 100644 --- a/tests/fixtures/0003-basic-whitespace.installfile +++ b/tests/fixtures/0003-basic-whitespace.installfile @@ -1,5 +1,5 @@ # This file has whitespace everywhere before keys, and even on otherwise-empty lines. - network true + network false hostname test.machine pkginstall adelie-base rootpw $6$gumtLGmHwOVIRpQR$2M9PUO24hy5mofzWWf9a.YLbzOgOlUby1g0hDj.wG67E2wrrvys59fq02PPdxBdbgkLZFtjfEx6MHZwMBamwu/ |