Remove repo files no longer used in build process

This commit is contained in:
Bill Nottingham 2020-05-12 23:40:06 -04:00 committed by Shane McDonald
parent 8b51e8eb82
commit d5817fd87a
No known key found for this signature in database
GPG Key ID: 6F374AF6E9EB9374
7 changed files with 0 additions and 55 deletions

View File

@ -1,7 +0,0 @@
[google-cloud-sdk]
name=Google Cloud SDK
baseurl=https://packages.cloud.google.com/yum/repos/cloud-sdk-el8-x86_64
enabled=1
gpgcheck=1
gpgkey=https://packages.cloud.google.com/yum/doc/yum-key.gpg
https://packages.cloud.google.com/yum/doc/rpm-package-key.gpg

View File

@ -1,7 +0,0 @@
[rsyslog_v8]
name=Adiscon CentOS-$releasever - local packages for $basearch
baseurl=http://rpms.adiscon.com/v8-stable/epel-$releasever/$basearch
enabled=1
gpgcheck=0
gpgkey=http://rpms.adiscon.com/RPM-GPG-KEY-Adiscon
protect=1

View File

@ -130,20 +130,6 @@
mode: '0700'
delegate_to: localhost
- name: Stage google-cloud-sdk.repo
copy:
src: google-cloud-sdk.repo
dest: "{{ docker_base_path }}/google-cloud-sdk.repo"
mode: '0700'
delegate_to: localhost
- name: Stage rsyslog.repo
copy:
src: rsyslog.repo
dest: "{{ docker_base_path }}/rsyslog.repo"
mode: '0700'
delegate_to: localhost
- name: Stage rsyslog.conf
copy:
src: rsyslog.conf

View File

@ -1,5 +0,0 @@
[ansible-nightly]
name=ansible-nightly
baseurl=https://releases.ansible.com/ansible/rpm/nightly/devel/epel-8-$basearch
gpgcheck=0
enabled=1

View File

@ -1,7 +0,0 @@
[google-cloud-sdk]
name=Google Cloud SDK
baseurl=https://packages.cloud.google.com/yum/repos/cloud-sdk-el8-x86_64
enabled=1
gpgcheck=1
gpgkey=https://packages.cloud.google.com/yum/doc/yum-key.gpg
https://packages.cloud.google.com/yum/doc/rpm-package-key.gpg

View File

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

View File

@ -1,7 +0,0 @@
[rsyslog_v8]
name=Adiscon CentOS-$releasever - local packages for $basearch
baseurl=http://rpms.adiscon.com/v8-stable/epel-$releasever/$basearch
enabled=1
gpgcheck=0
gpgkey=http://rpms.adiscon.com/RPM-GPG-KEY-Adiscon
protect=1