Skip to content

roobert/erb-hiera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

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