Skip to content

Latest commit

 

History

History
61 lines (42 loc) · 2.29 KB

README.md

File metadata and controls

61 lines (42 loc) · 2.29 KB

Ansible Collection for Cloudera Private Cloud

Requirements

Do not use Ansible 2.9.0. This version has an issue with templating 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.

Usage

This Ansible Collection is designed to work hand-in-hand with Cloudera Deploy, which contains reference Playbooks and Example Definitions.

Tested Platforms

Cloudera Distributions

  • Cloudera Manager / CDP Private Cloud Base 7.1.x
  • Cloudera Manager / CDP Private Cloud Base 7.0.3 (limited support)
  • Cloudera Manager / CDH 6.x
  • Cloudera Manager / CDH 5.x (limited support)

Operating Systems

  • Red Hat / CentOS 7.x
  • Ubuntu 18.04.04 LTS (Bionic Beaver)

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

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 ICLA and CCLA before we can accept and redistribute your contribution. Once these are submitted you are free to start contributing to cloudera-playbook. Submit these to [email protected].

Main steps

  • Fork the repo and create a topic branch
  • Push commits to your repo
  • Create a pull request!

Find

We use Github issues to track bugs for this project. Find an issue that you would like to work on (or file one if you have discovered a new issue!). If no-one is working on it, assign it to yourself only if you intend to work on it shortly.

Fix

Please write a good, clear commit message, with a short, descriptive title and a message that is exactly long enough to explain what the problem was, and how it was fixed.

Copyright

(C) Cloudera, Inc. 2021 All rights reserved.

License

Apache License, Version 2.0