You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by la...@apache.org on 2016/09/29 12:44:40 UTC

[03/50] [abbrv] airavata git commit: Fixed readme issue with roles

Fixed readme issue with roles


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

Branch: refs/heads/lahiru/AIRAVATA-2065
Commit: bbe01a76f70268ef6b8988c3b9f56179940b4321
Parents: 76e613a
Author: Shameera Rathnayaka <sh...@gmail.com>
Authored: Thu Jul 28 12:31:47 2016 -0400
Committer: Shameera Rathnayaka <sh...@gmail.com>
Committed: Thu Jul 28 12:31:47 2016 -0400

----------------------------------------------------------------------
 README.md | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/airavata/blob/bbe01a76/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 7e4a9cc..14839a7 100644
--- a/README.md
+++ b/README.md
@@ -6,12 +6,12 @@ Ansible script to deploy Apache Airavata
 
 ## Roles
 **setup** :- Create user and group, install oracle java 8   
-**zookeeper** :- Download and install zookeeper
-**rabbitmq** :- Download and install rabbitmq as service
-**common** :- Checkout Airavata source from git and run maven build. Move keystore files
-**gfac** :- Setup Gfac deployment and Change configurations.
-**api-orch** :- Setup Api-Orch deployment and Change configurations.
-**pga** :- Deploy Airavata PHP Gateway.
+**zookeeper** :- Download and install zookeeper.  
+**rabbitmq** :- Download and install rabbitmq as service.  
+**common** :- Checkout Airavata source from git and run maven build. Move keystore files.  
+**gfac** :- Setup Gfac deployment and Change configurations.  
+**api-orch** :- Setup Api-Orch deployment and Change configurations.  
+**pga** :- Deploy Airavata PHP Gateway.  
 
 ## Useful commands
   * `ansible-playbook -i hosts site.yml`