Publish the full list of git repos

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2015-12-18 00:50:29 +00:00
parent 609751fd8c
commit 4ec8ff4264
2 changed files with 9 additions and 0 deletions

View file

@ -0,0 +1,4 @@
Alias /pkgs-git-repos-list /srv/git/pkgs-git-repos-list
<Directory /srv/git>
Require all granted
</Directory>

View file

@ -76,6 +76,11 @@
notify:
- reload httpd
- name: Symlink pkgs-git-repos-list
copy: src=repolist.conf dest=/etc/httpd/conf.d/pkgs.fedoraproject.org/repolist.conf
notify:
- reload httpd
- name: install the pkgdb_sync_git_branches.py scripts
template: src={{item}} dest=/usr/local/bin/{{item}} owner=root group=root mode=0755
with_items: