oVirt / go-ovirt-client

An easy-to-use overlay for the Go SDK.
https://pkg.go.dev/github.com/ovirt/go-ovirt-client
BSD 3-Clause "New" or "Revised" License
11 stars 20 forks source link

use default value for soundcard_enabled #234

Closed engelmi closed 2 years ago

engelmi commented 2 years ago

Please describe the change you are making

This PR fixes the soundcard enabled field. Since soundcard_enabled is excluded by ovirt-engine, the field is set to the default bool value to prevent failing requests.

Are you the owner of the code you are sending in, or do you have permission of the owner?

yes

The code will be published under the BSD 3 clause license. Have you read and understood this license?

yes