Install koschei-backend before kerberos keytab
This commit is contained in:
parent
911ab756ac
commit
d76501f79a
1 changed files with 1 additions and 1 deletions
|
@ -22,13 +22,13 @@
|
||||||
- builder_repo
|
- builder_repo
|
||||||
- collectd/base
|
- collectd/base
|
||||||
- { role: sudo, sudoers: "{{ private }}/files/sudo/koschei01-sudoers" }
|
- { role: sudo, sudoers: "{{ private }}/files/sudo/koschei01-sudoers" }
|
||||||
|
- koschei/backend
|
||||||
- role: keytab/service
|
- role: keytab/service
|
||||||
owner_user: koschei
|
owner_user: koschei
|
||||||
owner_group: koschei
|
owner_group: koschei
|
||||||
service: koschei
|
service: koschei
|
||||||
host: "{{inventory_hostname}}"
|
host: "{{inventory_hostname}}"
|
||||||
when: env == "staging"
|
when: env == "staging"
|
||||||
- koschei/backend
|
|
||||||
- fedmsg/base
|
- fedmsg/base
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue