Skip to content

Commit

Permalink
Merge pull request #13 from ncorrare/20160608-CommentsOnTest
Browse files Browse the repository at this point in the history
Merged automatically by Travis CI. Full testing details on https://travis-ci.org/ncorrare/reportslack/jobs/136394891
  • Loading branch information
ncorrare committed Jun 9, 2016
2 parents b4fb0f7 + a8c588e commit 5d443a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/init.pp
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
# http://docs.puppetlabs.com/guides/tests_smoke.html
#
class { 'reportslack':
#Webhook as provided either by the Add to Slack callback button or your Slack config
webhook => 'https://hooks.slack.com/TXXXXX/BXXXXX/XXXXXXXXXX',
#Channel in which to receive notifications (currently limited to a single string, include hash)
channel => '#general',
}

0 comments on commit 5d443a4

Please sign in to comment.