Repository: cloudstack-docs-install
Updated Branches:
  refs/heads/4.3 ce745b880 -> ab32dac7a


Fixing package version number


Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-install/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/cloudstack-docs-install/commit/ab32dac7
Tree: 
http://git-wip-us.apache.org/repos/asf/cloudstack-docs-install/tree/ab32dac7
Diff: 
http://git-wip-us.apache.org/repos/asf/cloudstack-docs-install/diff/ab32dac7

Branch: refs/heads/4.3
Commit: ab32dac7af29a1488c58cb32762886b6e8f4a2fe
Parents: ce745b8
Author: Sebastien Goasguen <run...@gmail.com>
Authored: Fri May 16 22:04:49 2014 +0200
Committer: Sebastien Goasguen <run...@gmail.com>
Committed: Fri May 16 22:05:26 2014 +0200

----------------------------------------------------------------------
 source/installation.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack-docs-install/blob/ab32dac7/source/installation.rst
----------------------------------------------------------------------
diff --git a/source/installation.rst b/source/installation.rst
index a33f439..5cec345 100644
--- a/source/installation.rst
+++ b/source/installation.rst
@@ -225,7 +225,7 @@ repository to the file:
 
 .. sourcecode:: bash
 
-    deb http://cloudstack.apt-get.eu/ubuntu precise 4.2
+    deb http://cloudstack.apt-get.eu/ubuntu precise 4.3
 
 We now have to add the public key to the trusted keys.
 
@@ -262,7 +262,7 @@ information.
 
     [cloudstack]
     name=cloudstack
-    baseurl=http://cloudstack.apt-get.eu/rhel/4.2/
+    baseurl=http://cloudstack.apt-get.eu/rhel/4.3/
     enabled=1
     gpgcheck=0
 

Reply via email to