]> piware.de Git - bin.git/blobdiff - install-rhel-tools
consors-report.py: updates
[bin.git] / install-rhel-tools
index 681abd75c384d8d9780809e2896e1549729f884c..741e0cf1c0a88b885b11b1248aebde96c10bce3f 100755 (executable)
@@ -2,18 +2,14 @@
 # Install RHEL development tools into a toolbox
 set -eux
 
-sudo curl -o /etc/pki/ca-trust/source/anchors/RH-IT-Root-CA.crt https://password.corp.redhat.com/RH-IT-Root-CA.crt
+sudo curl -o /etc/pki/ca-trust/source/anchors/2015-RH-IT-Root-CA.crt https://certs.corp.redhat.com/certs/2015-IT-Root-CA.pem
+sudo curl -o /etc/pki/ca-trust/source/anchors/2022-RH-IT-Root-CA.crt https://certs.corp.redhat.com/certs/2022-IT-Root-CA.pem
+
 sudo update-ca-trust
 
 (cd /etc/yum.repos.d; sudo curl -O --location https://download.devel.redhat.com/rel-eng/RCMTOOLS/rcm-tools-fedora.repo)
-sudo dnf install -y rhpkg
+sudo dnf install -y rhel-packager
 
 # coverity
 sudo dnf copr enable -y copr.devel.redhat.com/kdudka/covscan
 sudo dnf install -y covscan-client
-
-# 1minutetip
-sudo umount /mnt  # HACK: rhts-test-env-5.0-2.fc32eng.noarch wants to fiddle with it
-sudo wget -O /etc/yum.repos.d/qa-tools.repo http://liver.brq.redhat.com/repo/qa-tools.repo
-sudo wget -O /etc/yum.repos.d/beaker-client.repo http://download.lab.bos.redhat.com/beakerrepos/beaker-client-Fedora.repo
-sudo dnf install -y qa-tools-workstation-1minutetip