zuul-jobs/roles/create-afs-token
Paul Belanger 1a36ffd08e
Add create / destory roles for AFS tokens
In openstack-infra we use AFS for a lot of things, so create 2 roles
to handle creating / destroying of the tokens.

Change-Id: I3dee184d0b87023e7e0808372cfeda94f8337b4f
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2017-08-28 13:53:10 -04:00
..
tasks Add create / destory roles for AFS tokens 2017-08-28 13:53:10 -04:00
README.rst Add create / destory roles for AFS tokens 2017-08-28 13:53:10 -04:00

README.rst

Create kerberos / afs tokens

Role Variables

Complex argument which contains the information about authentication information. It is expected this argument comes from a Secret.

Base64 encoded contents of a keytab file. We'll base64 decode before writing it to disk as a temporary file.

The service name to use for kinit command.