|
@@ -40,9 +40,9 @@ azure_node_repos:
|
|
|
sslclientkey: /var/lib/yum/client-key.pem
|
|
|
enabled: yes
|
|
|
|
|
|
- # TODO: Replace me post GA with https://mirror.openshift.com/libra/rhui-rhel-server-7-ose-4.0/
|
|
|
- - name: rhel-server-7-ose-4.0
|
|
|
- baseurl: https://mirror.openshift.com/enterprise/all/4.0/latest/x86_64/os
|
|
|
+ # TODO: Replace me post GA with https://mirror.openshift.com/libra/rhui-rhel-server-7-ose-3.11/
|
|
|
+ - name: rhel-server-7-ose-3.11
|
|
|
+ baseurl: https://mirror.openshift.com/enterprise/all/3.11/latest/x86_64/os
|
|
|
gpgkey: file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
|
|
|
# TODO: Remove me post GA
|
|
|
gpgcheck: false
|