]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ansible: adds a template for an epel yum repo
authorAndrew Schoen <aschoen@redhat.com>
Tue, 13 Sep 2016 20:02:18 +0000 (15:02 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Wed, 14 Sep 2016 19:30:10 +0000 (14:30 -0500)
The smithi nodes did not have epel enabled.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
ansible/templates/yum-repos/epel.repo [new file with mode: 0644]

diff --git a/ansible/templates/yum-repos/epel.repo b/ansible/templates/yum-repos/epel.repo
new file mode 100644 (file)
index 0000000..ef6541e
--- /dev/null
@@ -0,0 +1,4 @@
+[epel]
+baseurl = http://download.fedoraproject.org/pub/epel/$releasever/$basearch/
+gpgkey = https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-7
+name = EPEL YUM repo