Sha256: 1496ba5873ad52f125c8fe0aa9577cf0e6659e22adeeded94a19992880514486

Contents?: true

Size: 273 Bytes

Versions: 14

Compression:

Stored size: 273 Bytes

Contents

object @template_input

extends "api/v2/template_inputs/base"

attributes :template_id, :fact_name, :variable_name, :puppet_parameter_name, :puppet_class_name,
  :description, :required

node :options do |input|
  input.options.split(/\r?\n/) if input.options.present?
end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
foreman_remote_execution-1.3.1 app/views/api/v2/template_inputs/main.json.rabl
foreman_remote_execution-1.3.0 app/views/api/v2/template_inputs/main.json.rabl
foreman_remote_execution-1.2.2 app/views/api/v2/template_inputs/main.json.rabl
foreman_remote_execution-1.2.1 app/views/api/v2/template_inputs/main.json.rabl
foreman_remote_execution-1.2.0 app/views/api/v2/template_inputs/main.json.rabl
foreman_remote_execution-1.1.1 app/views/api/v2/template_inputs/main.json.rabl
foreman_remote_execution-1.1.0 app/views/api/v2/template_inputs/main.json.rabl
foreman_remote_execution-1.0.0 app/views/api/v2/template_inputs/main.json.rabl
foreman_remote_execution-0.3.2 app/views/api/v2/template_inputs/main.json.rabl
foreman_remote_execution-0.3.1 app/views/api/v2/template_inputs/main.json.rabl
foreman_remote_execution-0.3.0 app/views/api/v2/template_inputs/main.json.rabl
foreman_remote_execution-0.2.3 app/views/api/v2/template_inputs/main.json.rabl
foreman_remote_execution-0.2.2 app/views/api/v2/template_inputs/main.json.rabl
foreman_remote_execution-0.2.1 app/views/api/v2/template_inputs/main.json.rabl