diff options
author | Nicolas Lécureuil <neoclust@mageia.org> | 2017-04-14 18:17:49 +0200 |
---|---|---|
committer | Nicolas Lécureuil <neoclust@mageia.org> | 2017-04-14 18:17:49 +0200 |
commit | a8c449d448ce353ba10aa9b32bc55852122467c4 (patch) | |
tree | c3336b6271daa944c8238027c4cdcb3dafc9ea5d /modules | |
parent | 1ae3145f96f1fbba3c7e3ba00d5b3da5d3926693 (diff) | |
download | puppet-a8c449d448ce353ba10aa9b32bc55852122467c4.tar puppet-a8c449d448ce353ba10aa9b32bc55852122467c4.tar.gz puppet-a8c449d448ce353ba10aa9b32bc55852122467c4.tar.bz2 puppet-a8c449d448ce353ba10aa9b32bc55852122467c4.tar.xz puppet-a8c449d448ce353ba10aa9b32bc55852122467c4.zip |
Open bugzilla again
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", |