value02: try to add keytab support
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
parent
1d243839a1
commit
84981b96ba
1 changed files with 6 additions and 0 deletions
|
@ -18,6 +18,12 @@
|
||||||
- { role: openvpn/client,
|
- { role: openvpn/client,
|
||||||
when: env != "staging" }
|
when: env != "staging" }
|
||||||
- ipa/client
|
- 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
|
- collectd/base
|
||||||
- apache
|
- apache
|
||||||
- { role: fedmsg/base,
|
- { role: fedmsg/base,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue