value02: simplyfy keytab/service section

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
Ryan Lercho 2021-07-02 13:29:08 +10:00
parent 812cf79d44
commit 009eed2e1c

View file

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