Forge Home

ipa

FreeIPA templating module by James

9,689 downloads

9,689 latest version

0.4 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

  • 0.0.4 (latest)
released Oct 8th 2014

Start using this module

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

Add this module to your Puppetfile:

mod 'purpleidea-ipa', '0.0.4'
Learn more about managing modules with a Puppetfile

Add this module to your Bolt project:

bolt module add purpleidea-ipa
Learn more about using this module with an existing project

Manually install this module globally with Puppet module tool:

puppet module install purpleidea-ipa --version 0.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

purpleidea/ipa — version 0.0.4 Oct 8th 2014

puppet-ipa: a puppet module for FreeIPA

Build Status

Documentation:

Please see: DOCUMENTATION.md or puppet-ipa-documentation.pdf.

Installation:

Please read the INSTALL file for instructions on getting this installed.

Examples:

Please look in the examples/ folder for usage. If none exist, please contribute one!

Module specific notes:

  • This is a rather elaborate module. Be sure to review the code before using.
  • There are a number of (useful) lengthy comments and explanations in the code.
  • This module plays nicely with my puppet-nfs module. Use them together :)

Dependencies:

Patches:

This code may be a work in progress. The interfaces may change without notice. Patches are welcome, but please be patient. They are best received by email. Please ping me if you have big changes in mind, before you write a giant patch.

Happy hacking!