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'
|
mnt_dir: '/pub/archive'
|
||||||
nfs_src_dir: 'fedora_ftp_archive'
|
nfs_src_dir: 'fedora_ftp_archive'
|
||||||
|
|
||||||
|
- bodhi2/backend
|
||||||
|
|
||||||
- role: keytab/service
|
- role: keytab/service
|
||||||
owner_user: apache
|
owner_user: apache
|
||||||
owner_group: apache
|
owner_group: apache
|
||||||
|
@ -88,8 +90,6 @@
|
||||||
host: "bodhi.stg.fedoraproject.org"
|
host: "bodhi.stg.fedoraproject.org"
|
||||||
when: env == "staging"
|
when: env == "staging"
|
||||||
|
|
||||||
- bodhi2/backend
|
|
||||||
|
|
||||||
- role: zabbix/zabbix-agent
|
- role: zabbix/zabbix-agent
|
||||||
when: env == "staging"
|
when: env == "staging"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue