Moving bodhi backend task before kerberos tasks so that apache user exists.

This commit is contained in:
Adam Saleh 2021-05-07 18:50:17 +02:00
parent c3e0bc972c
commit d0fb0a4463

View file

@ -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"