aboutsummaryrefslogtreecommitdiff
path: root/kvmxfile
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2021-09-05 14:14:02 -0300
committerSilvio Rhatto <rhatto@riseup.net>2021-09-05 14:14:02 -0300
commit74a0cd21131d89b0b0bc661a9ac9d32dae0dca70 (patch)
treeab3848cb0eda38c64276b7df678fe1e96a25a2e4 /kvmxfile
parent3555c82cabe478a3dc8cabc05d5234db545396a3 (diff)
downloadkvmx-74a0cd21131d89b0b0bc661a9ac9d32dae0dca70.tar.gz
kvmx-74a0cd21131d89b0b0bc661a9ac9d32dae0dca70.tar.bz2
Fix: bullseye update
Diffstat (limited to 'kvmxfile')
-rw-r--r--kvmxfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/kvmxfile b/kvmxfile
index 58bb464..48bc9cc 100644
--- a/kvmxfile
+++ b/kvmxfile
@@ -6,7 +6,7 @@
hostname="kvmx"
# Which base box you should use. Leave unconfigured to use kvmx-create instead.
-#basebox="buster"
+#basebox="bullseye"
# First user name
user="user"
@@ -168,7 +168,7 @@ domain="example.org"
arch="amd64"
# Box distribution when bootstraping a new image
-version="buster"
+version="bullseye"
# Debian mirror
mirror="https://deb.debian.org/debian/"