notifs-backend02: drop this service keytab for now

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2022-06-08 12:44:55 -07:00
parent 13659c77b7
commit 82102f60a5

View file

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