Forge Home

openiosds

Puppet module for OpenIO SDS solution

18,831 downloads

7,624 latest version

5.0 quality score

We run a couple of automated
scans to help you access a
module's quality. Each module is
given a score based on how well
the author has formatted their
code and documentation and
modules are also checked for
malware using VirusTotal.

Please note, the information below
is for guidance only and neither of
these methods should be considered
an endorsement by Puppet.

Version information

  • 1.1.42 (latest)
  • 1.1.41
  • 1.1.40
  • 1.1.39
  • 1.1.38
  • 1.1.37
  • 1.1.36
  • 1.1.35
  • 1.1.34
  • 1.1.33
  • 1.1.32
  • 1.1.31
  • 1.1.30
  • 1.1.29
  • 1.1.28
  • 1.1.25 (deleted)
  • 1.1.18
  • 1.1.17 (deleted)
  • 1.1.16
  • 1.1.2
  • 1.1.1
  • 1.1.0
  • 1.0.5
  • 1.0.4
  • 1.0.3 (deleted)
  • 1.0.2 (deleted)
  • 1.0.1 (deleted)
  • 1.0.0 (deleted)
released Aug 31st 2015
This version is compatible with:
  • ,

Start using this module

  • r10k or Code Manager
  • Bolt
  • Manual installation
  • Direct download

Add this module to your Puppetfile:

mod 'openio-openiosds', '1.0.4'
Learn more about managing modules with a Puppetfile

Add this module to your Bolt project:

bolt module add openio-openiosds
Learn more about using this module with an existing project

Manually install this module globally with Puppet module tool:

puppet module install openio-openiosds --version 1.0.4

Direct download is not typically how you would use a Puppet module to manage your infrastructure, but you may want to download the module in order to inspect the code.

Download

Documentation

openio/openiosds — version 1.0.4 Aug 31st 2015

OpenIOSDS

Author: Romain Acciari romain.acciari@openio.io Copyright (c) 2015, OpenIO.

ABOUT

This module manages OpenIO SDS solution. You can deploy the different services needed to create an OpenIO SDS namespace.

INSTALLATION

The module can be obtained from the Puppet Forge. Select Download which downloads a tar.gz file. Upload the tar.gz file to your Puppet Master. Untar the file. This will create a new directory called openio-openiosds-${version_number}. Rename this directory to just openiosds and place it in your modulepath.

You can also use the puppet-module tool. Just run this command from your modulepath. puppet-module install openio/openiosds

REQUIREMENTS