koji: Drop legacy mash.conf for httpd
This commit is contained in:
parent
ea26e54ca0
commit
b4e77e3a71
2 changed files with 0 additions and 6 deletions
|
@ -1,5 +0,0 @@
|
||||||
Alias /mash /mnt/koji/mash/
|
|
||||||
<Location /mash>
|
|
||||||
Options Indexes
|
|
||||||
Require all granted
|
|
||||||
</Location>
|
|
|
@ -308,7 +308,6 @@
|
||||||
- name: Koji web common config files
|
- name: Koji web common config files
|
||||||
ansible.builtin.copy: src={{ item }} dest=/etc/httpd/conf.d/{{ item }} owner=root group=root
|
ansible.builtin.copy: src={{ item }} dest=/etc/httpd/conf.d/{{ item }} owner=root group=root
|
||||||
with_items:
|
with_items:
|
||||||
- mash.conf
|
|
||||||
- rel-eng.conf
|
- rel-eng.conf
|
||||||
- repo.conf
|
- repo.conf
|
||||||
tags:
|
tags:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue