summaryrefslogtreecommitdiffstats
path: root/roles/mbs
diff options
context:
space:
mode:
authorRalph Bean <rbean@redhat.com>2017-02-15 17:42:20 +0000
committerRalph Bean <rbean@redhat.com>2017-02-15 17:42:20 +0000
commit01a57debe5815864d1292bc320932c029520f864 (patch)
tree67ad46a05a74868215ea73fdcbf912b435e1606e /roles/mbs
parent89ea6230aba97941ed19a730b166a32c06bdca6d (diff)
downloadansible-01a57debe5815864d1292bc320932c029520f864.tar.gz
ansible-01a57debe5815864d1292bc320932c029520f864.tar.xz
ansible-01a57debe5815864d1292bc320932c029520f864.zip
Apparently we need both.
Diffstat (limited to 'roles/mbs')
-rw-r--r--roles/mbs/common/templates/mbs-fedmsg.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/mbs/common/templates/mbs-fedmsg.py b/roles/mbs/common/templates/mbs-fedmsg.py
index 7a3823d48..3485e012d 100644
--- a/roles/mbs/common/templates/mbs-fedmsg.py
+++ b/roles/mbs/common/templates/mbs-fedmsg.py
@@ -1,4 +1,5 @@
config = {
# So that the MBS can find it's cert in /etc/fedmsg.d/ssl.py
'cert_prefix': 'mbs',
+ 'name': 'mbs',
}