Param name | Description |
---|---|
id required |
Value: Must be String |
operatingsystem required |
Value: Must be a Hash |
operatingsystem[name] optional |
Value: Must match regular expression /A(S+)Z/. |
operatingsystem[major] optional |
Value: Must be String |
operatingsystem[minor] optional , nil allowed |
Value: Must be String |
operatingsystem[description] optional , nil allowed |
Value: Must be String |
operatingsystem[family] optional , nil allowed |
Value: Must be String |
operatingsystem[release_name] optional , nil allowed |
Value: Must be String |
operatingsystem[os_parameters_attributes] optional , nil allowed |
OS' parameters (array or indexed hash) Value: Must be an Array of nested elements |
operatingsystem[os_parameters_attributes][name] optional |
Name of the parameter Value: Must be String |
operatingsystem[os_parameters_attributes][value] optional |
Parameter value Value: Must be String |
operatingsystem[password_hash] optional , nil allowed |
Root password hash function to use, one of MD5, SHA256, SHA512, Base64 Value: Must be String |
operatingsystem[architecture_ids] optional , nil allowed |
IDs of associated architectures Value: Must be an array of any type |
operatingsystem[config_template_ids] optional , nil allowed |
IDs of associated provisioning templates Value: Must be an array of any type |
operatingsystem[provisioning_template_ids] optional , nil allowed |
IDs of associated provisioning templates Value: Must be an array of any type |
operatingsystem[medium_ids] optional , nil allowed |
IDs of associated media Value: Must be an array of any type |
operatingsystem[ptable_ids] optional , nil allowed |
IDs of associated partition tables Value: Must be an array of any type |