bootstrap_url in bastille.conf

This commit is contained in:
Sven R
2020-01-28 09:51:26 +01:00
parent 4a94dd53f8
commit 0f20ae255f
-1
View File
@@ -30,7 +30,6 @@ bastille_url_hardenedbsd="https://installer.hardenedbsd.org/pub/HardenedBSD/rele
bastille_zfs_enable="" ## default: "" bastille_zfs_enable="" ## default: ""
bastille_zfs_zpool="" ## default: "" bastille_zfs_zpool="" ## default: ""
bastille_zfs_prefix="bastille" ## default: "${bastille_zfs_zpool}/bastille" bastille_zfs_prefix="bastille" ## default: "${bastille_zfs_zpool}/bastille"
bastille_zfs_mountpoint=${bastille_prefix} ## default: "${bastille_prefix}"
bastille_zfs_options="-o compress=lz4 -o atime=off" ## default: "-o compress=lz4 -o atime=off" bastille_zfs_options="-o compress=lz4 -o atime=off" ## default: "-o compress=lz4 -o atime=off"
## Networking ## Networking