summaryrefslogtreecommitdiffstats
path: root/share/doc/asciicast/introduction.sh
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2016-10-25 12:46:13 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2016-10-25 12:46:13 +0000
commit8bc6ee87c76bedcc7ce0b86a619e40eda36904eb (patch)
treeb250a144e3cb6d1540f0776d6aacf7d42572d578 /share/doc/asciicast/introduction.sh
parentRemoving obsolete network configurations in host-setup documentation. (diff)
downloadcompute-tools-8bc6ee87c76bedcc7ce0b86a619e40eda36904eb.tar.xz
compute-tools-8bc6ee87c76bedcc7ce0b86a619e40eda36904eb.zip
Switching default distribution to stretch in container create scripts.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to 'share/doc/asciicast/introduction.sh')
-rwxr-xr-xshare/doc/asciicast/introduction.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/doc/asciicast/introduction.sh b/share/doc/asciicast/introduction.sh
index 148231d..18dfdaf 100755
--- a/share/doc/asciicast/introduction.sh
+++ b/share/doc/asciicast/introduction.sh
@@ -81,7 +81,7 @@ Text "# Note: we're using a custom mirror here and"
Text "# a custom root password, see container-create-debootstrap(1)"
Text "# for more information about these options."
-Command "sudo cnt create -n example.net -s debootstrap -- -d sid -m http://ftp.ch.debian.org/debian -p debian"
+Command "sudo cnt create -n example.net -s debootstrap -- -d stretch -m http://ftp.ch.debian.org/debian -p debian"
Text "# 4. Let's list all available containers."