Param name | Description |
---|---|
operatingsystem required |
Value: Must be a Hash |
operatingsystem[name] required |
Value: Must match regular expression /\A(\S+)\Z/. |
operatingsystem[major] required |
Value: Must be String |
operatingsystem[minor] optional |
Value: Must be String |
operatingsystem[description] optional |
Value: Must be String |
operatingsystem[family] optional |
Value: Must be String |
operatingsystem[release_name] optional |
Value: Must be String |
operatingsystem[password_hash] optional |
Root password hash function to use, one of MD5, SHA256, SHA512, Base64 Value: Must be String |