summaryrefslogtreecommitdiffstats
path: root/debian/open-infrastructure-container-tools.templates
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2016-12-04 01:46:32 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2016-12-04 01:49:36 +0000
commitf8f3f4b98091bdfd99d5856c1ec10ee92a33e526 (patch)
tree434c7dfc68078b2356d60fb16bbfb4b6616332ef /debian/open-infrastructure-container-tools.templates
parentAdding irker to suggests. (diff)
downloadopen-infrastructure-compute-tools-f8f3f4b98091bdfd99d5856c1ec10ee92a33e526.tar.xz
open-infrastructure-compute-tools-f8f3f4b98091bdfd99d5856c1ec10ee92a33e526.zip
Adding debconf handling for irc notifications.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'debian/open-infrastructure-container-tools.templates')
-rw-r--r--debian/open-infrastructure-container-tools.templates14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/open-infrastructure-container-tools.templates b/debian/open-infrastructure-container-tools.templates
index 97281d9..1d50080 100644
--- a/debian/open-infrastructure-container-tools.templates
+++ b/debian/open-infrastructure-container-tools.templates
@@ -50,3 +50,17 @@ _Description: create script:
containers.
.
If unsure, use debian (default).
+
+Template: open-infrastructure-container-tools/irc
+Type: string
+_Default:
+_Description: IRC notifications:
+ The container command can send IRC notifications via irker to one or more
+ (whitespace separated) IRC channels.
+ .
+ The following example will send IRC notifications to the
+ open-infrastructure channel on irc.oftc.net:
+ .
+ irc://irc.oftc.net:6668/open-infrastructure
+ .
+ If unsure, leave empty (default).