1. 02 Mar, 2013 1 commit
  2. 27 Feb, 2013 1 commit
    • Update various modules for check_mode · 8f0d8a85
      This updates the following modules to support check_mode:
      * apt_key
      * apt_repository
      * easy_install
      * pip - will always report changed due to the way it handles state
      * seboolean
      * selinux
      * slurp - since nothing changes, it just adds that it supports
        check_mode
      * subversion - reports changed when checking out new repo and
        when updating.
      * supervisorctl
      * svr4pkg
      
      See issue #2114.
      Stephen Fromm committed
  3. 08 Feb, 2013 1 commit
  4. 21 Nov, 2012 1 commit
  5. 19 Nov, 2012 1 commit
  6. 30 Sep, 2012 1 commit
  7. 03 Aug, 2012 1 commit
  8. 31 Jul, 2012 1 commit
  9. 20 Jul, 2012 1 commit
  10. 18 Jul, 2012 2 commits
  11. 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
  12. 20 Apr, 2012 1 commit
  13. 19 Apr, 2012 2 commits
  14. 31 Mar, 2012 1 commit
  15. 15 Mar, 2012 1 commit
  16. 14 Mar, 2012 1 commit
  17. 03 Mar, 2012 1 commit
  18. 29 Feb, 2012 1 commit
  19. 27 Feb, 2012 3 commits
  20. 26 Feb, 2012 1 commit
  21. 25 Feb, 2012 1 commit
  22. 24 Feb, 2012 1 commit
  23. 23 Feb, 2012 1 commit