Update bastille config files
Update bastille config files.
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
======================
|
======================
|
||||||
Version Description
|
Version Description
|
||||||
|
|
||||||
|
1.1.31......Update bastille config files.
|
||||||
1.1.30......Fix config check for Linux jails.
|
1.1.30......Fix config check for Linux jails.
|
||||||
1.1.29......Ad note on how to fetch EOL/Unsupported releases.
|
1.1.29......Ad note on how to fetch EOL/Unsupported releases.
|
||||||
1.1.28......Include pf(packet filter) missing files.
|
1.1.28......Include pf(packet filter) missing files.
|
||||||
|
|||||||
@@ -12,6 +12,7 @@ bastille_resolv_conf="/etc/resolv.conf"
|
|||||||
bastille_url_freebsd="http://ftp.freebsd.org/pub/FreeBSD/releases/"
|
bastille_url_freebsd="http://ftp.freebsd.org/pub/FreeBSD/releases/"
|
||||||
bastille_url_hardenedbsd="https://installers.hardenedbsd.org/pub/"
|
bastille_url_hardenedbsd="https://installers.hardenedbsd.org/pub/"
|
||||||
bastille_url_midnightbsd="https://www.midnightbsd.org/ftp/MidnightBSD/releases/"
|
bastille_url_midnightbsd="https://www.midnightbsd.org/ftp/MidnightBSD/releases/"
|
||||||
|
bastille_url_midnightbsd="https://www.midnightbsd.org/ftp/MidnightBSD/releases/"
|
||||||
bastille_zfs_enable=""
|
bastille_zfs_enable=""
|
||||||
bastille_zfs_zpool=""
|
bastille_zfs_zpool=""
|
||||||
bastille_zfs_prefix="bastille"
|
bastille_zfs_prefix="bastille"
|
||||||
|
|||||||
@@ -30,6 +30,9 @@ bastille_tzdata="" ## default
|
|||||||
## default jail resolv.conf
|
## default jail resolv.conf
|
||||||
bastille_resolv_conf="/etc/resolv.conf" ## default: "/etc/resolv.conf"
|
bastille_resolv_conf="/etc/resolv.conf" ## default: "/etc/resolv.conf"
|
||||||
|
|
||||||
|
## default output colors
|
||||||
|
bastille_colors_enable="" ## default: "YES"
|
||||||
|
|
||||||
## bootstrap urls
|
## bootstrap urls
|
||||||
bastille_url_freebsd="http://ftp.freebsd.org/pub/FreeBSD/releases/" ## default: "http://ftp.freebsd.org/pub/FreeBSD/releases/"
|
bastille_url_freebsd="http://ftp.freebsd.org/pub/FreeBSD/releases/" ## default: "http://ftp.freebsd.org/pub/FreeBSD/releases/"
|
||||||
bastille_url_hardenedbsd="https://installers.hardenedbsd.org/pub/" ## default: "https://installer.hardenedbsd.org/pub/HardenedBSD/releases/"
|
bastille_url_hardenedbsd="https://installers.hardenedbsd.org/pub/" ## default: "https://installer.hardenedbsd.org/pub/HardenedBSD/releases/"
|
||||||
|
|||||||
Reference in New Issue
Block a user