- Oct 04, 2013
-
-
Chris Wilson authored
-
- Oct 02, 2013
-
-
Ashley Penney authored
Updated .gitignore for spec generated files
-
petems authored
-
- Sep 30, 2013
-
-
Ashley Penney authored
Help message for pluginsync now references the correct section of the config
-
- Sep 27, 2013
-
-
Aaron Blew authored
-
- Sep 24, 2013
-
-
Ashley Penney authored
Add an $ensure parameter to concat
-
Ashley Penney authored
Fragments
-
Ashley Penney authored
-
- Aug 19, 2013
-
-
Frédéric Lespez authored
This parameter controls whether ressources associated to concat should be present or absent.
-
- Aug 14, 2013
-
-
Hunter Haugen authored
Release 1.0.0.
-
Ashley Penney authored
-
- Aug 10, 2013
-
-
Hunter Haugen authored
Free volcane@ by giving him a sock.
-
- Aug 09, 2013
-
-
Ashley Penney authored
This commits changes all the references to volcane to point to puppetlabs to free him from any more stray tech support requests as well.
-
Ashley Penney authored
add ensure_newline
-
Ashley Penney authored
Update concatfragments.sh
-
Tom McLaughlin authored
-
plantigrade authored
Update concatfragments.sh ... fix broken behavior introduced in 3d60c9ef
-
- Aug 08, 2013
-
-
Tom McLaughlin authored
-
Tom McLaughlin authored
-
Tom McLaughlin authored
-
Ashley Penney authored
Refactor loop to use for-do instead of while-read.
-
Spencer Krum authored
This for loop around find removes the need for the read statement. The read statement isn't portable to solaris, because Read has no -r option in /bin/sh on solaris. This should resolve Issue #45.
-
Ashley Penney authored
Add rspec-system tests.
-
Ashley Penney authored
-
- Aug 07, 2013
-
-
Ashley Penney authored
Allow WARNMSG to contain/start with '#'
-
- May 22, 2013
-
-
R.I.Pienaar authored
sort always with LANG=C
-
- May 21, 2013
-
-
mh authored
somehowe puppet leaks then LANG into execs, which can give different ordering depending with which LANG puppet is executed. Which is likely different between a logged in admin and cron
-
- May 10, 2013
-
-
R.I.Pienaar authored
RDoc cleanup
-
Mark Chappell authored
-
- Apr 28, 2013
-
-
Andreas Rammhold authored
Previosuly this error was being displayed: 108: [: x#: unexpected operator
-
- Apr 11, 2013
-
-
R.I.Pienaar authored
Added -r flag to read so that filenames with \ will be read correctly
-
- Apr 08, 2013
-
-
Andy Bohne authored
-
- Mar 13, 2013
-
-
R.I.Pienaar authored
Case don't require ',' between cases
-
Maxence Dunnewind authored
-
R.I.Pienaar authored
Using the case statement does not properly notify the file resource about changes
-
- Feb 28, 2013
-
-
Wijnand Modderman-Lenstra authored
Move away from defining resource defaults, we can just pass $source and $content directly to the file resource Using the case statement does not properly notify the file resource about changes, leading to unexpected results when generating fragments from Puppet templates. This patch fixes that issue.
-
- Feb 24, 2013
-
-
R.I.Pienaar authored
Changing messages related to pluginsync to indicate where this setting should be put.
-
Raphael Lorenzeto authored
-
- Jan 23, 2013
-
-
R.I.Pienaar authored
Style guideline fix for README example's mode
-
- Jan 22, 2013
-
-
floatingatoll authored
puppet-lint reports that 644 should be '0644', per http://puppet-lint.com/checks/file_mode/
-