aboutsummaryrefslogtreecommitdiff
path: root/scripts/test-configs/zfs-encrypt.conf
blob: 0bc32371bb0f6727a35951cfb799b1f6a0c105cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Test config: ZFS single disk with native encryption

# Enable testing mode for automated ZFS passphrase handling
TESTING=yes

HOSTNAME=test-zfs-encrypt
TIMEZONE=UTC
LOCALE=en_US.UTF-8
KEYMAP=us

DISKS=/dev/vda

ZFS_PASSPHRASE=testpass
ROOT_PASSWORD=testpass

ENABLE_SSH=yes