Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-02 | Revert "remove escaping" | mh | |
This reverts commit 40e3048d060f10105ae9dff524d5fa7901523a3e. | |||
2010-09-02 | remove escaping | mh | |
2010-09-02 | add ensure and alias parameters to modules_file compatiblity resource and ↵ | Jerome Charaoui | |
use undef keywork for alias | |||
2010-09-02 | quote var to be safer | mh | |
2010-09-02 | add esnure and alias paramaters to module_file | Jerome Charaoui | |
2010-09-02 | fix whitespace (remove tabs & trailing whitespace) | Jerome Charaoui | |
2010-09-02 | refactor modules_dir and modules_file to remove plural (deprecated in David ↵ | Jerome Charaoui | |
Schmitt's version) and adjust module_file to new module_dir structure | |||
2010-09-02 | document changes in module_dir usage | Jerome Charaoui | |
2010-09-02 | refactoring the last part of moduledirs | Marcel Haerry | |
2010-09-02 | concatenated_file: update define to latest from David Schmitt's common module | Jerome Charaoui | |
2010-09-02 | add $module_dir_path in modules_dir define for compatibility with David ↵ | Jerome Charaoui | |
Schmitt's module | |||
2010-09-02 | set sed and grep relative | mh | |
2010-09-02 | make the removal of line safer | mh | |
2010-09-02 | add alias for compatibility | mh | |
2010-09-02 | make the define much easier | mh | |
2010-09-02 | remove link if absent | Andreas | |
2010-09-02 | generate a link | Andreas | |
2010-09-02 | remove extra slash | mh | |
2010-09-02 | fix missing urls to 0.25.x | mh | |
2010-09-02 | fix missing urls to 0.25.x | mh | |
2010-09-02 | recursivly updating file path to new 0.25 style | mh | |
2008-08-02 | minor fixes to .ignore and docs | David Schmitt | |
2008-07-08 | more corrections of .ignore | David Schmitt | |
2008-06-30 | modules_dir: nail empty directory files/empty/ into the repo | David Schmitt | |
Since git ignores empty directories, I had to create a placeholder to fool git. The placeholder is ignored in the define. | |||
2008-06-26 | line: do a full string match of $line instead of a regex match | David Schmitt | |
This allows $line to contain '/' characters and is generally the safer thing to do. Patch from Francois Deppierraz <francois.deppierraz@camptocamp.com> | |||
2008-06-05 | remove one more $servername | David Schmitt | |
2008-06-05 | do not use $servername in puppet:// urls | martin 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-06 | re-enable automatic modules_dir source | David Schmitt | |
2008-04-06 | checkup | David Schmitt | |
2008-02-29 | config_file: use File's built-in checking for content/source | David Schmitt | |
2008-02-14 | more BSD compatability from admin@immerda.ch | David Schmitt | |
2008-01-28 | catchup commit | David Schmitt | |
2007-11-30 | concatenated_file: create a sensible default for dir parameter | root | |
patch by Chris MacLeod, thanks! | |||
2007-11-13 | common: minor improvements to config_file, replace and line | root | |
2007-10-27 | common: fix default mode for modules_dir | root | |
2007-10-27 | common: modules_file define as companion to modules_dir | root | |
2007-10-26 | common/line, ssh: style cleanup | root | |
2007-10-09 | common: trivial passthrough for ensure | root | |
2007-10-08 | Add some examples to the individual defines | Micah Anderson | |
2007-10-08 | Make the usage more friendly | Micah Anderson | |
2007-10-06 | common: remove hand made plugins install defines and use matt's plugins patch | David Schmitt | |
This moves all facts and puppet plugins to the plugins/ directory of modules to get the benefits of Matt's plugins patch, that distributes these files before the configuration is requested. This reduces the number of configuration runs to convergence by one. | |||
2007-09-26 | common: fix clash between modules_dir and concatenated_file(dir) better | root | |
2007-09-11 | moved "replace" define to module | root | |
2007-09-06 | add facter dir in common module | root | |
2007-08-26 | line($ensure) defaults to present | David Schmitt | |
2007-08-08 | restructure puppet_install | david | |
git-svn-id: http://club.black.co.at:82/svn/manifests/trunk@191 f03ff2f1-f02d-0410-970d-b9634babeaa1 | |||
2007-08-07 | more fixes for the munin modularizsation | david | |
git-svn-id: http://club.black.co.at:82/svn/manifests/trunk@178 f03ff2f1-f02d-0410-970d-b9634babeaa1 | |||
2007-08-07 | fix "fail on no ntp_ plugins" bug | david | |
git-svn-id: http://club.black.co.at:82/svn/manifests/trunk@176 f03ff2f1-f02d-0410-970d-b9634babeaa1 | |||
2007-08-07 | add defines to install facts and functions; try it in ldap module | david | |
git-svn-id: http://club.black.co.at:82/svn/manifests/trunk@175 f03ff2f1-f02d-0410-970d-b9634babeaa1 | |||
2007-08-06 | support a footer file too | david | |
git-svn-id: http://club.black.co.at:82/svn/manifests/trunk@174 f03ff2f1-f02d-0410-970d-b9634babeaa1 |