blob: 7b6ff63c20f4be1cd9d5b1d84b0fbf0dea0f8d83 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Test config: SSH disabled (tests console-only verification)
HOSTNAME=test-nossh
TIMEZONE=UTC
LOCALE=en_US.UTF-8
KEYMAP=us
DISKS=/dev/vda
NO_ENCRYPT=yes
ROOT_PASSWORD=testpass
ENABLE_SSH=no
|