From: Paul Wise Date: Wed, 10 Jun 2015 03:27:25 +0000 (+0800) Subject: Use stable instead of squeeze in a couple of places X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fdsa-wiki.git;a=commitdiff_plain;h=6e16dad133f033239e5c4e7158e37726ae9baa2b Use stable instead of squeeze in a couple of places --- diff --git a/input/howto/install-ganeti.creole b/input/howto/install-ganeti.creole index 80915a5..3af7113 100644 --- a/input/howto/install-ganeti.creole +++ b/input/howto/install-ganeti.creole @@ -4,7 +4,7 @@ Suppose that there are two identical hosts: foo.debian.org and bar.debian.org. -They are running squeeze and have been integrated into Debian infrastructure. +They are running stable and have been integrated into Debian infrastructure. They will serve as nodes in a ganeti cluster named foobar.debian.org. diff --git a/input/howto/install-kvm.creole b/input/howto/install-kvm.creole index c72af39..0286f1e 100644 --- a/input/howto/install-kvm.creole +++ b/input/howto/install-kvm.creole @@ -99,7 +99,7 @@ trivial. fi && cd "$target" && - debootstrap --variant=minbase --keyring=/usr/share/keyrings/debian-archive-keyring.gpg squeeze . "$mirror" + debootstrap --variant=minbase --keyring=/usr/share/keyrings/debian-archive-keyring.gpg stable . "$mirror" }}} And finalize the setup: