Actions
Feature #33673
closedMigrate host to new proxy
Difficulty:
Triaged:
Yes
Description
New API endpoint that generates bash code for host migration to new proxy.
In future this should be replacement for Foreman Bootstrap script new capsule [1].
User workflow- SSH to host
- Run `curl --user admin:changeme "https://foreman.example.com/katello/api/hosts/change_proxy?smart_proxy_id=3&activation_keys=key1" | bash`
- Clean the existing tools (katelo agent and so on ...)
- Unregister & clean subscription data
- Install / upgrade `subscription-manager`
- Register host to new content source
- Update host (host group, location, openscap proxy id)
Updated by The Foreman Bot about 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/9713 added
Updated by Andrew Dewar about 3 years ago
- Target version set to Katello 4.3.0
- Triaged changed from No to Yes
Updated by The Foreman Bot about 3 years ago
- Pull request https://github.com/Katello/katello/pull/9756 added
Updated by The Foreman Bot about 3 years ago
- Pull request https://github.com/Katello/katello/pull/9780 added
Updated by The Foreman Bot almost 3 years ago
- Fixed in Releases Katello 4.4.0 added
Updated by Anonymous almost 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|817e7c412d8ef862370fc3c8c6eb0273247fa12b.
Updated by Leos Stejskal almost 3 years ago
- Related to Feature #34211: Hosts - Change content source added
Actions