diff options
author | Nicolas Lécureuil <neoclust@mageia.org> | 2017-04-14 20:58:08 +0200 |
---|---|---|
committer | Nicolas Lécureuil <neoclust@mageia.org> | 2017-04-14 20:58:08 +0200 |
commit | 1431ad5dc1d229620c8fb3c622ed0dc90485149f (patch) | |
tree | c3336b6271daa944c8238027c4cdcb3dafc9ea5d /modules | |
parent | 8d179c2cb3e97d0c510d1afd17e663ce6e4b2264 (diff) | |
download | puppet-1431ad5dc1d229620c8fb3c622ed0dc90485149f.tar puppet-1431ad5dc1d229620c8fb3c622ed0dc90485149f.tar.gz puppet-1431ad5dc1d229620c8fb3c622ed0dc90485149f.tar.bz2 puppet-1431ad5dc1d229620c8fb3c622ed0dc90485149f.tar.xz puppet-1431ad5dc1d229620c8fb3c622ed0dc90485149f.zip |
Revert "Revert "Open bugzilla again""
This reverts commit 8d179c2cb3e97d0c510d1afd17e663ce6e4b2264.
Diffstat (limited to 'modules')
-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 e98e7020..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 the time to fix some migration issues.\nPlease come back soon", + "shutdownhtml" : "", "smtp_debug" : "0", "smtp_password" : "", "smtp_ssl" : "0", |