mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-13 20:20:18 +08:00
update openshift repo file for 3.7
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
{% if env == "staging" %}
|
||||
[rhel7-openshift-3.7]
|
||||
name = rhel7 openshift 3.7 $basearch
|
||||
baseurl=http://infrastructure.fedoraproject.org/repo/rhel/rhel7/$basearch/rhel-7-openshift-3.7-rpms/
|
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
|
||||
|
||||
{% elif if env == "production %}
|
||||
[rhel7-openshift-3.6]
|
||||
name = rhel7 openshift 3.6 $basearch
|
||||
baseurl=http://infrastructure.fedoraproject.org/repo/rhel/rhel7/$basearch/rhel-7-openshift-3.6-rpms/
|
||||
@@ -8,3 +15,4 @@ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
|
||||
name = rhel7 fast datapath $basearch
|
||||
baseurl=http://infrastructure.fedoraproject.org/repo/rhel/rhel7/$basearch/rhel-7-fast-datapath/
|
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user