Skip to content
Snippets Groups Projects
Commit 1bafa19d authored by Jörg Sachse's avatar Jörg Sachse
Browse files

feat: use TLS for RHEL repo

parent 3c200be4
No related branches found
No related tags found
No related merge requests found
Pipeline #4132 passed
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
gpgkey: "https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-{{ ansible_distribution_major_version }}" gpgkey: "https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-{{ ansible_distribution_major_version }}"
- name: "slub" - name: "slub"
description: SLUB YUM repo description: SLUB YUM repo
baseurl: "http://sdvrhelrepo.slub-dresden.de/" baseurl: "https://sdvrhelrepo.slub-dresden.de/"
gpgcheck: "false" gpgcheck: "false"
when: ansible_os_family == "RedHat" when: ansible_os_family == "RedHat"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment