]> git.immae.eu Git - perso/Immae/Projets/Puppet.git/commitdiff
Fix username for slack bot
authorIsmaël Bouya <ismael.bouya@normalesup.org>
Fri, 9 Mar 2018 23:02:24 +0000 (00:02 +0100)
committerIsmaël Bouya <ismael.bouya@normalesup.org>
Fri, 9 Mar 2018 23:02:24 +0000 (00:02 +0100)
modules/role/files/cryptoportfolio/slack-notify.py

index dfced468f15d0c7de0725a81171663efce0e68d5..1b3cd51006598e91f4a2276093bc7e27d125bc94 100644 (file)
@@ -25,6 +25,7 @@ def post(url, data):
             body=encoded)
 
 data = {
+        "username": "Puppet",
         "icon_url": "https://learn.puppet.com/static/images/logos/Puppet-Logo-Mark-Amber.png",
         "text": "Deployed {} of {} on {}{}".format(
             version,