1. 11 May, 2012 2 commits
  2. 10 May, 2012 10 commits
  3. 08 May, 2012 1 commit
  4. 10 May, 2012 1 commit
  5. 09 May, 2012 4 commits
  6. 08 May, 2012 5 commits
  7. 10 May, 2012 3 commits
  8. 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
  9. 08 May, 2012 13 commits