aboutsummaryrefslogtreecommitdiff
path: root/kvmxfile
diff options
context:
space:
mode:
Diffstat (limited to 'kvmxfile')
-rw-r--r--kvmxfile6
1 files changed, 3 insertions, 3 deletions
diff --git a/kvmxfile b/kvmxfile
index eb80177..25f676d 100644
--- a/kvmxfile
+++ b/kvmxfile
@@ -2,6 +2,9 @@
# Sample kvmx file - https://kvmx.fluxo.info
#
+# Hostname
+hostname="kvmx"
+
# Which base box you should use. Leave unconfigured to use kvmx-create instead.
#basebox="buster"
@@ -151,9 +154,6 @@ qcow2_compression="1"
# Bootstrap method: custom or vmdeboostrap
method="custom"
-# Hostname
-hostname="kvmx"
-
# Domain
domain="example.org"