Project

General

Profile

Actions

Bug #20066

closed

global params are not evaluated in ENC output

Added by Ohad Levy almost 7 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
External Nodes
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

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' %>"


Related issues 1 (0 open1 closed)

Related to Foreman - Refactor #15711: Remove inheritance from classification system and move type specific functionality to providers framework.ClosedShimon Shtein07/17/2016Actions
Actions

Also available in: Atom PDF