Browse Source

added wget to the install

master
dave 4 months ago
parent
commit
72fa88665d
  1. 2
      common/centos9/post.sh

2
common/centos9/post.sh

@ -22,4 +22,4 @@ dnf -y upgrade
#dnf -y install puppet-agent
## this is needed for semanage
dnf -y install policycoreutils-python-utils
dnf -y install policycoreutils-python-utils wget

Loading…
Cancel
Save