You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by se...@apache.org on 2014/06/24 14:58:50 UTC

[1/2] git commit: fix reference to wrong pkg name in qig

Repository: cloudstack-docs-install
Updated Branches:
  refs/heads/master c4254fe78 -> 6a0d42cab


fix reference to wrong pkg name in qig


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/c050bc60
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-install/tree/c050bc60
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-install/diff/c050bc60

Branch: refs/heads/master
Commit: c050bc6060f68bacef26fbdb812355b9ebcc7941
Parents: f58c8b9
Author: Sebastien Goasguen <ru...@gmail.com>
Authored: Tue Jun 24 13:57:03 2014 +0200
Committer: Sebastien Goasguen <ru...@gmail.com>
Committed: Tue Jun 24 13:57:03 2014 +0200

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


http://git-wip-us.apache.org/repos/asf/cloudstack-docs-install/blob/c050bc60/source/qig.rst
----------------------------------------------------------------------
diff --git a/source/qig.rst b/source/qig.rst
index e25a8b4..aa1e317 100644
--- a/source/qig.rst
+++ b/source/qig.rst
@@ -388,7 +388,7 @@ following command:
 
 .. sourcecode:: bash
 
-   # yum -y install cloud-client
+   # yum -y install cloudstack-management
 
 With the application itself installed we can now setup the database, we'll do 
 that with the following command and options:
@@ -467,7 +467,7 @@ afterwards we'll need to configure a few things.
 
 .. sourcecode:: bash
 
-   # yum -y install cloud-agent
+   # yum -y install cloudstack-agent
 
 
 KVM Configuration


[2/2] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cloudstack-docs-install

Posted by se...@apache.org.
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cloudstack-docs-install


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/6a0d42ca
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-install/tree/6a0d42ca
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-install/diff/6a0d42ca

Branch: refs/heads/master
Commit: 6a0d42cab48941235dff00f5c11106ac46fffe26
Parents: c050bc6 c4254fe
Author: Sebastien Goasguen <ru...@gmail.com>
Authored: Tue Jun 24 14:58:11 2014 +0200
Committer: Sebastien Goasguen <ru...@gmail.com>
Committed: Tue Jun 24 14:58:11 2014 +0200

----------------------------------------------------------------------
 source/building_from_source.rst | 6 +++---
 source/installation.rst         | 9 +++++++++
 2 files changed, 12 insertions(+), 3 deletions(-)
----------------------------------------------------------------------