how did this ever work before?
This commit is contained in:
parent
592d218b59
commit
5c274f1696
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,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
|
||||
enabled=0
|
||||
{% elseif inventory_hostname in groups['osbs', 'osbs-stg'] %}
|
||||
{% elif inventory_hostname in groups['osbs', 'osbs-stg'] %}
|
||||
|
||||
[rhel7-openshift-3.6]
|
||||
name = rhel7 openshift 3.6 $basearch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue