Bug #20066
closed
global params are not evaluated in ENC output
Added by Ohad Levy almost 8 years ago.
Updated almost 7 years ago.
Description
I have the following global param:
compute = <%= @host.compute_resource.try(:to_label) || 'Bare Metal' %>
ENC output:
...
compute: "<%= @host.compute_resource.try(:to_label) || 'Bare Metal' %>"
- Status changed from New to Ready For Testing
- Assignee set to Shimon Shtein
- Pull request https://github.com/theforeman/foreman/pull/4607 added
- Related to Refactor #15711: Remove inheritance from classification system and move type specific functionality to providers framework. added
- Translation missing: en.field_release set to 240
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
- Target version set to 1.14.1
Also available in: Atom
PDF