mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-07-17 12:10:34 +08:00
value02: simplyfy keytab/service section
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user