aboutsummaryrefslogtreecommitdiffstats
path: root/modules/bugzilla
diff options
context:
space:
mode:
authorNicolas Lécureuil <neoclust@mageia.org>2017-04-08 15:04:15 +0200
committerNicolas Lécureuil <neoclust@mageia.org>2017-04-08 15:04:15 +0200
commit2cd0d8239d6bc47ff645431beb007af320c05093 (patch)
tree8e84ca4f2db134158df65bd3596291394945bc76 /modules/bugzilla
parent930305454eb427b3c7ee4861f32f2973d887c1cf (diff)
downloadpuppet-2cd0d8239d6bc47ff645431beb007af320c05093.tar
puppet-2cd0d8239d6bc47ff645431beb007af320c05093.tar.gz
puppet-2cd0d8239d6bc47ff645431beb007af320c05093.tar.bz2
puppet-2cd0d8239d6bc47ff645431beb007af320c05093.tar.xz
puppet-2cd0d8239d6bc47ff645431beb007af320c05093.zip
Add shutdown message
Diffstat (limited to 'modules/bugzilla')
-rw-r--r--modules/bugzilla/templates/params.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/bugzilla/templates/params.json b/modules/bugzilla/templates/params.json
index f5d709e4..89e4b1b6 100644
--- a/modules/bugzilla/templates/params.json
+++ b/modules/bugzilla/templates/params.json
@@ -74,7 +74,7 @@
"shadowdbhost" : "",
"shadowdbport" : "3306",
"shadowdbsock" : "",
- "shutdownhtml" : "",
+ "shutdownhtml" : "We shut down bugzilla for some minutes, the time to fix some migration issues.\nPlease come back soon",
"smtp_debug" : "0",
"smtp_password" : "",
"smtp_ssl" : "0",