aboutsummaryrefslogtreecommitdiff
path: root/manifests/defines/concatenated_file.pp
AgeCommit message (Collapse)Author
2009-06-09RDoc-ify documentationDavid Schmitt
See http://club.black.co.at/david/puppet/doc/ for a current version of the RDoc output.
2009-06-02always run concatenate commandDavid Schmitt
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-05-31Major cleanup of the common moduleDavid Schmitt
* 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
2008-07-08more corrections of .ignoreDavid Schmitt
2008-06-05do not use $servername in puppet:// urlsmartin f. krafft
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-04-06checkupDavid Schmitt
2008-02-14more BSD compatability from admin@immerda.chDavid Schmitt
2007-11-30concatenated_file: create a sensible default for dir parameterroot
patch by Chris MacLeod, thanks!
2007-09-26common: fix clash between modules_dir and concatenated_file(dir) betterroot
2007-08-07more fixes for the munin modularizsationdavid
git-svn-id: http://club.black.co.at:82/svn/manifests/trunk@178 f03ff2f1-f02d-0410-970d-b9634babeaa1
2007-08-07fix "fail on no ntp_ plugins" bugdavid
git-svn-id: http://club.black.co.at:82/svn/manifests/trunk@176 f03ff2f1-f02d-0410-970d-b9634babeaa1
2007-08-06support a footer file toodavid
git-svn-id: http://club.black.co.at:82/svn/manifests/trunk@174 f03ff2f1-f02d-0410-970d-b9634babeaa1
2007-08-06support a header filedavid
git-svn-id: http://club.black.co.at:82/svn/manifests/trunk@173 f03ff2f1-f02d-0410-970d-b9634babeaa1
2007-08-06add refreshonly and notifies; minor shell fixesdavid
git-svn-id: http://club.black.co.at:82/svn/manifests/trunk@167 f03ff2f1-f02d-0410-970d-b9634babeaa1
2007-08-01add forcible purging of directoriesdavid
git-svn-id: http://club.black.co.at:82/svn/manifests/trunk@138 f03ff2f1-f02d-0410-970d-b9634babeaa1
2007-07-29fixed up refresh behaviour, still have to run the concat every time, but ↵david
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-06-28move and freshen up apache2 moduledavid
git-svn-id: http://club.black.co.at:82/svn/manifests/trunk@74 f03ff2f1-f02d-0410-970d-b9634babeaa1
2007-06-27add a define to handily add parts to a concatenated filedavid
git-svn-id: http://club.black.co.at:82/svn/manifests/trunk@64 f03ff2f1-f02d-0410-970d-b9634babeaa1
2007-06-25create a stable result by sorting filenamesdavid
git-svn-id: http://club.black.co.at:82/svn/manifests/trunk@63 f03ff2f1-f02d-0410-970d-b9634babeaa1
2007-06-25fix dumb typodavid
git-svn-id: http://club.black.co.at:82/svn/manifests/trunk@62 f03ff2f1-f02d-0410-970d-b9634babeaa1