blob: f0cda9b6c9c3f68d7b61a3346f0e7d770242b2ff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Test config: Non-US locale (tests locale handling)
HOSTNAME=test-locale
TIMEZONE=Europe/Berlin
LOCALE=de_DE.UTF-8
KEYMAP=de
DISKS=/dev/vda
NO_ENCRYPT=yes
ROOT_PASSWORD=testpass
ENABLE_SSH=yes
|