Skip to content

Commit

Permalink
Removed 19c rpms (#1091)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacedba authored Nov 5, 2024
1 parent b98bdbb commit 7ab4ca8
Showing 1 changed file with 0 additions and 41 deletions.
41 changes: 0 additions & 41 deletions ansible/group_vars/server_type_nomis_web19c.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,46 +45,5 @@ packages_yum_install:
- git
- tar

- xorg-x11-utils-7.5-28.el8.x86_64
- xorg-x11-utils-7.5-28.el8.x86_64
- binutils-2.30-123.0.2.el8.x86_64
- libgcc-8.5.0-22.0.1.el8_10.x86_64
- glibc-2.28-251.0.2.el8_10.4.x86_64
- glibc-devel-2.28-251.0.2.el8_10.4.x86_64
- glibc-common-2.28-251.0.2.el8_10.4.x86_64
- glibc-langpack-en-2.28-251.0.2.el8_10.4.x86_64
- glibc-gconv-extra-2.28-251.0.2.el8_10.4.x86_64
- glibc-headers-2.28-251.0.2.el8_10.4.x86_64
- glibc-devel-2.28-251.0.2.el8_10.4.x86_64
- libaio-0.3.112-1.el8.x86_64
- libgcc-8.5.0-22.0.1.el8_10.x86_64
- libstdc++-8.5.0-22.0.1.el8_10.x86_64
- libstdc++-8.5.0-22.0.1.el8_10.x86_64
- xorg-x11-utils-7.5-28.el8.x86_64
- gcc-8.2.1-3.5.0.1.el8
- gcc-c++-8.2.1-3.5.0.1.el8
- libaio-devel-0.3.110-12.el8.x86_64
- libstdc++-devel-8.2.1-3.5.0.1.el8.x86_64
- libnsl.x86_64
- sysstat-11.7.3-2.el8
- motif-2.3.4-16.el8.x86_64
- motif-devel-2.3.4-16.el8.x86_64
- redhat-lsb-4.1-47.0.1.el8.x86_64
- redhat-lsb-core-4.1-47.0.1.el8.x86_64
- openssl-1.1.1-8.0.1.el8
- make-4.2.1-9.el8

- binutils
- xorg-x11-utils
- libXt-devel
- xorg-x11-utils
- make-4.2.1-9.el8
- glibc
- glibc-devel
- libcurl
- ksh
- xorg-x11-xauth
- xterm

# the below vars are defined in multiple groups. Keep the values the same to avoid unexpected behaviour
roles_list: "{{ (ami_roles_list | default([]) | difference(server_type_roles_list | default([]))) + (server_type_roles_list | default([])) }}"

0 comments on commit 7ab4ca8

Please sign in to comment.