aboutsummaryrefslogtreecommitdiff
path: root/installer/velox-btrfs.conf.example
blob: 08581f13c2b8f1cdaf788497247c5a7868739523 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# velox - Unattended archangel installation config (Btrfs)
# Usage: archangel --config-file /root/velox-btrfs.conf

FILESYSTEM=btrfs
HOSTNAME=velox
TIMEZONE=America/Chicago
LOCALE=en_US.UTF-8
KEYMAP=us

DISKS=/dev/nvme0n1
RAID_LEVEL=

LUKS_PASSPHRASE=changeme
ROOT_PASSWORD=changeme
ENABLE_SSH=yes