Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/voxpupuli/puppet-drbd

Basic module for configuring active-passive drbd resources
https://github.com/voxpupuli/puppet-drbd

debian-puppet-module hacktoberfest linux-puppet-module puppet redhat-puppet-module

Last synced: 5 days ago
JSON representation

Basic module for configuring active-passive drbd resources

Awesome Lists containing this project

README

        

# DRBD module for Puppet

[![Build Status](https://travis-ci.org/voxpupuli/puppet-drbd.png?branch=master)](https://travis-ci.org/voxpupuli/puppet-drbd)
[![Code Coverage](https://coveralls.io/repos/github/voxpupuli/puppet-drbd/badge.svg?branch=master)](https://coveralls.io/github/voxpupuli/puppet-drbd)
[![Puppet Forge](https://img.shields.io/puppetforge/v/puppet/drbd.svg)](https://forge.puppetlabs.com/puppet/drbd)
[![Puppet Forge - downloads](https://img.shields.io/puppetforge/dt/puppet/drbd.svg)](https://forge.puppetlabs.com/puppet/drbd)
[![Puppet Forge - endorsement](https://img.shields.io/puppetforge/e/puppet/drbd.svg)](https://forge.puppetlabs.com/puppet/drbd)
[![Puppet Forge - scores](https://img.shields.io/puppetforge/f/puppet/drbd.svg)](https://forge.puppetlabs.com/puppet/drbd)

#### Table of Contents

1. [Overview](#overview)
2. [Module Description - What the module does and why it is useful](#module-description)
3. [Setup - The basics of getting started with drbd](#setup)
* [What drbd affects](#what-drbd-affects)
* [Setup requirements](#setup-requirements)
* [Beginning with drbd](#beginning)
4. [Usage - Configuration options and additional functionality](#usage)
5. [Reference - An under-the-hood peek at what the module is doing and how](#reference)
5. [Limitations - OS compatibility, etc.](#limitations)
6. [Development - Guide for contributing to the module](#contributing)

## Overview

Configures DRBD and ensures that it is running.

## Module Description

The `drbd::resource` is used to configure indiviual resources.

## Setup

### What drbd affects

### Setup Requirements

### Beginning with drbd

## Usage

## Reference

See [Reference](REFERENCE.md).

## Limitations

Please have a look into the [metadata.json](metadata.json) for all supported operating systems.

## Contributing

Please read [CONTRIBUTING.md](CONTRIBUTING.md) for full details on contributing to this project.