aboutsummaryrefslogtreecommitdiff
path: root/share/config/provision/nas.conf
blob: 0c654b19a219bcd72ede9ae3e3a084efbdfb13f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#
# Sample configuration for provisioning a NAS machine.
# Uses full disk encryption and needs an external USB stick to boot.
#

interactive="n"                         # Interactive mode?
encrypt="y"                             # Encrypt volumes?
garbage="y"                             # Pre-fill volumes with garbage?
disable_zeroing="n"                     # Disable zeroing of lvm volumes?
random_swap="y"                         # Random swap?
arch="amd64"                            # System arch
version="stretch"                       # Distro version
grub="n"                                # Setup GRUB?
initramfs="dracut"                      # Initramfs
mirror="http://http.debian.net/debian/" # Debian mirror