hercules-team/augeasproviders_core

Name: augeasproviders_core

Owner: Hercules Team

Description: Alternative Augeas-based providers for Puppet, core library http://augeasproviders.com/

Created: 2014-08-07 13:14:19.0

Updated: 2017-01-05 13:28:40.0

Pushed: 2017-10-02 19:24:59.0

Homepage: null

Size: 606

Language: Ruby

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Puppet Forge Version Puppet Forge Downloads Puppet Forge Endorsement Build Status Coverage Status Gemnasium

augeasproviders_core: library for building alternative Augeas-based providers for Puppet

This module provides a library for module authors to create new types and providers around config files, using the Augeas configuration library to read and modify them.

The advantage of using Augeas over the default Puppet parsedfile implementations is that Augeas will go to great lengths to preserve file formatting and comments, while also failing safely when needed.

If you're a user, you want to see the main augeasproviders project at augeasproviders.com.

Requirements

Ensure both Augeas and ruby-augeas 0.3.0+ bindings are installed and working as normal.

See Puppet/Augeas pre-requisites.

Development documentation

See docs/ (run make) or augeasproviders.com.

Issues

Please file any issues or suggestions on GitHub.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.