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/0002-basic-commented.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/0002-basic-commented.installfile')
-rw-r--r-- | tests/fixtures/0002-basic-commented.installfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fixtures/0002-basic-commented.installfile b/tests/fixtures/0002-basic-commented.installfile index fd9a5e8..ddcb11c 100644 --- a/tests/fixtures/0002-basic-commented.installfile +++ b/tests/fixtures/0002-basic-commented.installfile @@ -1,7 +1,7 @@ # This file contains comments. # And blank lines. -network true +network false hostname test.machine pkginstall adelie-base |