Sha256: a0f19e8f4f5606c081ca6aa1d05823afb5848ff6e072144bef123f1509b0e1b2

Contents?: true

Size: 282 Bytes

Versions: 23

Compression:

Stored size: 282 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

23 entries across 23 versions & 1 rubygems

Version Path
foreman_remote_execution-1.5.6 app/views/api/v2/template_inputs/main.json.rabl
foreman_remote_execution-1.6.3 app/views/api/v2/template_inputs/main.json.rabl
foreman_remote_execution-1.6.2 app/views/api/v2/template_inputs/main.json.rabl
foreman_remote_execution-1.5.5 app/views/api/v2/template_inputs/main.json.rabl
foreman_remote_execution-1.6.1 app/views/api/v2/template_inputs/main.json.rabl
foreman_remote_execution-1.6.0 app/views/api/v2/template_inputs/main.json.rabl
foreman_remote_execution-1.5.4 app/views/api/v2/template_inputs/main.json.rabl
foreman_remote_execution-1.5.3 app/views/api/v2/template_inputs/main.json.rabl
foreman_remote_execution-1.5.2 app/views/api/v2/template_inputs/main.json.rabl
foreman_remote_execution-1.5.1 app/views/api/v2/template_inputs/main.json.rabl
foreman_remote_execution-1.5.0 app/views/api/v2/template_inputs/main.json.rabl
foreman_remote_execution-1.4.6 app/views/api/v2/template_inputs/main.json.rabl
foreman_remote_execution-1.4.5 app/views/api/v2/template_inputs/main.json.rabl
foreman_remote_execution-1.4.4 app/views/api/v2/template_inputs/main.json.rabl
foreman_remote_execution-1.4.3 app/views/api/v2/template_inputs/main.json.rabl
foreman_remote_execution-1.4.2 app/views/api/v2/template_inputs/main.json.rabl
foreman_remote_execution-1.3.7 app/views/api/v2/template_inputs/main.json.rabl
foreman_remote_execution-1.3.6 app/views/api/v2/template_inputs/main.json.rabl
foreman_remote_execution-1.4.1 app/views/api/v2/template_inputs/main.json.rabl
foreman_remote_execution-1.3.5 app/views/api/v2/template_inputs/main.json.rabl