OSBS: use the Openshift 3.11 repo in stg
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
c4c84a6956
commit
5a4f01a2d4
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,8 @@
|
|||
{% if inventory_hostname.startswith('osbs') %}
|
||||
[rhel7-openshift-3.9]
|
||||
name = rhel7 openshift 3.9 $basearch
|
||||
baseurl=http://infrastructure.fedoraproject.org/repo/rhel/rhel7/$basearch/rhel-7-openshift-3.9-rpms/
|
||||
#TODO : remove this after freeze
|
||||
[rhel7-openshift-3.11]
|
||||
name = rhel7 openshift 3.11 $basearch
|
||||
baseurl=http://infrastructure.fedoraproject.org/repo/rhel/rhel7/$basearch/rhel-7-openshift-3.11-rpms/
|
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
|
||||
enabled=1
|
||||
{% elif inventory_hostname.startswith('os') %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue