bodhi-backend: move bodhi2/backend role after keytabs since it has a task that changes perms on one
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
cf517215a5
commit
c9e77cd104
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,6 @@
|
|||
mnt_dir: '/pub/'
|
||||
nfs_src_dir: 'fedora_ftp/fedora.redhat.com/pub/'
|
||||
|
||||
- bodhi2/backend
|
||||
- role: keytab/service
|
||||
owner_user: apache
|
||||
owner_group: apache
|
||||
|
@ -81,6 +80,7 @@
|
|||
service: bodhi
|
||||
host: "bodhi.stg.fedoraproject.org"
|
||||
when: env == "staging"
|
||||
- bodhi2/backend
|
||||
- role: push-container-registry
|
||||
cert_dest_dir: "/etc/docker/certs.d/registry{{ env_suffix }}.fedoraproject.org"
|
||||
cert_src: "{{private}}/files/docker-registry/{{env}}/pki/issued/containerstable.crt"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue