Skip to content
This repository has been archived by the owner on Sep 29, 2020. It is now read-only.

gwdg/puppet-sahara

 
 

Repository files navigation

sahara

Table of Contents

  1. Overview - What is the sahara module?
  2. Module Description - What does the module do?
  3. Setup - The basics of getting started with sahara
  4. Implementation - An under-the-hood peek at what the module is doing
  5. Limitations - OS compatibility, etc.
  6. Development - Guide for contributing to the module
  7. Contributors - Those with commits
  8. Release Notes - Notes on the most recent updates to the module

Overview

The Sahara module itself is used to flexibly configure and manage the clustering service for OpenStack.

Module Description

The sahara module is an attempt to make Puppet capable of managing the entirety of sahara.

Setup

What the sahara module affects:

  • sahara, the data processing service for OpenStack.

Beginning with sahara

To use the sahara module's functionality you will need to declare multiple resources. This is not an exhaustive list of all the components needed; we recommend you consult and understand the core of openstack documentation.

Examples of usage can be found in the examples directory.

Implementation

sahara

puppet-sahara is a combination of Puppet manifests and ruby code to deliver configuration and extra functionality through types and providers.

Limitations

None.

Development

Developer documentation for the entire puppet-openstack project.

Contributors

Release Notes

5.0.0

  • Rewrite

Packages

No packages published

Languages

  • Puppet 53.1%
  • Ruby 46.9%