summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalph Bean <rbean@redhat.com>2015-06-12 19:26:50 +0000
committerRalph Bean <rbean@redhat.com>2015-06-12 19:26:50 +0000
commitb6952f588c28408c8a5e4e0ede6d24e6bcf67847 (patch)
treeb201355458648d35a084ad29120ce930384882d1
parent5e0598b6e585664f5ffd322d7ca21ad353cf9c82 (diff)
Declare who can send what github2fedmsg stuff.
-rw-r--r--inventory/group_vars/github2fedmsg18
-rw-r--r--inventory/group_vars/github2fedmsg-stg18
2 files changed, 36 insertions, 0 deletions
diff --git a/inventory/group_vars/github2fedmsg b/inventory/group_vars/github2fedmsg
index 133ea4152..4274dc215 100644
--- a/inventory/group_vars/github2fedmsg
+++ b/inventory/group_vars/github2fedmsg
@@ -25,3 +25,21 @@ fedmsg_certs:
- service: github2fedmsg
owner: root
group: apache
+ can_send:
+ - github.commit_comment
+ - github.create
+ - github.delete
+ - github.fork
+ - github.issue.comment
+ - github.issue.reopened
+ - github.member
+ - github.page_build
+ - github.pull_request.closed
+ - github.pull_request_review_comment
+ - github.push
+ - github.release
+ - github.star
+ - github.status
+ - github.team_add
+ - github.webhook
+ - github.gollum
diff --git a/inventory/group_vars/github2fedmsg-stg b/inventory/group_vars/github2fedmsg-stg
index 3c0756a37..aede5aa72 100644
--- a/inventory/group_vars/github2fedmsg-stg
+++ b/inventory/group_vars/github2fedmsg-stg
@@ -25,3 +25,21 @@ fedmsg_certs:
- service: github2fedmsg
owner: root
group: apache
+ can_send:
+ - github.commit_comment
+ - github.create
+ - github.delete
+ - github.fork
+ - github.issue.comment
+ - github.issue.reopened
+ - github.member
+ - github.page_build
+ - github.pull_request.closed
+ - github.pull_request_review_comment
+ - github.push
+ - github.release
+ - github.star
+ - github.status
+ - github.team_add
+ - github.webhook
+ - github.gollum