summaryrefslogtreecommitdiff
path: root/README
blob: d2564b4cccd35f907d94754727016403be0997e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Puppet-Module for configuring Puppet itself, both the master and the clients
============================================================================

Use a seperate local module called "site-puppet", where you place your customized 
files, under:
 site-puppet/files/master/fileserver.conf
 site-puppet/files/master/puppet.conf

those files in this module are just examples.

Depends on Modules
------------------
- bc
- cron

Usage
-----

...tbc...