summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalph Bean <rbean@redhat.com>2015-10-07 18:12:23 +0000
committerRalph Bean <rbean@redhat.com>2015-10-07 18:12:23 +0000
commitc6d2b8e46bb0d36c35e1b77a6b3e83a2da585902 (patch)
treedccbcb0ab0ad8caf5257289fb37ce76e0e809240
parent88f80ebcc61fc2fbe500c72135ba501c4b16c935 (diff)
I got the modname wrong.
-rw-r--r--inventory/group_vars/resultsdb-prod2
-rw-r--r--inventory/group_vars/resultsdb-stg2
2 files changed, 2 insertions, 2 deletions
diff --git a/inventory/group_vars/resultsdb-prod b/inventory/group_vars/resultsdb-prod
index 9624b848b..1541f039a 100644
--- a/inventory/group_vars/resultsdb-prod
+++ b/inventory/group_vars/resultsdb-prod
@@ -47,4 +47,4 @@ fedmsg_certs:
owner: root
group: apache
can_send:
- - resultsdb.result.new
+ - taskotron.result.new
diff --git a/inventory/group_vars/resultsdb-stg b/inventory/group_vars/resultsdb-stg
index 01f8f99fe..56186f811 100644
--- a/inventory/group_vars/resultsdb-stg
+++ b/inventory/group_vars/resultsdb-stg
@@ -49,4 +49,4 @@ fedmsg_certs:
owner: root
group: apache
can_send:
- - resultsdb.result.new
+ - taskotron.result.new