Puppet_Useful Modules - ACCESS-NRI/accessdev-Trac-archive GitHub Wiki

Useful Modules

Here's a list of useful types etc. for creating services:

Modifying files

  • augeas: Modify entries in a config file
  • concat: Create a file out of several segments

Repositories

  • vcsrepo: Generic version-controlled repository
  • git: Git mirror repositories and hooks (built on top of vcsrepo)