Install nmap on disposables

This commit is contained in:
Thomas Stokes
2024-03-25 10:50:27 +01:00
parent 1833af9eeb
commit 4def118857
@@ -21,7 +21,7 @@ echo "logfiles.internal.sapsailing.com:/var/log/old /var/log/old nfs tc
mount -a
# update instance
yum update -y
yum install -y httpd mod_proxy_html tmux nfs-utils git whois jq cronie iptables
yum install -y httpd mod_proxy_html tmux nfs-utils git whois jq cronie iptables nmap
sudo systemctl enable crond.service
# setup other users and crontabs to keep repo updated
cd /root