- 02 Dec, 2013 2 commits
-
-
James Tanner committed
-
James Tanner committed
-
- 19 Nov, 2013 1 commit
-
-
Fixes #3977
James Cammarata committed
-
- 12 Oct, 2013 1 commit
-
-
Thomas Omans committed
-
- 24 Sep, 2013 1 commit
-
-
egghead committed
-
- 21 Sep, 2013 1 commit
-
-
Supervisord can be installed at the user level or system level. Installating as a user is particularly useful for systems without root access. Adds the ability to provide a custom supervisorctl executable path, supporting custom installations
egghead committed
-
- 06 Aug, 2013 1 commit
-
-
Fixed the example.
didiercrunch committed
-
- 20 Jul, 2013 2 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
- 12 Jul, 2013 1 commit
-
-
Evan Wies committed
-
- 04 Jul, 2013 1 commit
-
-
Adds more parameters which may be passed to supervisorctl: config, serverurl, username, password Also refactored the various `module.run_command(build_a_string)` calls into a single `run_supervisorctl` function.
Evan Wies committed
-
- 15 Jun, 2013 1 commit
-
-
Migrated all examples: in DOCUMENTATION=''' string to standalone EXAMPLES=''' string Added deprecation warning to moduledev.rst and remove deprecated example from it Fixed up a few typos and uppercased some acronyms. add consistency to how EXAMPLES are formatted
Jan-Piet Mens committed
-
- 01 Jun, 2013 1 commit
-
-
Michael DeHaan committed
-
- 28 Apr, 2013 1 commit
-
-
Michael DeHaan committed
-
- 27 Feb, 2013 1 commit
-
-
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
-
- 07 Feb, 2013 1 commit
-
-
ftao committed
-
- 29 Jan, 2013 1 commit
-
-
diefans committed
-
- 13 Jan, 2013 2 commits
-
-
* Rename fail_on_rc_non_zero to check_rc, much more succinct. * Simplify method defintion * Fix command module and drop shell=shell option; whether to use shell is determined by if args is a list.
Stephen Fromm committed -
This updates apt, apt_repository, command, cron, easy_install, facter, fireball, git, group, mount, ohai, pip, service, setup, subversion, supervisorctl, svr4pkg, user, and yum to take advantage of run_command in module_common.py.
Stephen Fromm committed
-
- 06 Dec, 2012 1 commit
-
-
Alexandre Bourget committed
-
- 21 Nov, 2012 1 commit
-
-
Jan-Piet Mens committed
-
- 19 Nov, 2012 1 commit
-
-
Michael DeHaan committed
-
- 23 Oct, 2012 1 commit
-
-
- added terse syntax to modules.rst - added description of special variables to template module
Jan-Piet Mens committed
-
- 29 Sep, 2012 1 commit
-
-
Marco Vito Moscaritolo committed
-
- 31 Aug, 2012 2 commits
-
-
Matt Wright committed
-
Matt Wright committed
-
- 30 Aug, 2012 2 commits
-
-
Added required as optional argument to get_bin_path(). It defaults to false. Updated following modules to use required=True when calling get_bin_path(): apt_repository, easy_install, group, pip, supervisorctl, and user. Also removed _find_supervisorctl() from supervisorctl module and updated _is_running() to not need it.
Stephen Fromm committed -
Matt Wright committed
-
- 29 Aug, 2012 1 commit
-
-
Stephen Fromm committed
-
- 28 Aug, 2012 1 commit
-
-
Matt Wright committed
-
- 08 Aug, 2012 1 commit
-
-
Matt Wright committed
-