Use buildlogs mirror for opstools repo

Use buildlogs mirror for centos-opstools repo

Change-Id: I740a43b2a9121af5d97bd80764f8cc4a378d6909
This commit is contained in:
Sagi Shnaidman 2017-03-14 19:37:13 +02:00
parent 7a573c2f9d
commit d9988141bf
5 changed files with 15 additions and 10 deletions

View File

@ -33,9 +33,10 @@ repos:
pkg_name: centos-release-ceph-jewel
custom_cmd: 'sudo yum install -y --enablerepo=extras'
- type: file
- type: generic
reponame: centos-opstools
filename: centos-opstools.repo
down_url: https://raw.githubusercontent.com/centos-opstools/opstools-repo/master/opstools.repo
baseurl: https://buildlogs.centos.org/centos/7/opstools/x86_64/
repo_cmd_after: |
{% if not enable_opstools_repo|default(false)|bool %}sudo yum-config-manager --save --setopt centos-opstools.enable=0;

View File

@ -58,9 +58,10 @@ repos:
pkg_name: centos-release-ceph-jewel
custom_cmd: 'sudo yum install -y --enablerepo=extras'
- type: file
- type: generic
reponame: centos-opstools
filename: centos-opstools.repo
down_url: https://raw.githubusercontent.com/centos-opstools/opstools-repo/master/opstools.repo
baseurl: https://buildlogs.centos.org/centos/7/opstools/x86_64/
repo_cmd_after: |
{% if not enable_opstools_repo|default(false)|bool %}sudo yum-config-manager --save --setopt centos-opstools.enable=0;

View File

@ -31,9 +31,10 @@ repos:
pkg_name: centos-release-ceph-hammer
custom_cmd: 'sudo yum install -y --enablerepo=extras'
- type: file
- type: generic
reponame: centos-opstools
filename: centos-opstools.repo
down_url: https://raw.githubusercontent.com/centos-opstools/opstools-repo/master/opstools.repo
baseurl: https://buildlogs.centos.org/centos/7/opstools/x86_64/
repo_cmd_after: |
{% if not enable_opstools_repo|default(false)|bool %}sudo yum-config-manager --save --setopt centos-opstools.enable=0;

View File

@ -31,9 +31,10 @@ repos:
pkg_name: centos-release-ceph-jewel
custom_cmd: 'sudo yum install -y --enablerepo=extras'
- type: file
- type: generic
reponame: centos-opstools
filename: centos-opstools.repo
down_url: https://raw.githubusercontent.com/centos-opstools/opstools-repo/master/opstools.repo
baseurl: https://buildlogs.centos.org/centos/7/opstools/x86_64/
repo_cmd_after: |
{% if not enable_opstools_repo|default(false)|bool %}sudo yum-config-manager --save --setopt centos-opstools.enable=0;

View File

@ -31,9 +31,10 @@ repos:
pkg_name: centos-release-ceph-jewel
custom_cmd: 'sudo yum install -y --enablerepo=extras'
- type: file
- type: generic
reponame: centos-opstools
filename: centos-opstools.repo
down_url: https://raw.githubusercontent.com/centos-opstools/opstools-repo/master/opstools.repo
baseurl: https://buildlogs.centos.org/centos/7/opstools/x86_64/
repo_cmd_after: |
{% if not enable_opstools_repo|default(false)|bool %}sudo yum-config-manager --save --setopt centos-opstools.enable=0;