summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Uiterwijk <puiterwijk@redhat.com>2017-08-18 10:24:28 +0000
committerPatrick Uiterwijk <puiterwijk@redhat.com>2017-08-18 10:24:28 +0000
commitab09da7919716b21fb66161f4d23da0da465b10b (patch)
tree226d0504a1296afe8df17eb64ae065c9580a4cd5
parent5c81b5c169237a39cf4b818a091a8ed72f4604ad (diff)
downloadansible-ab09da7919716b21fb66161f4d23da0da465b10b.tar.gz
ansible-ab09da7919716b21fb66161f4d23da0da465b10b.tar.xz
ansible-ab09da7919716b21fb66161f4d23da0da465b10b.zip
Flock pre-registration is now closed
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
-rw-r--r--roles/regcfp/templates/config.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/roles/regcfp/templates/config.json b/roles/regcfp/templates/config.json
index 479a98956..4694e6f65 100644
--- a/roles/regcfp/templates/config.json
+++ b/roles/regcfp/templates/config.json
@@ -81,8 +81,8 @@
"accept": ["pfrields@fedoraproject.org", "bex@fedoraproject.org", "duffy@fedoraproject.org"]
},
"registration": {
- "register": ["*authenticated*"],
- "pay": ["*authenticated*"],
+ "register": [],
+ "pay": [],
"request_receipt": [],
"view_public": [],
"view_all": ["bex@fedoraproject.org", "duffy@fedoraproject.org"],