Moving bodhi backend task before kerberos tasks so that apache user exists.
This commit is contained in:
parent
c3e0bc972c
commit
d0fb0a4463
1 changed files with 2 additions and 2 deletions
|
@ -74,6 +74,8 @@
|
|||
mnt_dir: '/pub/archive'
|
||||
nfs_src_dir: 'fedora_ftp_archive'
|
||||
|
||||
- bodhi2/backend
|
||||
|
||||
- role: keytab/service
|
||||
owner_user: apache
|
||||
owner_group: apache
|
||||
|
@ -88,8 +90,6 @@
|
|||
host: "bodhi.stg.fedoraproject.org"
|
||||
when: env == "staging"
|
||||
|
||||
- bodhi2/backend
|
||||
|
||||
- role: zabbix/zabbix-agent
|
||||
when: env == "staging"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue