forked from infra/ansible
Add apache here, it's needed now before koji_builder makes things owned by apache
This commit is contained in:
parent
4ee31031e7
commit
7e48000e90
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@
|
|||
roles:
|
||||
- base
|
||||
- hosts
|
||||
- apache
|
||||
- { role: nfs/client,
|
||||
when: ansible_architecture == 'x86_64' and not inventory_hostname.startswith('bkernel'),
|
||||
mnt_dir: '/mnt/fedora_koji', nfs_src_dir: 'fedora_koji' }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue