Added logwatch
[puppet-dbp.git] / README
blob92aa5d063f531a7c989fcc625fe9ae530d3748bc
1 DBP -- Debian Best Practices
2 ============================
4 This module configures a Debian system according to David Schmitt's Best
5 Practises. This includes adding and removing packages and basic configuration of
6 the environment.
8 TODO: describe actual functional properties
10 Module Dependencies
11 ===================
13 Mandatory:
15 * ssh module for key distribution
17 Optional:
19 * The "virtual" module to enable special handling of virtual guests.
24 Configuration
25 =============
27 Debian Release: Usually the Debian Release is detected via facter. To override
28 this - e.g. for system upgrades - set $dv_override on an enclosing scope to the
29 desired release code name.
31 24 July 2010
32 ============
34 Updates by James Richardson.
35 Bunch of changes to fit *MY* environemnt.