- 11 May, 2012 9 commits
-
-
mktemp creates the temp directory 700 only. If the sudo-user is not root, the other user will not be able to run the command (Permission denied error). This adds the executable bit for all on the temp directory.
Stephen Fromm committed -
Allow camelCase variables in varReplace.
Michael DeHaan committed -
Added parameter to the apt-get install command to prevent interactive conflict resolution
Michael DeHaan committed -
Fix hang on large command output.
Michael DeHaan committed -
John Kleint committed
-
John Kleint committed
-
Jeroen Hoekx committed
-
Cosmin Luță committed
-
Support single handlers for notify.
Michael DeHaan committed
-
- 10 May, 2012 10 commits
-
-
Fix YAML hosts list.
Michael DeHaan committed -
John Kleint committed
-
John Kleint committed
-
Support list indexing in varReplace.
Michael DeHaan committed -
Jeroen Hoekx committed
-
Fixup unicode varReplace templating.
Michael DeHaan committed -
Fix for bug #264
Michael DeHaan committed -
cocoy committed
-
The original patches should have conflicted? 53bde0bf vs efde61e5
Jeroen Hoekx committed -
override-hosts is gone since we can't load inventory for hosts (so it's not an whitelist), but we can still support hosts outside of inventory if you pass in an array of hosts. Ports are supported, but not much other info.
Michael DeHaan committed
-
- 08 May, 2012 1 commit
-
-
Michael DeHaan committed
-
- 10 May, 2012 1 commit
-
-
Support nested variables in varReplace
Michael DeHaan committed
-
- 09 May, 2012 4 commits
-
-
Jeroen Hoekx committed
-
Jeroen Hoekx committed
-
Preserve trailing newline after templating.
Michael DeHaan committed -
Jinja seems to eat trailing whitespace. A lot of tools complain about this: iptables-restore, iscsid...
Jeroen Hoekx committed
-
- 08 May, 2012 5 commits
-
-
Template dest and src parameters
Michael DeHaan committed -
User module fix
Michael DeHaan committed -
Resolves issue #333. If spwd is not available, the password will be set regardless.
Stephen Fromm committed -
Matthew Williams committed
-
Michael DeHaan committed
-
- 10 May, 2012 3 commits
-
-
Issue122 - have all modules log to syslog
Michael DeHaan committed -
Support for branches in git module
Michael DeHaan committed -
Allow unicode (utf8) in templates
Michael DeHaan committed
-
- 09 May, 2012 1 commit
-
-
The ohai and facter modules use /usr/bin/logger to log the fact that they have been invoked. I added 'import os' to the ping module so that it could have the same syslog statements as the other modules. I separated the condensed: shlex.split(open(argfile, 'r').read()) into two separate statements similar to the other modules.Stephen Fromm committed
-
- 08 May, 2012 6 commits
-
-
Matthew Williams committed
-
Matthew Williams committed
-
felix committed
-
felix committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-