Skip to content

Commit a2218bf

Browse files
committed
Enable Custom Slack template message
1 parent 9af7d88 commit a2218bf

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
71.6 KB
Loading

docs/manual/notifications/slack.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,5 @@ Your base URL would look like this: `https://hooks.slack.com/services`
2222
- **Slack Channel**
2323
: This is the slack channel where you would like the notification to be posted. It should be in the following format: #slack-channel.
2424

25+
- **Custom Template**
26+
: Filename of a custom Freemarker template to use for the notification. The template should be installed in "/var/lib/rundeck/libext/templates/\<filename\>". Leave blank to use the default template.

0 commit comments

Comments
 (0)