Use stable instead of squeeze in a couple of places
authorPaul Wise <pabs@debian.org>
Wed, 10 Jun 2015 03:27:25 +0000 (11:27 +0800)
committerPaul Wise <pabs@debian.org>
Wed, 10 Jun 2015 03:27:25 +0000 (11:27 +0800)
input/howto/install-ganeti.creole
input/howto/install-kvm.creole

index 80915a5..3af7113 100644 (file)
@@ -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.
 
index c72af39..0286f1e 100644 (file)
@@ -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: