diff options
Diffstat (limited to 'roles/repos/files/rhel-7-libra-candidate.repo')
-rw-r--r-- | roles/repos/files/rhel-7-libra-candidate.repo | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/roles/repos/files/rhel-7-libra-candidate.repo b/roles/repos/files/rhel-7-libra-candidate.repo deleted file mode 100644 index 0901bf707..000000000 --- a/roles/repos/files/rhel-7-libra-candidate.repo +++ /dev/null @@ -1,10 +0,0 @@ -[rhel-7-libra-candidate] -name=rhel-7-libra-candidate - \$basearch -baseurl=https://mirror1.ops.rhcloud.com/libra/rhel-7-libra-candidate/\$basearch/ -gpgkey=https://mirror1.ops.rhcloud.com/libra/RPM-GPG-KEY-redhat-release https://mirror1.ops.rhcloud.com/libra/RPM-GPG-KEY-redhat-beta https://mirror1.ops.rhcloud.com/libra/RPM-GPG-KEY-redhat-openshifthosted -skip_if_unavailable=True -gpgcheck=0 -enabled=1 -sslclientcert=/var/lib/yum/client-cert.pem -sslclientkey=/var/lib/yum/client-key.pem -sslverify=False |