Added iproute2 package to provide ip tool

This commit is contained in:
Geoff Bourne
2026-07-10 19:27:53 -05:00
parent b0de461d1e
commit 5f46718449
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -33,6 +33,7 @@ dnf install -y \
sudo \
net-tools \
iputils \
iproute \
curl \
git \
jq \