1. 26 Mar, 2014 1 commit
  2. 04 Nov, 2013 1 commit
  3. 28 Apr, 2013 1 commit
  4. 19 Nov, 2012 1 commit
  5. 07 Aug, 2012 1 commit
  6. 03 Aug, 2012 1 commit
  7. 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
  8. 01 May, 2012 1 commit
  9. 01 Apr, 2012 1 commit
  10. 14 Mar, 2012 1 commit
  11. 11 Mar, 2012 2 commits
  12. 04 Apr, 2012 1 commit
  13. 03 Mar, 2012 5 commits