Feature #1057
Allow foreman search to output multiple hosts when outputting to rundeck
| Status: | Closed | Start: | 07/20/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | % Done: | 100% |
||
| Category: | API | |||
| Target version: | 0.4 | |||
| Backlog: | No | Difficulity: | ||
| Votes: | 1 (View) |
Description
Now we are only able to output a single host and rundeck works with the concept of a "project" where you would expect multiple hosts to be output.
So, I guess instead of this url:
http://foreman/hosts/<fqdn>?rundeck=true&format=yaml
we should support something like this:
http://foreman/hosts?search=++facts.operatingsystem++%3D++CentOS?rundeck=true&format=yaml
Related issues
| related to Foreman - Feature #1018: Add rundeck integration support | Closed | 06/30/2011 | ||
| related to Foreman - Feature #1132: Make SSL requirement optional for method ":show" in hosts_controller | Closed | 08/26/2011 |
Associated revisions
Revision c21e2678ed1ef7ac914174ce809f301d042a8c3b
fixes #1057 - Allow foreman search to output multiple hosts when outputting to rundeck
History
Updated by Ohad Levy over 1 year ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset c21e2678ed1ef7ac914174ce809f301d042a8c3b.
Updated by Ohad Levy over 1 year ago
- Assigned to set to Ohad Levy
