Skip to content

Commit

Permalink
Ansibles -> ANXS
Browse files Browse the repository at this point in the history
  • Loading branch information
pjan committed Sep 6, 2014
1 parent c76fb6e commit 99d7c44
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Ansibles - cassandra [![Build Status](https://travis-ci.org/Ansibles/cassandra.png)](https://travis-ci.org/Ansibles/cassandra)
## ANXS - cassandra [![Build Status](https://travis-ci.org/ANXS/cassandra.png)](https://travis-ci.org/ANXS/cassandra)

Ansible role which installs and configures Apache Cassandra.

Expand All @@ -8,7 +8,7 @@ Ansible role which installs and configures Apache Cassandra.
##### Ansible

It has been tested on Ansible 1.5 and above, and depends on the following roles:
- Ansibles.oracle-jdk
- ANXS.oracle-jdk


#### Variables
Expand All @@ -31,4 +31,4 @@ Licensed under the MIT License. See the LICENSE file for details.

#### Feedback, bug-reports, requests, ...

Are [welcome](https://github.com/ansibles/cassandra/issues)!
Are [welcome](https://github.com/ANXS/cassandra/issues)!
4 changes: 2 additions & 2 deletions meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

galaxy_info:
author: pjan vandaele
company: Ansibles
company: ANXS
description: Install and configure Apache Cassandra
min_ansible_version: 1.5
license: MIT
Expand All @@ -14,4 +14,4 @@ galaxy_info:
- system

dependencies:
- role: Ansibles.oracle-jdk
- role: ANXS.oracle-jdk

0 comments on commit 99d7c44

Please sign in to comment.