diff options
author | Dexter Morgan <dmorgan@mageia.org> | 2013-02-20 17:01:27 +0000 |
---|---|---|
committer | Dexter Morgan <dmorgan@mageia.org> | 2013-02-20 17:01:27 +0000 |
commit | a20910ddfa3a09081acb6a14eed2c921f504b8d9 (patch) | |
tree | d4804282c503a19f5b630d0bed702b049e8770fc /modules/bugzilla | |
parent | 5ad09ab00c274680239494d39d1d088f073e960a (diff) | |
download | puppet-a20910ddfa3a09081acb6a14eed2c921f504b8d9.tar puppet-a20910ddfa3a09081acb6a14eed2c921f504b8d9.tar.gz puppet-a20910ddfa3a09081acb6a14eed2c921f504b8d9.tar.bz2 puppet-a20910ddfa3a09081acb6a14eed2c921f504b8d9.tar.xz puppet-a20910ddfa3a09081acb6a14eed2c921f504b8d9.zip |
Remove maintaince mode
Diffstat (limited to 'modules/bugzilla')
-rw-r--r-- | modules/bugzilla/templates/params | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/bugzilla/templates/params b/modules/bugzilla/templates/params index a73fb1c1..503e4da1 100644 --- a/modules/bugzilla/templates/params +++ b/modules/bugzilla/templates/params @@ -77,7 +77,6 @@ 'shadowdbhost' => '', 'shadowdbport' => '3306', 'shadowdbsock' => '', - 'shutdownhtml' => 'Migration of bugzilla in progress, please wait, watch television or go out for some minutes, the sun is shining and the bees are flying ...', 'smtp_debug' => 0, 'smtp_password' => '', 'smtp_username' => '', |