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" }
|
# when: env != "staging" }
|
||||||
- ipa/client
|
- ipa/client
|
||||||
- { role: keytab/service,
|
- { role: keytab/service,
|
||||||
owner_user: daemon,
|
owner_user: fedmsg,
|
||||||
owner_group: daemon,
|
owner_group: fedmsg,
|
||||||
service: fmn-backend,
|
service: fedmsg-hub-3,
|
||||||
when: inventory_hostname.startswith('notifs-backend02.iad2') or env == "staging" }
|
when: inventory_hostname.startswith('notifs-backend02.iad2') or env == "staging" }
|
||||||
- nagios_client
|
- nagios_client
|
||||||
- collectd/base
|
- collectd/base
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue