From: David Galloway Date: Tue, 14 May 2019 12:50:22 +0000 (-0400) Subject: ansible: Update jenkins master plugin list X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=178159fd5d52bccdc4f7999f76b01ff616a4662a;p=ceph-build.git ansible: Update jenkins master plugin list This is what we have installed currently. Lots of stuff must have gotten installed as one-offs. Signed-off-by: David Galloway --- diff --git a/ansible/examples/master.yml b/ansible/examples/master.yml index 7be881ae..a3012fed 100644 --- a/ansible/examples/master.yml +++ b/ansible/examples/master.yml @@ -10,31 +10,118 @@ - nginx_connections: 2048 - ansible_ssh_port: 2222 - plugins: - - 'github' - - 'translation' - - 'preSCMbuildstep' + - 'ace-editor' + - 'additional-metrics' + - 'ant' + - 'antisamy-markup-formatter' + - 'apache-httpcomponents-client-4-api' + - 'authentication-tokens' + - 'bouncycastle-api' + - 'branch-api' + - 'build-failure-analyzer' + - 'build-history-metrics-plugin' + - 'build-monitor-plugin' + - 'build-user-vars-plugin' + - 'built-on-column' + - 'cloudbees-folder' + - 'cobertura' + - 'code-coverage-api' + - 'command-launcher' + - 'conditional-buildstep' + - 'configuration-as-code' - 'copyartifact' - - 'ssh-slaves' - - 'scm-api' - - 'multiple-scms' - - 'rebuild' - - 'publish-over-ssh' - - 'nested-view' - - 'jenkins-multijob-plugin' + - 'credentials' + - 'credentials-binding' + - 'cvs' + - 'dashboard-view' + - 'description-setter' + - 'display-url-api' + - 'docker-commons' + - 'docker-workflow' + - 'durable-task' - 'dynamic-axis' + - 'envinject' + - 'envinject-api' + - 'external-monitor-job' - 'ghprb' - - 'github' - - 'github-api' - 'git' - 'git-client' - - 'envinject' - - 'credentials' - - 'copyartifact' + - 'github' + - 'github-api' + - 'github-branch-source' - 'github-oauth' + - 'github-organization-folder' + - 'git-server' + - 'global-build-stats' + - 'handlebars' + - 'htmlpublisher' + - 'icon-shim' + - 'jackson2-api' + - 'javadoc' + - 'jdk-tool' + - 'jenkins-multijob-plugin' + - 'jquery-detached' + - 'jsch' + - 'junit' + - 'ldap' + - 'lockable-resources' + - 'mailer' + - 'mapdb-api' - 'mask-passwords' - - 'description-setter' + - 'matrix-auth' + - 'matrix-project' + - 'maven-plugin' + - 'momentjs' + - 'multiple-scms' + - 'nested-view' + - 'pam-auth' + - 'parameterized-trigger' + - 'pipeline-build-step' + - 'pipeline-github-lib' + - 'pipeline-graph-analysis' + - 'pipeline-input-step' + - 'pipeline-milestone-step' + - 'pipeline-model-api' + - 'pipeline-model-declarative-agent' + - 'pipeline-model-definition' + - 'pipeline-model-extensions' + - 'pipeline-rest-api' + - 'pipeline-stage-step' + - 'pipeline-stage-tags-metadata' + - 'pipeline-stage-view' + - 'plain-credentials' - 'postbuildscript' - - 'jobConfigHistory' + - 'preSCMbuildstep' + - 'publish-over' + - 'publish-over-ssh' + - 'rebuild' + - 'resource-disposer' + - 'run-condition' + - 'scm-api' + - 'script-security' + - 'short-workspace-path' + - 'ssh-agent' + - 'ssh-credentials' + - 'ssh-slaves' + - 'structs' + - 'subversion' + - 'token-macro' + - 'translation' + - 'trilead-api' + - 'urltrigger' + - 'windows-slaves' + - 'workflow-aggregator' + - 'workflow-api' + - 'workflow-basic-steps' + - 'workflow-cps' + - 'workflow-cps-global-lib' + - 'workflow-durable-task-step' + - 'workflow-job' + - 'workflow-multibranch' + - 'workflow-scm-step' + - 'workflow-step-api' + - 'workflow-support' + - 'ws-cleanup' - jenkins_port: 8080 - prefix: '/build'