Refactor #8267
Refactor templates code to use parameters instead of a proxy api call
Description
See https://github.com/theforeman/foreman/pull/1860#discussion_r19814502 for the context
Related issues
Associated revisions
Fixes #8267 - accept template_url in call to foreman from proxy
History
#1
Updated by The Foreman Bot almost 8 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/smart-proxy/pull/232 added
- Pull request deleted (
)
#2
Updated by dustin tsang almost 8 years ago
- Related to Bug #8290: dry the foreman_url logic that exists in both renderer and host_templates_helper added
#3
Updated by dustin tsang almost 8 years ago
- Related to deleted (Bug #8290: dry the foreman_url logic that exists in both renderer and host_templates_helper)
#4
Updated by dustin tsang almost 8 years ago
- Blocks Bug #8290: dry the foreman_url logic that exists in both renderer and host_templates_helper added
#5
Updated by Greg Sutcliffe over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 1e4e77c69a6963af5a850757476199072b575be1.
#6
Updated by Dominic Cleal over 7 years ago
- Legacy Backlogs Release (now unused) set to 28
Refs #8267 - pass template_url in call to foreman
Also passes the ?static parameter on correctly