Actions
Bug #11594
closedSnippets don't work for job templates
Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Difficulty:
Triaged:
Description
This causes an error:
<%= snippet "foo" %>
If we won't support them, we should hide mentions of them from the forms if we can.
Updated by Ivan Necas almost 10 years ago
Ideally, we should add support for inputs for snippets as well: let's say I have a snippet for foreman-installer, I can imaging many template variants, all calling this snippet, just tweaking just inputs (such as list of plugins to install)
Updated by Marek Hulán over 9 years ago
- Status changed from New to Assigned
- Assignee set to Marek Hulán
Ivan, would you mind raising this as a separate RFE with few examples? IIRC we discussed new helper that would allow to include also other templates (not just snippets).
Updated by The Foreman Bot over 9 years ago
- Status changed from Assigned to Ready For Testing
- Target version set to 87
- Pull request https://github.com/theforeman/foreman_remote_execution/pull/49 added
- Pull request deleted (
)
Updated by Marek Hulán over 9 years ago
- Translation missing: en.field_release set to 95
Updated by Marek Hulán over 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset foreman_plugin|37288317884b40558ef8f084f7e9fca9d5b77f2b.
Actions