aboutsummaryrefslogtreecommitdiff
path: root/scripts/test-configs/custom-locale.conf
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/test-configs/custom-locale.conf')
-rw-r--r--scripts/test-configs/custom-locale.conf13
1 files changed, 13 insertions, 0 deletions
diff --git a/scripts/test-configs/custom-locale.conf b/scripts/test-configs/custom-locale.conf
new file mode 100644
index 0000000..f0cda9b
--- /dev/null
+++ b/scripts/test-configs/custom-locale.conf
@@ -0,0 +1,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