[VCP VMs] AArch64: Switch seeding back to qemu-nbd 99/67499/1
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Mon, 1 Apr 2019 14:25:49 +0000 (16:25 +0200)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Mon, 8 Apr 2019 13:44:44 +0000 (15:44 +0200)
commitf4f2820028953e970f1216846be25079cdadcd24
tree4db2475ee94cb04608b20f7d13bc6123da07b356
parent7a31d776d4bdf122d4c4c8f732304cc83621bdd6
[VCP VMs] AArch64: Switch seeding back to qemu-nbd

Upstream change [1] switched from old qemu-nbd preseeding of VCP VMs
to using a cloud-init + configuration drive. This breaks on AArch64
with "IDE controllers are unsupported for this QEMU binary or machine
type", so switch back to using qemu-nbd.

[1] https://github.com/Mirantis/reclass-system-salt-model/commit/c0e4807

Change-Id: I0dfeb638d408343c76a73fafa503048a79ce1f6e
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
mcp/reclass/classes/cluster/mcp-common-ha/infra/kvm.yml.j2