Create keytab for koschei/host

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2016-10-31 09:08:14 +00:00
parent afb24640f2
commit 3ebca8f57e

View file

@ -19,6 +19,12 @@
- builder_repo
- collectd/base
- { 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
- fedmsg/base