librarian-puppet

bundler for your puppet modules

Install

All systems
curl cmd.cat/librarian-puppet.sh
Debian Debian
apt-get install librarian-puppet
Ubuntu
apt-get install librarian-puppet
image/svg+xml Kali Linux
apt-get install librarian-puppet
Windows (WSL2)
sudo apt-get update sudo apt-get install librarian-puppet
Raspbian
apt-get install librarian-puppet

librarian-puppet

bundler for your puppet modules

Simplify deployment of your Puppet infrastructure by automatically pulling in modules from the forge and git repositories with a single command.

librarian-puppet-simple

simple version of librarian-puppet with most of its commands

librarian-puppet-simple was created out of its author's frustration with the dependency management in librarian-puppet. Librarian-puppet offers to simplify deployment of a Puppet infrastructure by automatically pulling in modules from the forge and git repositories with a single command. This package only allows one to pin revisions for a collection of modules, and it is also less heavy than librarian-puppet. librarian-puppet-simple has fewer commands, but they should be compatible with the original librarian-puppet. Note that you cannot currently install both librarian-puppet and librarian-puppet-simple at the same time.