forked from duritong/puppet-common
-
Notifications
You must be signed in to change notification settings - Fork 0
Puppet module for common tasks
ctrlaltdel/puppet-common
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
puppet module common ==================== written by David Schmitt Copyright (C) 2007 David Schmitt <[email protected]> adapted by immerda project group admin+puppet(at)immerda.ch ################################################# The common module installs various functions that are required by other modules. This module should be installed before any of the other module. To use this module, follow these directions: 1. Your modules directory will need all the files included in this repository placed under a directory called "common" 2. Add the following line to manifests/site.pp: import "modules.pp" 3. Add the following line to manifests/modules.pp: import "common"
About
Puppet module for common tasks
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Ruby 91.8%
- Shell 8.2%