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