aboutsummaryrefslogtreecommitdiffstats
path: root/modules/bugzilla-dev
diff options
context:
space:
mode:
authorNicolas Lécureuil <neoclust@mageia.org>2017-04-07 23:10:40 +0200
committerNicolas Lécureuil <neoclust@mageia.org>2017-04-07 23:10:40 +0200
commita590e331f575545d7d36a23ead7de3da9cb07a2f (patch)
tree2d4a891a1996c9485bd25cf83ef0499d00838f41 /modules/bugzilla-dev
parent912963991298e3fb4f0cce99de3668af6134eaee (diff)
downloadpuppet-a590e331f575545d7d36a23ead7de3da9cb07a2f.tar
puppet-a590e331f575545d7d36a23ead7de3da9cb07a2f.tar.gz
puppet-a590e331f575545d7d36a23ead7de3da9cb07a2f.tar.bz2
puppet-a590e331f575545d7d36a23ead7de3da9cb07a2f.tar.xz
puppet-a590e331f575545d7d36a23ead7de3da9cb07a2f.zip
Remove old params file
Diffstat (limited to 'modules/bugzilla-dev')
-rwxr-xr-xmodules/bugzilla-dev/templates/params111
1 files changed, 0 insertions, 111 deletions
diff --git a/modules/bugzilla-dev/templates/params b/modules/bugzilla-dev/templates/params
deleted file mode 100755
index 8aae84ae..00000000
--- a/modules/bugzilla-dev/templates/params
+++ /dev/null
@@ -1,111 +0,0 @@
-%param = (
- 'LDAPBaseDN' => 'ou=People,<%= dc_suffix %>',
- 'LDAPbinddn' => 'cn=bugzilla-alamut,ou=System Accounts,<%= dc_suffix %>:<%= ldap_password %>',
- 'LDAPfilter' => '',
- 'LDAPmailattribute' => 'mail',
- 'LDAPserver' => 'ldap.<%= domain %>',
- 'LDAPstarttls' => '1',
- 'LDAPuidattribute' => 'uid',
- 'RADIUS_NAS_IP' => '',
- 'RADIUS_email_suffix' => '',
- 'RADIUS_secret' => '',
- 'RADIUS_server' => '',
- 'ajax_user_autocompletion' => '1',
- 'allow_attach_url' => 0,
- 'allow_attachment_deletion' => 0,
- 'allow_attachment_display' => 1,
- 'allowbugdeletion' => 0,
- 'allowemailchange' => 0,
- 'allowloginid' => '0',
- 'allowuserdeletion' => 0,
- 'announcehtml' => '',
- 'attachment_base' => '',
- 'auth_env_email' => '',
- 'auth_env_id' => '',
- 'auth_env_realname' => '',
- 'bonsai_url' => '',
- 'chartgroup' => 'editbugs',
- 'commentonchange_resolution' => 1,
- 'commentonduplicate' => 0,
- 'confirmuniqueusermatch' => 1,
- 'cookiedomain' => '',
- 'cookiepath' => '/',
- 'createemailregexp' => '.*',
- 'cvsroot' => '',
- 'cvsroot_get' => '',
- 'debug_group' => 'editbugs',
- 'default_search_limit' => '500',
- 'defaultopsys' => 'Linux',
- 'defaultplatform' => 'All',
- 'defaultpriority' => 'Normal',
- 'defaultquery' => 'bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailassigned_to1=1&emailassigned_to2=1&emailreporter2=1&emailcc2=1&emailqa_contact2=1&order=Importance&long_desc_type=substring',
- 'defaultseverity' => 'normal',
- 'docs_urlbase' => ' http://www.bugzilla.org/docs/4.4/en/html/',
- 'duplicate_or_move_bug_status' => 'RESOLVED',
- 'emailregexp' => '^[\\w\\.\\+\\-=]+@[\\w\\.\\-]+\\.[\\w\\-]+$',
- 'emailregexpdesc' => 'A legal address must contain exactly one \'@\', and at least one \'.\' after the @.',
- 'emailsuffix' => '',
- 'globalwatchers' => 'bugs-dev@ml.<%= domain %>',
- 'inbound_proxies' => '',
- 'insidergroup' => 'secteam',
- 'letsubmitterchoosemilestone' => 1,
- 'letsubmitterchoosepriority' => 1,
- 'lxr_root' => '',
- 'lxr_url' => '',
- 'mail_delivery_method' => 'SMTP',
- 'mailfrom' => 'bugzilla-daemon@<%= domain %>',
- 'maintainer' => 'sysadmin@group.<%= domain %>',
- 'makeproductgroups' => 0,
- 'maxattachmentsize' => '1000',
- 'maxlocalattachment' => '0',
- 'maxusermatches' => '1000',
- 'mostfreqthreshold' => '2',
- 'move-button-text' => 'Move To Bugscape',
- 'move-enabled' => 0,
- 'move-to-address' => 'bugzilla-import',
- 'move-to-url' => '',
- 'moved-default-component' => '',
- 'moved-default-product' => '',
- 'moved-from-address' => 'bugzilla-admin',
- 'movers' => '',
- 'musthavemilestoneonaccept' => 0,
- 'mybugstemplate' => 'buglist.cgi?bug_status=UNCONFIRMED&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;emailassigned_to1=1&amp;emailreporter1=1&amp;emailtype1=exact&amp;email1=%userid%&amp;field0-0-0=bug_status&amp;type0-0-0=notequals&amp;value0-0-0=UNCONFIRMED&amp;field0-0-1=reporter&amp;type0-0-1=equals&amp;value0-0-1=%userid%',
- 'noresolveonopenblockers' => 0,
- 'proxy_url' => '',
- 'querysharegroup' => 'editbugs',
- 'quip_list_entry_control' => 'open',
- 'rememberlogin' => 'on',
- 'requirelogin' => '0',
- 'search_allow_no_criteria' => '0',
- 'sendmailnow' => 1,
- 'shadowdb' => '',
- 'shadowdbhost' => '',
- 'shadowdbport' => '3306',
- 'shadowdbsock' => '',
- 'smtp_debug' => 0,
- 'smtp_password' => '',
- 'smtp_username' => '',
- 'smtpserver' => 'localhost',
- 'specific_search_allow_empty_words' => 1,
- 'ssl_redirect' => 1,
- 'sslbase' => 'https://bugs-dev.<%= domain %>/',
- 'strict_isolation' => 0,
- 'timetrackinggroup' => '',
- 'upgrade_notification' => 'latest_stable_release',
- 'urlbase' => 'http://bugs-dev.<%= domain %>/',
- 'use_mailer_queue' => 0,
- 'use_see_also' => 1,
- 'usebugaliases' => 0,
- 'useclassification' => 0,
- 'usemenuforusers' => '0',
- 'useqacontact' => 1,
- 'user_info_class' => 'CGI',
- 'user_verify_class' => 'LDAP',
- 'usestatuswhiteboard' => 1,
- 'usetargetmilestone' => 1,
- 'usevisibilitygroups' => 0,
- 'usevotes' => 0,
- 'utf8' => 1,
- 'webdotbase' => '/usr/bin/dot',
- 'whinedays' => 0
- );