ipa

contributions requested
FreeIPA templating module by James

9,828 downloads

9,828 latest version

0.4 quality score

Support the Puppet Community by contributing to this module

You are welcome to contribute to this module by suggesting new features, currency updates, or fixes. Every contribution is valuable to help ensure that the module remains compatible with the latest Puppet versions and continues to meet community needs. Complete the following steps:

  1. Review the module’s contribution guidelines and any licenses. Ensure that your planned contribution aligns with the author’s standards and any legal requirements.
  2. Fork the repository on GitHub, make changes on a branch of your fork, and submit a pull request. The pull request must clearly document your proposed change.

For questions about updating the module, contact the module’s author.

Version information

  • 0.0.4 (latest)
released Oct 9th 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 9th 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!