An open API service indexing awesome lists of open source software.

https://github.com/genebean/genebean-demo_sensitive_puppet

Demo of how to use the Sensitive data type in a puppet module and how to test it.
https://github.com/genebean/genebean-demo_sensitive_puppet

puppet puppet-modules

Last synced: 3 months ago
JSON representation

Demo of how to use the Sensitive data type in a puppet module and how to test it.

Awesome Lists containing this project

README

        

# demo_sensitive_puppet

[![Build Status](https://travis-ci.org/genebean/genebean-demo_sensitive_puppet.svg?branch=master)](https://travis-ci.org/genebean/genebean-demo_sensitive_puppet)

This demonstrates how to use the `Sensitive` data type in a puppet module and
how to test it.

The module has been documented using
`puppet strings generate --format markdown` which creates
[REFERENCE.md](REFERENCE.md)