Skip to content

Commit f785b68

Browse files
authored
Merge pull request #715 from stackhpc/hw-machine-type
Fix value of libvirt.hw_machine_type
2 parents cea3108 + 508883f commit f785b68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/kayobe/kolla/config/nova.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[libvirt]
2-
hw_machine_type = q35
2+
hw_machine_type = x86_64=q35

0 commit comments

Comments
 (0)