From: Ismaƫl Bouya Date: Fri, 9 Mar 2018 23:02:24 +0000 (+0100) Subject: Fix username for slack bot X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=5081257003019a96fcf96d55cfd6d0049a31fa43;hp=bd263a98d542207c07b27dfb891e62b9e2c73c3d;p=perso%2FImmae%2FProjets%2FPuppet.git Fix username for slack bot --- diff --git a/modules/role/files/cryptoportfolio/slack-notify.py b/modules/role/files/cryptoportfolio/slack-notify.py index dfced46..1b3cd51 100644 --- a/modules/role/files/cryptoportfolio/slack-notify.py +++ b/modules/role/files/cryptoportfolio/slack-notify.py @@ -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,