Commit Graph

7 Commits (eb41bfd3c81348e6c616f1e7c675c07b0eaf04c5)

Author SHA1 Message Date
Stephen Fromm aea022b002 Apply logging of arguments to modules (issue #122)
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.
13 years ago
Tim Bielawa c9ab5ebc6b Fix FSF address in virt header. 13 years ago
Martijn Koster f936616f91 comment typos 13 years ago
Seth Vidal 254f98bdf5 handle incorrect commands w/o '=' slightly better 13 years ago
Seth Vidal 66f9a697ed edit comment to reflect real args 13 years ago
Seth Vidal 8a61794234 add idempotent and ='s separated parameters to virt module to make people happy 13 years ago
Seth Vidal 415f4baa15 add virt module for libvirt interaction/support 13 years ago