Create keytab for koschei/host
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
afb24640f2
commit
3ebca8f57e
1 changed files with 6 additions and 0 deletions
|
@ -19,6 +19,12 @@
|
||||||
- builder_repo
|
- builder_repo
|
||||||
- collectd/base
|
- collectd/base
|
||||||
- { role: sudo, sudoers: "{{ private }}/files/sudo/koschei01-sudoers" }
|
- { role: sudo, sudoers: "{{ private }}/files/sudo/koschei01-sudoers" }
|
||||||
|
- role: keytab/service
|
||||||
|
owner_user: koschei
|
||||||
|
owner_group: koschei
|
||||||
|
service: koschei
|
||||||
|
host: "{{inventory_hostname}}"
|
||||||
|
when: env == "staging"
|
||||||
- koschei/backend
|
- koschei/backend
|
||||||
- fedmsg/base
|
- fedmsg/base
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue