Project

General

Custom queries

Profile

Actions

Feature #2260

closed

Support dynamic ERB parameters in global and class params

Added by Greg Sutcliffe about 12 years ago. Updated over 11 years ago.

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

Description

Sometimes you want to pass information that Foreman knows (such as hostnames, IPs, MACs, subnets, etc) to Puppet through the ENC. At present it is not possible to do

parameters:
test: '<%= @host.name %>'

or

classes:
puppet:
certname: '<%= @host.certname %>'

Foreman will simply send this static string to Puppet. It would be nice to be able to send dynamic data to Puppet via ERB, just like we do in the templates.


Related issues 1 (0 open1 closed)

Related to Foreman - Feature #1107: variables in settingsClosed08/11/2011Actions
#1

Updated by Ohad Levy over 11 years ago

  • Description updated (diff)
  • Target version set to 1.3.0
#2

Updated by Greg Sutcliffe over 11 years ago

  • Status changed from Assigned to Closed
  • % Done changed from 0 to 100
#3

Updated by Dominic Cleal over 11 years ago

Actions

Also available in: Atom PDF