Create keytabs for sigul-bridge and robosignatory

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2016-12-11 20:16:04 +00:00
parent 969bd77cf1
commit 174df6e125
2 changed files with 4 additions and 0 deletions

View file

@ -24,6 +24,8 @@
- hosts
- fas_client
- sudo
- role: keytab/service
service: sigul
- sigul/bridge
tasks:

View file

@ -30,6 +30,8 @@
mnt_dir: '/mnt/fedora_koji'
nfs_src_dir: 'fedora_koji'
when: env != 'staging'
- role: keytab/service
service: autosign
- robosignatory
tasks: