)]}'
{"tasks/drivers/kvm/nova_compute_kvm.yml":[{"author":{"_account_id":6873,"name":"Matt Riedemann","email":"mriedem.os@gmail.com","username":"mriedem"},"change_message_id":"e3293b84bcc673d3f7308939a4ecb262420ed190","unresolved":false,"context_lines":[{"line_number":164,"context_line":"- name: Symlink UEFI firmware files"},{"line_number":165,"context_line":"  file:"},{"line_number":166,"context_line":"    src: \"{{ (ansible_os_family \u003d\u003d \u0027RedHat\u0027) | ternary(\u0027/usr/share/OVMF/OVMF_CODE.secboot.fd\u0027, \u0027/usr/share/qemu/ovmf-x86_64-ms-code.bin\u0027) }}\""},{"line_number":167,"context_line":"    dest: /usr/share/OVMF/OVMF_CODE.fd"},{"line_number":168,"context_line":"    state: link"},{"line_number":169,"context_line":"  when:"},{"line_number":170,"context_line":"    - ansible_os_family in [\u0027RedHat\u0027, \u0027Suse\u0027]"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"9fb8cfa7_1b0e6be5","line":167,"updated":"2019-05-31 19:37:22.000000000","message":"This is correct for x86_64:\n\nhttps://github.com/openstack/nova/blob/b0e71d80c386b4ecbe3fdf6b161ba040016f263f/nova/virt/libvirt/driver.py#L141\n\nDoes OSA support aarch64? Do you need an arch condition on this?","commit_id":"0566d6d8ca70561041162f2d00b0e5c435457ffd"},{"author":{"_account_id":1004,"name":"Mohammed Naser","email":"mnaser@vexxhost.com","username":"mnaser"},"change_message_id":"176be7951332aee62efdb96b054c0b6a7024e121","unresolved":false,"context_lines":[{"line_number":164,"context_line":"- name: Symlink UEFI firmware files"},{"line_number":165,"context_line":"  file:"},{"line_number":166,"context_line":"    src: \"{{ (ansible_os_family \u003d\u003d \u0027RedHat\u0027) | ternary(\u0027/usr/share/OVMF/OVMF_CODE.secboot.fd\u0027, \u0027/usr/share/qemu/ovmf-x86_64-ms-code.bin\u0027) }}\""},{"line_number":167,"context_line":"    dest: /usr/share/OVMF/OVMF_CODE.fd"},{"line_number":168,"context_line":"    state: link"},{"line_number":169,"context_line":"  when:"},{"line_number":170,"context_line":"    - ansible_os_family in [\u0027RedHat\u0027, \u0027Suse\u0027]"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"9fb8cfa7_3bba4fde","line":167,"in_reply_to":"9fb8cfa7_1b0e6be5","updated":"2019-05-31 19:38:52.000000000","message":"We don\u0027t support it at the moment.. it\u0027s half-baked so nothing fully complete.  Also I think the only work that was done for OSA+aarch64 was on Ubuntu which is using the correct path by default anyways.","commit_id":"0566d6d8ca70561041162f2d00b0e5c435457ffd"},{"author":{"_account_id":6873,"name":"Matt Riedemann","email":"mriedem.os@gmail.com","username":"mriedem"},"change_message_id":"4571c9b15a9aafd397ad9874d371b613b8833ddc","unresolved":false,"context_lines":[{"line_number":164,"context_line":"- name: Symlink UEFI firmware files"},{"line_number":165,"context_line":"  file:"},{"line_number":166,"context_line":"    src: \"{{ (ansible_os_family \u003d\u003d \u0027RedHat\u0027) | ternary(\u0027/usr/share/OVMF/OVMF_CODE.secboot.fd\u0027, \u0027/usr/share/qemu/ovmf-x86_64-ms-code.bin\u0027) }}\""},{"line_number":167,"context_line":"    dest: /usr/share/OVMF/OVMF_CODE.fd"},{"line_number":168,"context_line":"    state: link"},{"line_number":169,"context_line":"  when:"},{"line_number":170,"context_line":"    - ansible_os_family in [\u0027RedHat\u0027, \u0027Suse\u0027]"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"9fb8cfa7_5bdce317","line":167,"in_reply_to":"9fb8cfa7_3bba4fde","updated":"2019-05-31 19:44:04.000000000","message":"OK I guess at the least I\u0027d leave a NOTE or something.","commit_id":"0566d6d8ca70561041162f2d00b0e5c435457ffd"},{"author":{"_account_id":1004,"name":"Mohammed Naser","email":"mnaser@vexxhost.com","username":"mnaser"},"change_message_id":"31acb38009a8c7653696ddf92d61d3b639c81b77","unresolved":false,"context_lines":[{"line_number":164,"context_line":"- name: Symlink UEFI firmware files"},{"line_number":165,"context_line":"  file:"},{"line_number":166,"context_line":"    src: \"{{ (ansible_os_family \u003d\u003d \u0027RedHat\u0027) | ternary(\u0027/usr/share/OVMF/OVMF_CODE.secboot.fd\u0027, \u0027/usr/share/qemu/ovmf-x86_64-ms-code.bin\u0027) }}\""},{"line_number":167,"context_line":"    dest: /usr/share/OVMF/OVMF_CODE.fd"},{"line_number":168,"context_line":"    state: link"},{"line_number":169,"context_line":"  when:"},{"line_number":170,"context_line":"    - ansible_os_family in [\u0027RedHat\u0027, \u0027Suse\u0027]"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"9fb8cfa7_d6118a55","line":167,"in_reply_to":"9fb8cfa7_5bdce317","updated":"2019-05-31 20:05:50.000000000","message":"So upon further research, AAVMF actually shares the same path on CentOS with Debian, so... no need to do anything.. we just need to install AAVMF though.","commit_id":"0566d6d8ca70561041162f2d00b0e5c435457ffd"}]}
