Update to new simplified bastille config, obsolete code cleanup

This commit is contained in:
Jose
2020-04-13 18:14:53 -04:00
parent ff9889d592
commit 601b86b2a6
4 changed files with 37 additions and 199 deletions

View File

@@ -17,8 +17,6 @@ bastille_zfs_prefix="bastille"
bastille_zfs_options="-o compress=lz4 -o atime=off"
bastille_compress_xz_options="-0 -v"
bastille_decompress_xz_options="-c -d -v"
bastille_jail_loopback=""
bastille_jail_interface=""
bastille_jail_external=""
bastille_jail_addr=""
bastille_jail_gateway=""
bastille_network_loopback=""
bastille_network_shared=""
bastille_network_gateway=""