b4f93e335e
hw_qemu_guest_agent attribute of the image is a string boolean supporting `yes` and `no` and not a real boolean like we were expecting. Replace it to be string instead. Change-Id: I5b9714e4388df440bf881033283da4e8aa1db497
6 lines
116 B
YAML
6 lines
116 B
YAML
---
|
|
fixes:
|
|
- |
|
|
hw_qemu_guest_agent attribute of the image is a string boolean with values
|
|
`yes` and `no`.
|