Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.
/ puppet-bundle-face Public archive

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

Notifications You must be signed in to change notification settings

simp/puppet-bundle-face

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages