virthosts: switch rhel8 module stream to 'av'

Turns out we had 8.3 enabled, which is not the advanced virt stream.
Instead enable that on all rhel8 virthosts.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2022-02-10 14:07:04 -08:00
parent 7ad036fea5
commit e63540371b

View file

@ -11,7 +11,7 @@
content: | content: |
[virt] [virt]
name=virt name=virt
stream=8.3 stream=av
profiles= profiles=
state=enabled state=enabled
tags: tags: