Skip to content

Document generation from a scope, ERB template(s) and Hiera data

Notifications You must be signed in to change notification settings

GannettDigital/erb-hiera

This branch is 29 commits ahead of roobert/erb-hiera:master.

Folders and files

NameName
Last commit message
Last commit date
Dec 30, 2024
Dec 30, 2024
May 5, 2022
Aug 11, 2017
Dec 18, 2023
Dec 18, 2023
May 8, 2018
Aug 10, 2017
Jan 6, 2025
May 5, 2022
Aug 10, 2017
May 3, 2022

Repository files navigation

erb-hiera

About

Generate documents from a scope, ERB template(s) and Hiera Data

Install

gem install erb-hiera

Usage

$ ./bin/erb-hiera --help
Options:
  --config=<s>          specify config file
  --hiera-config=<s>    specify hiera config file
  --dry-run             don't write out files
  --verbose             print compiled template(s)
  --debug               print backtrace on error
  --no-fork             disable forking copies of erb-hiera for each entry in the config

Example

cd example
erb-hiera --config config.yaml --hiera-config hiera.yaml --verbose

References

About

Document generation from a scope, ERB template(s) and Hiera data

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 99.2%
  • Dockerfile 0.8%