Code Monkey home page Code Monkey logo

puppet-ejabberd's Introduction

-- mode: markdown; mode: visual-line; --

Ejabberd Puppet Module

Puppet Forge License Supported Platforms

Configure and manage ejabberd

  Copyright (c) 2015 UL HPC Management Team <[email protected]>

Synopsis

Configure and manage ejabberd.

This module implements the following elements:

  • Puppet classes:

    • ejabberd
    • ejabberd::common
    • ejabberd::common::debian
    • ejabberd::params
  • Puppet definitions:

All these components are configured through a set of variables you will find in manifests/params.pp.

Note: the various operations that can be conducted from this repository are piloted from a Rakefile and assumes you have a running Ruby installation. See doc/contributing.md for more details on the steps you shall follow to have this Rakefile working properly.

Dependencies

See metadata.json. In particular, this module depends on

Overview and Usage

Class ejabberd

This is the main class defined in this module. It accepts the following parameters:

  • $ensure: default to 'present', can be 'absent'

Use is as follows:

 include ' ejabberd'

See also tests/init.pp

Class ejabberd::common

See tests/common.pp

Class ejabberd::common::debian

See tests/common/debian.pp

Class ejabberd::params

See tests/params.pp

Librarian-Puppet / R10K Setup

You can of course configure the ejabberd module in your Puppetfile to make it available with Librarian puppet or r10k by adding the following entry:

 # Modules from the Puppet Forge
 mod "ULHPC-ejabberd"

or, if you prefer to work on the git version:

 mod "ULHPC-ejabberd", 
     :git => https://github.com/ULHPC/puppet-ejabberd,
     :ref => production 

Issues / Feature request

You can submit bug / issues / feature request using the ULHPC-ejabberd Puppet Module Tracker.

Developments / Contributing to the code

If you want to contribute to the code, you shall be aware of the way this module is organized. These elements are detailed on doc/contributing.md

You are more than welcome to contribute to its development by sending a pull request.

Puppet modules tests within a Vagrant box

The best way to test this module in a non-intrusive way is to rely on Vagrant. The Vagrantfile at the root of the repository pilot the provisioning various vagrant boxes available on Vagrant cloud you can use to test this module.

See doc/vagrant.md for more details.

puppet-ejabberd's People

Contributors

hcartiaux avatar upaternostro avatar

Watchers

Sebastien Varrette avatar Mike Massonnet avatar James Cloos avatar  avatar Valentin Plugaru avatar Teddy Rodrigues Valette avatar Arnaud Glad avatar Clément Parisot avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.