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 #1

Updated by The Foreman Bot almost 7 years ago

  • Status changed from New to Ready For Testing
  • Assignee set to Shimon Shtein
  • Pull request https://github.com/theforeman/foreman/pull/4607 added
Actions #2

Updated by Ohad Levy almost 7 years ago

  • Related to Refactor #15711: Remove inheritance from classification system and move type specific functionality to providers framework. added
Actions #3

Updated by Ohad Levy almost 7 years ago

  • translation missing: en.field_release set to 240
Actions #4

Updated by Shimon Shtein almost 7 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions #5

Updated by Ivan Necas almost 7 years ago

  • Target version set to 1.14.1
Actions

Also available in: Atom PDF