This image is based off of ubuntu-upstart. It contains puppet, librarian-puppet, and the deep_merge rubygem.
/puppet-apply is the default entrypoint. This script runs puppet apply with verbose output and returns 0 if all manifests are applied successfully, non-zero otherwise.
See DEVELOPMENT.md
MIT license