aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Lécureuil <neoclust@mageia.org>2017-04-08 15:04:15 +0200
committerOlivier Blin <dev@blino.org>2017-04-11 11:29:50 +0200
commita396dd9ac5b83a84d66d37a2bc2e3af266b8eed4 (patch)
tree07f2e231b5867d0ecaed21b931e078751433ca44
parent793be6ba2093043ced23e67cd6e8b797f50bb420 (diff)
downloadpuppet-a396dd9ac5b83a84d66d37a2bc2e3af266b8eed4.tar
puppet-a396dd9ac5b83a84d66d37a2bc2e3af266b8eed4.tar.gz
puppet-a396dd9ac5b83a84d66d37a2bc2e3af266b8eed4.tar.bz2
puppet-a396dd9ac5b83a84d66d37a2bc2e3af266b8eed4.tar.xz
puppet-a396dd9ac5b83a84d66d37a2bc2e3af266b8eed4.zip
Add shutdown message
-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",