From 6e16dad133f033239e5c4e7158e37726ae9baa2b Mon Sep 17 00:00:00 2001 From: Paul Wise Date: Wed, 10 Jun 2015 11:27:25 +0800 Subject: [PATCH] Use stable instead of squeeze in a couple of places --- input/howto/install-ganeti.creole | 2 +- input/howto/install-kvm.creole | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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: -- 2.20.1