Actions
Feature #12103
closedAdd host rebuild_config action
Status:
Closed
Priority:
Normal
Assignee:
Category:
Foreman commands (obsolete)
Target version:
-
Difficulty:
easy
Triaged:
Team Backlog:
Description
#2267 added a PUT /api/hosts/:id/rebuild_config API action to rebuild orchestration related configs, e.g. DHCP, DNS and TFTP records.
This API should be added under the "host" subcommand, perhaps hammer host rebuild-config --id X
Updated by Dominic Cleal about 9 years ago
- Related to Feature #2267: Need rake task and/or UI button for rebuilding all host tftp config files added
Updated by Tomáš Strachota about 9 years ago
- Blocked by Bug #12260: hammer-cli-foreman tests have several failures when they are executed against 1.10 api added
Updated by Shlomi Zadok about 9 years ago
- Status changed from New to Assigned
- Assignee set to Shlomi Zadok
Got a solution at https://github.com/shlomizadok/hammer-cli-foreman/tree/fix_12103. However, blocked by #12260
Updated by Tomáš Strachota over 8 years ago
The blocking issue has been resolved. Shlomi, would you mind sending a PR from your branch?
Updated by The Foreman Bot over 8 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/hammer-cli-foreman/pull/231 added
Updated by Shlomi Zadok over 8 years ago
- Blocked by Bug #15141: Unknown permission for api/v2/hosts#rebuild_config added
Updated by Shlomi Zadok over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset hammer-cli-foreman|382103d501dfb56ff9aa7037b68e38ab9bb388ae.
Actions