mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-16 13:56:03 +08:00
Enable anon user for prod Pagure
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
@@ -15,9 +15,8 @@
|
||||
%RC = (
|
||||
|
||||
# ------------------------------------------------------------------
|
||||
{% if env == "pagure-staging" %}
|
||||
HTTP_ANON_USER => 'ANONYMOUS_',
|
||||
{% endif %}
|
||||
|
||||
# default umask gives you perms of '0700'; see the rc file docs for
|
||||
# how/why you might change this
|
||||
UMASK => 0077,
|
||||
|
||||
Reference in New Issue
Block a user