Page MenuHomeSoftware Heritage

update terraform recipe to configure the vm's cpu type to default and support onboot option
Closed, MigratedEdits Locked

Description

Currently terraform creates the vms with a cpu type 'host' which avoids moving vm between the hypervisors.
The recipes must be updated to let the default value / allow to configure the cpu type id needed

The onboot=false option should also be added for some vms like the poc or worker ones.

Event Timeline

ardumont renamed this task from update terraform receipe to configure the vm's cpu type to default to update terraform recipe to configure the vm's cpu type to default.Dec 10 2021, 4:56 PM
ardumont updated the task description. (Show Details)
vlorentz triaged this task as Normal priority.Dec 12 2021, 9:30 PM
vsellier changed the task status from Open to Work in Progress.EditedDec 14 2021, 6:28 PM
vsellier claimed this task.

there are some issues to correctly upgrade the cpu type status.
The real value of the field on proxmox is not correctly detected and terraform is always trying to upgrade the cpu type.

Testing T3806 to see if the behavior is better

vsellier renamed this task from update terraform recipe to configure the vm's cpu type to default to update terraform recipe to configure the vm's cpu type to default and support onboot option.Dec 15 2021, 4:06 PM
vsellier updated the task description. (Show Details)