value: add a keytab for zodbot on value02 in prod
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
f9b76c707e
commit
5fafaafec3
1 changed files with 7 additions and 2 deletions
|
@ -23,6 +23,11 @@
|
||||||
owner_group: daemon,
|
owner_group: daemon,
|
||||||
service: ursabot,
|
service: ursabot,
|
||||||
when: inventory_hostname.startswith('value02.stg') }
|
when: inventory_hostname.startswith('value02.stg') }
|
||||||
|
- { role: keytab/service,
|
||||||
|
owner_user: daemon,
|
||||||
|
owner_group: daemon,
|
||||||
|
service: zodbot,
|
||||||
|
when: inventory_hostname.startswith('value02.iad2') }
|
||||||
- collectd/base
|
- collectd/base
|
||||||
- apache
|
- apache
|
||||||
- { role: fedmsg/base,
|
- { role: fedmsg/base,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue