From 979ab8aa0839c38b717b8e5ccfa5b5fea97fc4b6 Mon Sep 17 00:00:00 2001 From: Thibodeau Bruno Date: Thu, 16 Jun 2022 03:22:44 -0400 Subject: [PATCH] =?UTF-8?q?=09modifi=C3=A9=C2=A0:=20=20=20=20=20=20=20=20?= =?UTF-8?q?=20ovirthost1/engine-setup.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ovirthost1/engine-setup.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ovirthost1/engine-setup.sh b/ovirthost1/engine-setup.sh index 5e689ca..58ba71d 100644 --- a/ovirthost1/engine-setup.sh +++ b/ovirthost1/engine-setup.sh @@ -7,8 +7,8 @@ dnf update -y dnf install -y centos-release-ovirt45 --enablerepo=extras dnf module reset virt -dnf module enable virt:rhel -dnf distro-sync --nobest +dnf -y module enable virt:rhel +#dnf distro-sync --nobest dnf -y install ovirt-engine-appliance dnf -y install ovirt-hosted-engine-setup dnf -y in tmux