Page MenuHomeSoftware Heritage

terraform: specify the cpu to kvm64 by default
ClosedPublic

Authored by vsellier on Dec 15 2021, 4:44 PM.

Details

Summary

Using the null value to use the default proxmox value is not
working. The host value is restored on the state after a refresh
if it's not forced to kvm64.

Related to T3795

The configuration was manually done on proxmox and will be apply
on the next vm reboots

Test Plan
terraform refresh
terraform plan

Diff Detail

Repository
rSPRE sysadm-provisioning
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

vsellier created this revision.

fix a type on the commit message

vsellier retitled this revision from terraform: specigy the cpu to kvm64 by default to terraform: specify the cpu to kvm64 by default.Dec 15 2021, 4:49 PM
vsellier edited the test plan for this revision. (Show Details)
This revision is now accepted and ready to land.Dec 15 2021, 4:52 PM