Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 826 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 826 Bytes

Puppet

Puppet, an automated administrative engine for your Linux and Unix systems, performs administrative tasks (such as adding users, installing packages, and updating server configurations) based on a centralized specification.

Documentation (and detailed installation instructions) can be found online at the Puppet Docs site.

Installation

Generally, you just need to copy the modules you need into your /etc/puppet/modules directory.

You can use a better organization for Puppet modules if you follow the guide

Usage

See in each modules, you have a short example of how to use it in your Puppet classes.

License

See LICENSE file.

Support

There is no support available for those modules.