For "dispatch", make -Q,--queue option ignored and enforced by default
Reported by Alex-SF | November 18th, 2010 @ 01:48 PM | in Rundeck 1.0
Currently the "dispatch" command has a -Q,--queue option that runs the specified command as a "Run and forget" temporary Job. This should be the default behavior.
Comments and changes to this ticket
-
Greg Schueler November 18th, 2010 @ 03:31 PM
- State changed from new to needs_verification
- Assigned user set to Greg Schueler
https://github.com/gschueler/rundeck/tree/issue77
replaced -Q/--queue option with -L/--noqueue, and send to server queue by default (this covers issue #76 as well)
-
Deleted User November 19th, 2010 @ 11:49 AM
- State changed from needs_verification to resolved
(from [f18f7e4c2ad71c46ba0b3223626f640b2bb885d4]) ExecTool: replace -Q/--queue option with -L/--noqueue
Send to server queue by default. update test.sh
[#77 state:resolved] [#76 state:resolved] https://github.com/dtolabs/rundeck/commit/f18f7e4c2ad71c46ba0b32236...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
(DEPRECATED) Please use github issues for issue tracking at http://github.com/dtolabs/rundeck/issues
People watching this ticket
Referenced by
- 76 Add noqueue option to "dispatch" command Send to server queue by default. update test.sh [#77 stat...
- 77 For "dispatch", make -Q,--queue option ignored and enforced by default Send to server queue by default. update test.sh [#77 stat...