Closed HichamMourad closed 1 year ago
We need to make sure that the RHEL machines have the following packages. Some RHEL images on some clouds may not have these.
dnf install -y yum-utils bind-utils subscription-manager
Adding a dnf install for yum-utils to patching and subscription-manager to register should do the trick
yum-utils
subscription-manager
Resolved by PR #63
We need to make sure that the RHEL machines have the following packages. Some RHEL images on some clouds may not have these.
dnf install -y yum-utils bind-utils subscription-manager