GitHub - simp/puppet-bundle-face: A puppet face that packages control repo assets into a portable collection that can be used in a masterless context with `puppet apply`

Skip to content

Navigation Menu

Sign in

Appearance settings

This repository was archived by the owner on Jul 24, 2024. It is now read-only.

puppet-bundle

A puppet face that packages control repo assets into a portable collection that can be used in a masterless context with puppet apply

Overview

The bundled package includes:

.
├── hiera.yaml (or lookup.conf)
├── hieradata/
├── modules/
└── site/

Usage

puppet bundle DIR [--name]

... bundles into a package

Thanks