Remove pdc-updater copr repo. This is in the infra repo now.

This commit is contained in:
Ralph Bean 2016-02-08 13:44:51 +00:00
parent 01ee795c28
commit e93fdafa4d
2 changed files with 2 additions and 13 deletions

View file

@ -1,8 +0,0 @@
[ralph-pdc-updater]
name=Copr repo for pdc-updater owned by ralph
baseurl=https://copr-be.cloud.fedoraproject.org/results/ralph/pdc-updater/epel-7-$basearch/
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/ralph/pdc-updater/pubkey.gpg
enabled=1
enabled_metadata=1

View file

@ -1,11 +1,8 @@
---
# Configuration for the pdc-updater backend consumer
- name: setup the pdc-updater copr repo
copy: >
src="ralph-pdc-updater-epel-7.repo"
dest="/etc/yum.repos.d/ralph-pdc-updater-epel-7.repo"
owner=root group=root mode=0644
- name: remove the old pdc-updater repo
file: dest=/etc/yum.repos.d/ralph-pdc-updater-epel-7.repo state=absent
tags: pdc
- name: install needed packages