Skip to content

Commit

Permalink
v3 Ansible Collection publication (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
Chaffelson authored Apr 23, 2021
1 parent c2169e8 commit 2def4ba
Show file tree
Hide file tree
Showing 219 changed files with 2,042 additions and 3,804 deletions.
24 changes: 6 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Ansible Playbooks for Cloudera Data Platform
# Ansible Collection for Cloudera Private Cloud

## Requirements

Expand All @@ -8,7 +8,10 @@

**Do not use Ansible 2.9.0**. This version has an [issue with templating](https://github.com/ansible/ansible/issues/64745) which causes the playbook execution to fail. Instead, use any 2.8.x version or a later 2.9.x version as these are not affected.

## Supported Platforms
## Usage
This Ansible Collection is designed to work hand-in-hand with [Cloudera Deploy](https://github.com/cloudera-labs/cloudera-deploy), which contains reference Playbooks and Example Definitions.

## Tested Platforms

### Cloudera Distributions

Expand All @@ -24,22 +27,7 @@

Active development is focused on **CDP Private Cloud Base** (formerly CDP-DC) deployments and their respective platform compatibility matrices.

> While these playbooks can be used to deploy CDH 5.x and CDH 6.x environments, it is only possible to install a subset of their supported platform components (i.e JDK and database versions) using this tool.
## Getting Started

For help setting up the playbook, creating configs and deploying clusters, see the [Getting Started](docs/getting-started.md) guide.

## How-to Guides

For more detailed information, check the following guides:

* Deploying [secure clusters](docs/security.md)
* Deploying [data contexts (SDX) and virtual private clusters](docs/how-to/virtual-private-clusters.md)

## Help!

Common issues and their solutions are documented on the [Troubleshooting](docs/troubleshooting.md) page. Check here first.
> While these roles etc. can be used to deploy CDH 5.x and CDH 6.x environments, it is only possible to install a subset of their supported platform components (i.e JDK and database versions) using this tooling.
## How do I contribute code?
You need to first sign and return an
Expand Down
61 changes: 0 additions & 61 deletions create_freeipa.yml

This file was deleted.

60 changes: 0 additions & 60 deletions create_infrastructure.yml

This file was deleted.

42 changes: 0 additions & 42 deletions docs/definitions.md

This file was deleted.

141 changes: 0 additions & 141 deletions docs/freeipa.md

This file was deleted.

Loading

0 comments on commit 2def4ba

Please sign in to comment.