value02: try to add keytab support

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
Ryan Lercho 2021-07-02 11:00:46 +10:00
parent 1d243839a1
commit 84981b96ba

View file

@ -18,6 +18,12 @@
- { role: openvpn/client,
when: env != "staging" }
- ipa/client
- role: keytab/service
owner_user: root
owner_group: root
service: value02
host: "value02.stg.fedoraproject.org"
when: inventory_hostname.startswith('value02.stg')
- collectd/base
- apache
- { role: fedmsg/base,