diff options
author | Nicolas Lécureuil <neoclust@mageia.org> | 2017-04-14 17:28:38 +0200 |
---|---|---|
committer | Nicolas Lécureuil <neoclust@mageia.org> | 2017-04-14 17:28:38 +0200 |
commit | 1ae3145f96f1fbba3c7e3ba00d5b3da5d3926693 (patch) | |
tree | da95f9d422eb01efe64fb24e62bd79484d9a2c16 /modules | |
parent | 3273dcdb379b32fb919bd7ddcb8d960253042b3a (diff) | |
download | puppet-1ae3145f96f1fbba3c7e3ba00d5b3da5d3926693.tar puppet-1ae3145f96f1fbba3c7e3ba00d5b3da5d3926693.tar.gz puppet-1ae3145f96f1fbba3c7e3ba00d5b3da5d3926693.tar.bz2 puppet-1ae3145f96f1fbba3c7e3ba00d5b3da5d3926693.tar.xz puppet-1ae3145f96f1fbba3c7e3ba00d5b3da5d3926693.zip |
Revert "Open Bugzilla"
This reverts commit 3273dcdb379b32fb919bd7ddcb8d960253042b3a.
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 f5d709e4..e98e7020 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 the time to fix some migration issues.\nPlease come back soon", "smtp_debug" : "0", "smtp_password" : "", "smtp_ssl" : "0", |