Bug 621948 - rh-hosted.repo has invalid data
Summary: rh-hosted.repo has invalid data
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Update Infrastructure for Cloud Providers
Classification: Red Hat
Component: RHUA
Version: 1.1
Hardware: All
OS: Linux
high
high
Target Milestone: ---
: ---
Assignee: Jay Dobies
QA Contact: wes hayutin
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-08-06 15:28 UTC by wes hayutin
Modified: 2012-05-31 12:53 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-05-31 12:53:14 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description wes hayutin 2010-08-06 15:28:39 UTC
[root@domU-12-31-39-07-1E-21 yum.repos.d]# cat rh-hosted.repo 
[rh-hosted]
name=Red Hat Enterprise Linux Hosted Content Delivery Server
baseurl=http://foo
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-auxiliary
sslverify=1
sslclientkey=/etc/pki/content/key.pem
sslclientcert=/etc/pki/content/product/content.crt
sslcacert=/etc/pki/content/ca.crt
[root@domU-12-31-39-07-1E-21 yum.repos.d]#

Comment 1 Jay Dobies 2010-08-06 15:38:22 UTC
commit	9d8b78350452d052ce8339607d2baf9825a60b2f
tree	f9e50a9439048041daf2ea8c8394c33d41b8ccf0


Filled out the repos for hosted with real data to connect to hosted CDS.


rhui/tools/etc/rhui/rh-hosted.repo

Comment 2 wes hayutin 2010-08-16 18:24:12 UTC
[root@ip-10-194-145-203 yum.repos.d]# cat rh-hosted.repo 
[rh-hosted-rhel]
name=Red Hat Enterprise Linux
baseurl=https://cdn.redhat.com/content/dist/rhel/server/$releasever/$basearch/os
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-auxiliary
sslverify=1
sslclientkey=/etc/pki/content/content-cert-key.pem
sslclientcert=/etc/pki/content/product/content-cert.crt
sslcacert=/etc/pki/content/hosted-ca.crt

[rh-hosted-rhui]
name=Red Hat Update Infrastructure
baseurl=https://cdn.redhat.com/content/dist/rhel/server/$releasever/$basearch/rhui/1.1/os
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-auxiliary
sslverify=1
sslclientkey=/etc/pki/content/content-cert-key.pem
sslclientcert=/etc/pki/content/product/content-cert.crt
sslcacert=/etc/pki/content/hosted-ca.crt

Comment 3 wes hayutin 2011-08-01 21:39:04 UTC
moving to release pending

Comment 4 wes hayutin 2012-05-31 12:53:14 UTC
closing out, product released


Note You need to log in before you can comment on or make changes to this bug.