index
:
puppet-concat
master
Puppet module for concat
Fluxo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
manifests
Age
Commit message (
Expand
)
Author
2012-12-12
added description of replace in the comment block
Jasper Poppe
2012-12-12
added (file) $replace parameter to concat
Jasper Poppe
2012-11-06
gracefully handle \n in fragment resource name
Marc Haber
2012-08-30
Fixes various puppet-lint warnings.
Jan Vansteenkiste
2012-08-30
Document the path parameter and provide a small use case.
Jan Vansteenkiste
2012-08-30
Allow overriding the target path of a (concat) file and use a custom name.
Jan Vansteenkiste
2012-08-14
Remove trailing whitespace in comment
Andreas Jaggi
2012-07-11
Merge pull request #27 from djmitche/auto-setup
R.I.Pienaar
2012-07-11
Include concat::setup from concat, so users don't need to
Dustin J. Mitchell
2012-07-11
Remove spurious 'e' character.
Dustin J. Mitchell
2012-06-23
Reformatting for puppet-lint
Paul Belanger
2012-05-23
Fail with helpful advice if $::concat_basedir is not yet set
Sharif Nassar
2012-05-20
add information about concat_basedir and the need for pluginsync = true at le...
Gildas Le Nadan
2012-04-24
Style guideline fixes
Erik Dalén
2012-04-17
Remove the gnu parameter from concat
Reid Vandewiele
2011-12-14
Fix comments to match actual behavior, clean up old script.
Sharif Nassar
2011-12-05
Fix use of unqualified variable names
Christian G. Warden
2011-06-23
finish work for unpriviledged user
Peter Meier
2011-06-23
don't use a hardcoded concatdir
Peter Meier
2011-06-20
Make sure interesting data in the concatdir is only available to root
Sharif Nassar
2011-02-03
- make the root group configurable in the concat::setup class for portability
Pierre-Yves Ritschard
2010-12-03
add a -g flag to concatfragments.sh to disable GNU extensions to find, sort a...
Jonathan Boyett
2010-10-04
Parametrize warning message
martin f. krafft
2010-07-14
Make the filebucket behavior of files configurable
R.I.Pienaar
2010-05-22
improve documentation
R.I.Pienaar
2010-05-07
Improve error message and documentation
R.I.Pienaar
2010-05-06
Pull in work from private Subversion repository
R.I.Pienaar