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:
parent
2c6959f25b
commit
c5fa0f91f1
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue