Tweak/fix kojipkgs a bit more.
This commit is contained in:
parent
09331cb938
commit
ab4dd0c1b1
2 changed files with 3 additions and 2 deletions
|
@ -41,6 +41,7 @@
|
|||
nfs_src_dir: 'fedora_koji'
|
||||
|
||||
tasks:
|
||||
- include: "{{ tasks }}/apache.yml"
|
||||
- include: "{{ tasks }}/yumrepos.yml"
|
||||
- include: "{{ tasks }}/2fa_client.yml"
|
||||
- include: "{{ tasks }}/motd.yml"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
CustomLog "| /usr/sbin/rotatelogs /var/log/httpd/kojipkgs02.fedoraproject.org-access.log.%Y-%m-%d 86400" combined
|
||||
ErrorLog "| /usr/sbin/rotatelogs /var/log/httpd/kojipkgs02.fedoraproject.org-error.log.%Y-%m-%d 86400"
|
||||
CustomLog "| /usr/sbin/rotatelogs /var/log/httpd/kojipkgs01.fedoraproject.org-access.log.%Y-%m-%d 86400" combined
|
||||
ErrorLog "| /usr/sbin/rotatelogs /var/log/httpd/kojipkgs01.fedoraproject.org-error.log.%Y-%m-%d 86400"
|
||||
|
||||
Alias /packages /mnt/fedora_koji/koji/packages
|
||||
Alias /toplink/packages /mnt/fedora_koji/koji/packages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue