aboutsummaryrefslogtreecommitdiff
path: root/share/config/provision/tpc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'share/config/provision/tpc.conf')
-rw-r--r--share/config/provision/tpc.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/config/provision/tpc.conf b/share/config/provision/tpc.conf
index 5c209a0..89faa5e 100644
--- a/share/config/provision/tpc.conf
+++ b/share/config/provision/tpc.conf
@@ -13,7 +13,7 @@ garbage="n" # Pre-fill volumes with garbage?
disable_zeroing="n" # Disable zeroing of lvm volumes?
random_swap="n" # Random swap?
arch="amd64" # System arch
-version="jessie" # Distro version
+version="stretch" # Distro version
grub="y" # Setup GRUB?
mirror="http://http.debian.net/debian/" # Debian mirror
ssh="n" # Install openssh-server?