Skip to content

Commit 02b1f77

Browse files
docs(roles/infomaniak_vm): translate and expand troubleshooting entry
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 864a657 commit 02b1f77

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

roles/infomaniak_vm/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,8 @@ infomaniak_vm__state: 'present'
218218

219219
`BadRequestException: 400: Client Error for url: https://api....infomaniak.cloud/compute/v2.1/..., Invalid key_name provided.`: [Provide the correct "Key Pair Name" of your SSH Key](https://api.pub1.infomaniak.cloud/horizon/project/key_pairs). It should match your local Linux username.
220220

221+
`Only volume-backed servers are allowed for flavors with zero disk.`: The selected `infomaniak_vm__flavor` does not include a local disk (for example, a flavor whose name contains `disk0`). Such flavors require a separate bootable volume, but `infomaniak_vm__separate_boot_volume_size` is unset. Either pick a flavor that includes a disk, or set `infomaniak_vm__separate_boot_volume_size` to the desired root-volume size in GB.
222+
221223

222224
## License
223225

0 commit comments

Comments
 (0)