notifs / staging: try a keytab thats actually the same as the service

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2022-09-26 15:54:15 -07:00
parent 2c6959f25b
commit c5fa0f91f1

View file

@ -28,9 +28,9 @@
# when: env != "staging" }
- ipa/client
- { role: keytab/service,
owner_user: daemon,
owner_group: daemon,
service: fmn-backend,
owner_user: fedmsg,
owner_group: fedmsg,
service: fedmsg-hub-3,
when: inventory_hostname.startswith('notifs-backend02.iad2') or env == "staging" }
- nagios_client
- collectd/base