Frontend runs as the bodhi user
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
614671669e
commit
93589b84a4
1 changed files with 4 additions and 4 deletions
|
@ -25,14 +25,14 @@
|
||||||
- mod_wsgi
|
- mod_wsgi
|
||||||
|
|
||||||
- role: keytab/service
|
- role: keytab/service
|
||||||
owner_user: apache
|
owner_user: bodhi
|
||||||
owner_group: apache
|
owner_group: bodhi
|
||||||
service: bodhi
|
service: bodhi
|
||||||
host: "bodhi.fedoraproject.org"
|
host: "bodhi.fedoraproject.org"
|
||||||
when: env == "production"
|
when: env == "production"
|
||||||
- role: keytab/service
|
- role: keytab/service
|
||||||
owner_user: apache
|
owner_user: bodhi
|
||||||
owner_group: apache
|
owner_group: bodhi
|
||||||
service: bodhi
|
service: bodhi
|
||||||
host: "bodhi.stg.fedoraproject.org"
|
host: "bodhi.stg.fedoraproject.org"
|
||||||
when: env == "staging"
|
when: env == "staging"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue