From 40604e12201262110e52edcacad478273c338ace Mon Sep 17 00:00:00 2001 From: Michael Janczyk Date: Thu, 15 Jun 2023 18:28:59 +0200 Subject: http: rocky: anaconda-ks: move packages to separate step. will be moved to ansible soon. --- http/rocky/anaconda-ks.cfg | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) (limited to 'http') diff --git a/http/rocky/anaconda-ks.cfg b/http/rocky/anaconda-ks.cfg index e4e3f63..3800771 100644 --- a/http/rocky/anaconda-ks.cfg +++ b/http/rocky/anaconda-ks.cfg @@ -27,13 +27,6 @@ reboot %packages @core -epel-release -curl -git -openssh -python3 -vim -wget %end %pre --interpreter=/usr/bin/perl @@ -89,9 +82,11 @@ parted -s /dev/sda -- name 2 SLX_SYS # grub2-mkconfig -o /boot/grub2/grub.cfg # dnf -y install epel-release # -#dnf -y install epel-release +dnf -y install epel-release dnf -y update +dnf -y install curl git python3 vim wget #dnf -y install atop git htop iftop jq mutt nmap nmap-ncat systemd-networkd tcpdump vim wget +dnf clean all #systemctl enable sshd #alternatives --set python /usr/bin/python3 -- cgit v1.2.3-55-g7522