Bug #17045
Templates Smart Proxy API does not pass Hostgroup provisioning
Difficulty:
Triaged:
Bugzilla link:
Pull request:
Description
Templates API does proxy all templates kinds, but it requires URL to be in this form:
/unattended/:kind
In case of hostgroup provisioning, URLs are different:
/unattended/template/XXX/YYY
Related issues
Associated revisions
History
#1
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/smart-proxy/pull/468 added
#2
Updated by Daniel Lobato Garcia over 6 years ago
- Target version set to 1.5.2
#3
Updated by Anonymous over 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 3b81b1d90378e23bc10f9100c6d8f243379894f0.
#4
Updated by Dominic Cleal over 6 years ago
- Legacy Backlogs Release (now unused) set to 210
#5
Updated by Daniel Lobato Garcia over 6 years ago
- Target version changed from 1.5.2 to 1.4.3
#6
Updated by Lukas Zapletal over 5 years ago
- Related to Bug #20700: Hostgroup provisioning templating API does not work with spaces added
Fixes #17045 - hostgroup templates URLs proxied correctly