| authorized_key |
Default user authorized key |
string |
"" |
no |
| disk_gb |
Size in gb of the root disk |
number |
2 |
no |
| disks |
Ephemeral disks list |
list |
[] |
no |
| domain |
Instance domain |
string |
"" |
no |
| flavor |
Instance flavor |
string |
"x-small" |
no |
| images_pool |
Default image pool |
string |
"default" |
no |
| instance_pool |
Volume pool for instance disks |
string |
"default" |
no |
| memory |
Instance memory |
string |
"2048" |
no |
| metadata |
Metadata do add in state |
any |
{} |
no |
| name |
Instance name |
string |
n/a |
yes |
| name_fqdn |
Define instance name with fqdn |
bool |
false |
no |
| name_prefix |
Define instance name with project prefix |
bool |
true |
no |
| networks |
Network list |
list |
[] |
no |
| number |
Number of instances |
number |
1 |
no |
| password_hash |
Default user password hash (ie: $1$SaltSalt$GhE887kYCerthShgxern00) |
string |
"" |
no |
| prefix |
String to prefix each instances |
string |
"" |
no |
| user |
Default user login |
string |
"cloud" |
no |
| vcpu |
Number of vcpu |
number |
2 |
no |
| volumes |
Persistant volume list |
list |
[] |
no |
| wait_for_lease |
Wait for network ip assignment |
bool |
false |
no |