This commit is contained in:
Ralph Bean 2015-04-24 17:18:48 +00:00
parent fbccedc4e6
commit 4690a26ece

View file

@ -220,7 +220,7 @@
- restart httpd
- name: install our custom header for cgit
template: cgit-header.html dest=/usr/share/cgit/cgit-header-fedora.html
template: src=cgit-header.html dest=/usr/share/cgit/cgit-header-fedora.html
tags: distgit
notify:
- restart httpd