Skip to content

Set @disk_controller_mode for additional disks? #1801

Discussion options

You must be logged in to vote

Unfortunately it would require reworking the template to apply the disk controller piece to additional disks as well.

<%- scsi_volumes = @domain_volumes.select { |x| x[:bus] == 'scsi' } %>

A work around would be to hook a custom class to modify the domain XML after the domain has been defined and before it's started, otherwise it requires patching and a new release

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by richard-mansfield
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants