参数

参数名字 描述
smart_variable_id
选填

Validations:

  • Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space.

smart_class_parameter_id
选填

Validations:

  • Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space.

override_value
必填

Validations:

  • Must be a Hash

override_value[match]
必填

替代匹配

Validations:

  • Must be String

override_value[value]
选填 , 允许空值

Override value, required if omit is false

Validations:

  • Must be String

override_value[use_puppet_default]
选填 , 允许空值

Deprecated, please use omit

Validations:

  • Must be 'true' or 'false' or '1' or '0'

override_value[omit]
选填 , 允许空值

Foreman will not send this parameter in classification output, replaces use_puppet_default

Validations:

  • Must be 'true' or 'false' or '1' or '0'