Skip to content

stinkyink/puppet-modules

Repository files navigation

puppet-modules

This contains a collection of Puppet modules used at Stinkyink.com. We aim to make our modules as generic as possible, leveraging hiera config to manage organisational information.

Some modules that are not so generic:

  • role

We recommend using something like librarian-puppet to manage your modules. It makes it easy to include a given module, especially when people like us have a single repository for all their modules. For example, to just use our Ruby module you could add this to your Puppetfile

mod "ruby", :git => "https://github.com/stinkyink/puppet-modules.git", :path => "ruby"

License

Please see the LICENSE file

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published