aboutsummaryrefslogtreecommitdiff
path: root/installer/velox-btrfs.conf.example
diff options
context:
space:
mode:
Diffstat (limited to 'installer/velox-btrfs.conf.example')
-rw-r--r--installer/velox-btrfs.conf.example15
1 files changed, 15 insertions, 0 deletions
diff --git a/installer/velox-btrfs.conf.example b/installer/velox-btrfs.conf.example
new file mode 100644
index 0000000..af7c0c0
--- /dev/null
+++ b/installer/velox-btrfs.conf.example
@@ -0,0 +1,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=welcome
+ROOT_PASSWORD=welcome
+ENABLE_SSH=yes