Update 'update.sh'
This commit is contained in:
@@ -87,6 +87,8 @@ elif [ ${OS} == 'CentOS' ]; then
|
|||||||
# Centos 7
|
# Centos 7
|
||||||
if [[ ${OS_VER} =~ ^8.* ]]; then
|
if [[ ${OS_VER} =~ ^8.* ]]; then
|
||||||
# install the packages
|
# install the packages
|
||||||
|
# libnsl is needed for pbis and needs to be installed already
|
||||||
|
dnf install -y libnsl
|
||||||
dnf install -y libnsl pbis-open sudo nano htop iperf3 bind-utils open-vm-tools unzip nfs-utils git wget net-tools make
|
dnf install -y libnsl pbis-open sudo nano htop iperf3 bind-utils open-vm-tools unzip nfs-utils git wget net-tools make
|
||||||
# https://github.com/BeyondTrust/pbis-open/issues/242
|
# https://github.com/BeyondTrust/pbis-open/issues/242
|
||||||
cp /opt/pbis/share/rhel/8.0/pbis.pp /opt/pbis/share/
|
cp /opt/pbis/share/rhel/8.0/pbis.pp /opt/pbis/share/
|
||||||
|
|||||||
Reference in New Issue
Block a user