Revert "add temp repo for rdoinfo changes podman/buildah"

This reverts commit 93c7b2868e.

Change-Id: Ib155865ec120d2854f6c4792a13d7451c7f5afa8
This commit is contained in:
wes hayutin 2019-04-12 03:53:11 +00:00
parent 93c7b2868e
commit 7284df03bc
2 changed files with 0 additions and 17 deletions

View File

@ -97,14 +97,6 @@ repos:
baseurl: ${NODEPOOL_CENTOS_MIRROR}/7/cr/x86_64/
enabled: 0
- type: generic
reponame: rdoinfo_repo_test
filename: rdoinfo_repo_test.repo
priority: 1
gpgcheck: 0
enabled: 1
baseurl: http://38.145.32.220/rdoinfo_repo_test/
repo_cmd_after: |
sudo yum install -y yum-plugin-priorities;
{% if not enable_opstools_repo|default(false)|bool %}sudo yum-config-manager --save --setopt quickstart-centos-opstools.enabled=0;

View File

@ -104,15 +104,6 @@ repos:
baseurl: ${NODEPOOL_CENTOS_MIRROR}/7/rt/x86_64/
enabled: 0
- type: generic
reponame: rdoinfo_repo_test
filename: rdoinfo_repo_test.repo
priority: 1
gpgcheck: 0
enabled: 1
baseurl: http://38.145.32.220/rdoinfo_repo_test/
repo_cmd_after: |
sudo yum install -y yum-plugin-priorities;
{% if not enable_opstools_repo|default(false)|bool %}sudo yum-config-manager --save --setopt quickstart-centos-opstools.enabled=0;