You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ra...@apache.org on 2014/11/15 07:01:40 UTC

[1/2] cloudstack-docs git commit: Fixed some typos.

Repository: cloudstack-docs
Updated Branches:
  refs/heads/master 0414fddcd -> be0f4dd40


Fixed some typos.

This closes #7


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

Branch: refs/heads/master
Commit: 73add914343177a1c297d5f68f51667b35ac9e7b
Parents: 0fbe507
Author: Mary Brennan <ma...@heroku.com>
Authored: Fri Nov 14 16:17:01 2014 -0800
Committer: Rajani Karuturi <ra...@gmail.com>
Committed: Sat Nov 15 11:30:12 2014 +0530

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


http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/73add914/rtd/source/ansible.rst
----------------------------------------------------------------------
diff --git a/rtd/source/ansible.rst b/rtd/source/ansible.rst
index 7f0f9bd..a410e93 100644
--- a/rtd/source/ansible.rst
+++ b/rtd/source/ansible.rst
@@ -13,7 +13,7 @@ intent to Chef and Puppet. It allows (usually) DevOps teams to
 orchestrate the deployment and configuration of their environments
 without having to re-write custom scripts to make changes.
 
-Like Chef and Puppet, Ansible is designed to be idempotent, these means
+Like Chef and Puppet, Ansible is designed to be idempotent. This means
 that you determine the state you want a host to be in and Ansible will
 decide if it needs to act in order to achieve that state.
 
@@ -23,7 +23,7 @@ There’s already Chef and Puppet, so what’s the fuss about Ansible?
 Let’s take it as a given that configuration management makes life much
 easier (and is quite cool), Ansible only needs an SSH connection to the
 hosts that you’re going to manage to get started. While Ansible requires
-Python 2.4 or greater to on the host you’re going to manage in order to
+Python 2.4 or greater on the host you’re going to manage in order to
 leverage the vast majority of its functionality, it is able to connect
 to hosts which don’t have Python installed in order to then install
 Python, so it’s not really a problem. This greatly simplifies the


[2/2] cloudstack-docs git commit: Merge branch '4.3'

Posted by ra...@apache.org.
Merge branch '4.3'


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

Branch: refs/heads/master
Commit: be0f4dd40cea87187c3c5bdfa00f977d54a91b86
Parents: 0414fdd 73add91
Author: Rajani Karuturi <ra...@gmail.com>
Authored: Sat Nov 15 11:31:24 2014 +0530
Committer: Rajani Karuturi <ra...@gmail.com>
Committed: Sat Nov 15 11:31:24 2014 +0530

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


http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/be0f4dd4/rtd/source/ansible.rst
----------------------------------------------------------------------