Feature #25102
Formalize template inputs
Pull request:
Fixed in Releases:
Found in Releases:
Description
It would be nice to have ability to formalize inputs in a same way REX does it
Related issues
Associated revisions
History
#1
Updated by The Foreman Bot about 1 year ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5961 added
#2
Updated by Marek Hulán about 1 year ago
- Fixed in Releases 1.20.0 added
#3
Updated by Marek Hulán about 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset 9f914ea29251aeea581a005e9f011fcd9de6d03d.
#4
Updated by Marek Hulán about 1 year ago
- Related to Feature #25122: Reuse template inputs from core added
#5
Updated by Tomáš Strachota about 1 year ago
- Related to Feature #10521: As a user i like to have an advanced reporting system with fully customizable reports added
#6
Updated by Daniel Lobato Garcia about 1 year ago
- Related to Bug #25125: Rename migrations timestamp to avoid collision added
Fixes #25102 - introduce template inputs
This adds the formal template inputs to all templates. It's heavily
based on current implementation from remote execution plugin.