Frontend runs as the bodhi user

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2016-12-01 10:37:18 +00:00
parent 614671669e
commit 93589b84a4

View file

@ -25,14 +25,14 @@
- mod_wsgi
- role: keytab/service
owner_user: apache
owner_group: apache
owner_user: bodhi
owner_group: bodhi
service: bodhi
host: "bodhi.fedoraproject.org"
when: env == "production"
- role: keytab/service
owner_user: apache
owner_group: apache
owner_user: bodhi
owner_group: bodhi
service: bodhi
host: "bodhi.stg.fedoraproject.org"
when: env == "staging"