|
@ -7,7 +7,8 @@ echo "Configuring additional system repositories: adding EPEL Repo" |
|
|
rpm -Uvh https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm |
|
|
rpm -Uvh https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm |
|
|
|
|
|
|
|
|
echo "Adding additional packages" |
|
|
echo "Adding additional packages" |
|
|
dnf -y install epel-release policycoreutils-python-utils |
|
|
#dnf -y install epel-release policycoreutils-python-utils |
|
|
|
|
|
dnf -y install policycoreutils-python-utils |
|
|
|
|
|
|
|
|
#echo "Puppet Labs" |
|
|
#echo "Puppet Labs" |
|
|
#rpm -Uvh https://yum.puppet.com/puppet5/puppet5-release-el-8.noarch.rpm |
|
|
#rpm -Uvh https://yum.puppet.com/puppet5/puppet5-release-el-8.noarch.rpm |
|
|