1. 19 Nov, 2012 1 commit
  2. 07 Aug, 2012 1 commit
  3. 03 Aug, 2012 1 commit
  4. 09 May, 2012 1 commit
    • Apply logging of arguments to modules (issue #122) · aea022b0
      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
  5. 01 May, 2012 1 commit
  6. 01 Apr, 2012 1 commit
  7. 14 Mar, 2012 1 commit
  8. 11 Mar, 2012 2 commits
  9. 04 Apr, 2012 1 commit
  10. 03 Mar, 2012 5 commits