A puppet face that packages control repo assets into a portable collection that can be used in a masterless context with puppet apply
The bundled package includes:
.
├── hiera.yaml (or lookup.conf)
├── hieradata/
├── modules/
└── site/
puppet bundle DIR [--name]
... bundles into a package
- Erik Dalén for providing a stellar clean & modern Puppet Face example at https://github.com/dalen/puppetls