Skip to content

Commit 2def4ba

Browse files
authored
v3 Ansible Collection publication (#1)
1 parent c2169e8 commit 2def4ba

File tree

219 files changed

+2042
-3804
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

219 files changed

+2042
-3804
lines changed

README.md

Lines changed: 6 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Ansible Playbooks for Cloudera Data Platform
1+
# Ansible Collection for Cloudera Private Cloud
22

33
## Requirements
44

@@ -8,7 +8,10 @@
88

99
**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.
1010

11-
## Supported Platforms
11+
## Usage
12+
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.
13+
14+
## Tested Platforms
1215

1316
### Cloudera Distributions
1417

@@ -24,22 +27,7 @@
2427

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

27-
> 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.
28-
29-
## Getting Started
30-
31-
For help setting up the playbook, creating configs and deploying clusters, see the [Getting Started](docs/getting-started.md) guide.
32-
33-
## How-to Guides
34-
35-
For more detailed information, check the following guides:
36-
37-
* Deploying [secure clusters](docs/security.md)
38-
* Deploying [data contexts (SDX) and virtual private clusters](docs/how-to/virtual-private-clusters.md)
39-
40-
## Help!
41-
42-
Common issues and their solutions are documented on the [Troubleshooting](docs/troubleshooting.md) page. Check here first.
30+
> 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.
4331
4432
## How do I contribute code?
4533
You need to first sign and return an

create_freeipa.yml

Lines changed: 0 additions & 61 deletions
This file was deleted.

create_infrastructure.yml

Lines changed: 0 additions & 60 deletions
This file was deleted.

docs/definitions.md

Lines changed: 0 additions & 42 deletions
This file was deleted.

docs/freeipa.md

Lines changed: 0 additions & 141 deletions
This file was deleted.

0 commit comments

Comments
 (0)