From 42c975aa4e0a929d0f8d4562d10f236e99377cdb Mon Sep 17 00:00:00 2001 From: Chuck Thier Date: Wed, 31 Aug 2011 19:08:02 +0000 Subject: [PATCH] Fixed ppa for multinode instructions --- doc/source/howto_installmultinode.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/howto_installmultinode.rst b/doc/source/howto_installmultinode.rst index abe7647db8..55184f8c6e 100644 --- a/doc/source/howto_installmultinode.rst +++ b/doc/source/howto_installmultinode.rst @@ -60,7 +60,7 @@ General OS configuration and partitioning for each node #. Install common Swift software prereqs:: apt-get install python-software-properties - add-apt-repository ppa:swift-core/ppa + add-apt-repository ppa:swift-core/release apt-get update apt-get install swift openssh-server