diff options
author | Nicolas Lécureuil <neoclust@mageia.org> | 2017-04-08 16:16:46 +0200 |
---|---|---|
committer | Nicolas Lécureuil <neoclust@mageia.org> | 2017-04-08 16:16:46 +0200 |
commit | c4ba370241185f29683f11cfa3bfb688b98869ef (patch) | |
tree | 8ca08aca573828f55b5684a16e3791f272139eb0 /modules/bugzilla | |
parent | 7d4e6a38a9774b8edbdf7df6d369bc6fc7e57490 (diff) | |
download | puppet-c4ba370241185f29683f11cfa3bfb688b98869ef.tar puppet-c4ba370241185f29683f11cfa3bfb688b98869ef.tar.gz puppet-c4ba370241185f29683f11cfa3bfb688b98869ef.tar.bz2 puppet-c4ba370241185f29683f11cfa3bfb688b98869ef.tar.xz puppet-c4ba370241185f29683f11cfa3bfb688b98869ef.zip |
Remove message
Diffstat (limited to 'modules/bugzilla')
-rw-r--r-- | modules/bugzilla/templates/params.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/bugzilla/templates/params.json b/modules/bugzilla/templates/params.json index 89e4b1b6..f5d709e4 100644 --- a/modules/bugzilla/templates/params.json +++ b/modules/bugzilla/templates/params.json @@ -74,7 +74,7 @@ "shadowdbhost" : "", "shadowdbport" : "3306", "shadowdbsock" : "", - "shutdownhtml" : "We shut down bugzilla for some minutes, the time to fix some migration issues.\nPlease come back soon", + "shutdownhtml" : "", "smtp_debug" : "0", "smtp_password" : "", "smtp_ssl" : "0", |