From e63540371b2a49be153f065ebbdca690847aa238 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 10 Feb 2022 14:07:04 -0800 Subject: [PATCH] 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 --- roles/virthost/tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/virthost/tasks/main.yml b/roles/virthost/tasks/main.yml index ee7a24142f..5e869949e6 100644 --- a/roles/virthost/tasks/main.yml +++ b/roles/virthost/tasks/main.yml @@ -11,7 +11,7 @@ content: | [virt] name=virt - stream=8.3 + stream=av profiles= state=enabled tags: