templating, rate-limiting, etc.
This commit is contained in:
4
whisper/templates/alert
Normal file
4
whisper/templates/alert
Normal file
@@ -0,0 +1,4 @@
|
||||
<b>Alert: {1}</b>
|
||||
Host: {2}
|
||||
|
||||
{3}
|
||||
4
whisper/templates/deploy
Normal file
4
whisper/templates/deploy
Normal file
@@ -0,0 +1,4 @@
|
||||
<b>Deployment</b>
|
||||
Service: {1}
|
||||
Version: {2}
|
||||
Status: {3}
|
||||
5
whisper/templates/report
Normal file
5
whisper/templates/report
Normal file
@@ -0,0 +1,5 @@
|
||||
{1} finished with exit-code {2}. Command: {3}
|
||||
|
||||
{4}
|
||||
---
|
||||
sent by whisper
|
||||
Reference in New Issue
Block a user