Micah Anderson
3ff12051c8
move plugin directory to fit new 0.25.x style and update file paths accordingly
2009-11-23 11:54:04 -05:00
David Schmitt
de7690c4e7
RDoc-ify documentation
...
See http://club.black.co.at/david/puppet/doc/ for a current version of the RDoc
output.
2009-06-09 17:51:10 +02:00
David Schmitt
b7ca00eb83
always run concatenate command
...
Now that this doesn't case unnecessary updates in the system, running the
concatenation every time imrpoves robustness in the face of state damages and
other non-notifying content changes.
Also, tone down the exec to info level to keep the log clean.
2009-06-02 14:16:38 +02:00
David Schmitt
53d0fde15f
Major cleanup of the common module
...
* improve documentation on all defines
* rename modules_dir to module_dir and modules_file to module_file
* create $module_dir_path to achieve DRY-ness
* silence the lsb_release stuff
* improve concatenated_file to use an intermediate file, improving reliability
and decoupling the updateing from notifying our peers.
* remove serveral functions that were moved to puppet proper:
- sha1 => sha1
- gsub,substitute,slash_escape => regsubst
2009-05-31 21:14:37 +02:00
David Schmitt
3d96669da7
more corrections of .ignore
2008-07-08 11:35:13 +02:00
martin f. krafft
6a15374c17
do not use $servername in puppet:// urls
...
Instead, use puppet:///, which automatically uses
$servername when executed on clients, but which also works
when run locally.
Signed-off-by: martin f. krafft <madduck@madduck.net>
Signed-off-by: David Schmitt <david@schmitt.edv-bus.at>
2008-06-05 16:43:27 +02:00
David Schmitt
535bc328f2
checkup
2008-04-06 17:36:22 +02:00
David Schmitt
f1428f324a
more BSD compatability from admin@immerda.ch
2008-02-14 18:24:44 +01:00
root
b97345857b
concatenated_file: create a sensible default for dir parameter
...
patch by Chris MacLeod, thanks!
2007-11-30 18:58:01 +01:00
root
32b0c131ac
common: fix clash between modules_dir and concatenated_file(dir) better
2007-09-26 11:57:18 +02:00
david
a73085c7e0
more fixes for the munin modularizsation
...
git-svn-id: http://club.black.co.at:82/svn/manifests/trunk@178 f03ff2f1-f02d-0410-970d-b9634babeaa1
2007-08-07 14:15:44 +00:00
david
9b9856b60e
fix "fail on no ntp_ plugins" bug
...
git-svn-id: http://club.black.co.at:82/svn/manifests/trunk@176 f03ff2f1-f02d-0410-970d-b9634babeaa1
2007-08-07 11:42:33 +00:00
david
8c60b89c05
support a footer file too
...
git-svn-id: http://club.black.co.at:82/svn/manifests/trunk@174 f03ff2f1-f02d-0410-970d-b9634babeaa1
2007-08-06 10:16:33 +00:00
david
c85903a0b3
support a header file
...
git-svn-id: http://club.black.co.at:82/svn/manifests/trunk@173 f03ff2f1-f02d-0410-970d-b9634babeaa1
2007-08-06 10:14:15 +00:00
david
f7c440572b
add refreshonly and notifies; minor shell fixes
...
git-svn-id: http://club.black.co.at:82/svn/manifests/trunk@167 f03ff2f1-f02d-0410-970d-b9634babeaa1
2007-08-06 06:33:19 +00:00
david
e95d077173
add forcible purging of directories
...
git-svn-id: http://club.black.co.at:82/svn/manifests/trunk@138 f03ff2f1-f02d-0410-970d-b9634babeaa1
2007-08-01 08:03:00 +00:00
david
550b18c797
fixed up refresh behaviour, still have to run the concat every time, but requirors are signalled only when the md5 changes
...
git-svn-id: http://club.black.co.at:82/svn/manifests/trunk@126 f03ff2f1-f02d-0410-970d-b9634babeaa1
2007-07-29 10:35:34 +00:00
david
bc01dcd37b
move and freshen up apache2 module
...
git-svn-id: http://club.black.co.at:82/svn/manifests/trunk@74 f03ff2f1-f02d-0410-970d-b9634babeaa1
2007-06-28 08:25:47 +00:00
david
0a217790e0
add a define to handily add parts to a concatenated file
...
git-svn-id: http://club.black.co.at:82/svn/manifests/trunk@64 f03ff2f1-f02d-0410-970d-b9634babeaa1
2007-06-27 06:48:13 +00:00
david
1f3cd8ebea
create a stable result by sorting filenames
...
git-svn-id: http://club.black.co.at:82/svn/manifests/trunk@63 f03ff2f1-f02d-0410-970d-b9634babeaa1
2007-06-25 14:03:28 +00:00
david
7e5b55bde5
fix dumb typo
...
git-svn-id: http://club.black.co.at:82/svn/manifests/trunk@62 f03ff2f1-f02d-0410-970d-b9634babeaa1
2007-06-25 13:45:11 +00:00