Skip to content

Commit

Permalink
drop ircbot and instant-messaging plugins, refresh rest of the list
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeni committed Apr 23, 2024
1 parent 8d491eb commit 39352ec
Showing 1 changed file with 20 additions and 2 deletions.
22 changes: 20 additions & 2 deletions puppet/data/common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,14 +44,19 @@ restic::binary: '/usr/local/bin/restic'
restic::install_method: 'url'
restic::package_version: '0.16.1'

# Jenkins.instance.pluginManager.plugins.toArray().sort{ plugin -> plugin.getShortName()}.each{
# plugin -> println (" - '${plugin.getShortName()}'")
# }
profiles::jenkins::controller::plugins:
- 'Matrix-sorter-plugin'
- 'Parameterized-Remote-Trigger'
- 'ace-editor'
- 'analysis-model-api'
- 'ansible'
- 'ansicolor'
- 'antisamy-markup-formatter'
- 'apache-httpcomponents-client-4-api'
- 'asm-api'
- 'authentication-tokens'
- 'blueocean'
- 'blueocean-autofavorite'
Expand All @@ -73,6 +78,7 @@ profiles::jenkins::controller::plugins:
- 'blueocean-rest'
- 'blueocean-rest-impl'
- 'blueocean-web'
- 'bootstrap4-api'
- 'bootstrap5-api'
- 'bouncycastle-api'
- 'branch-api'
Expand All @@ -84,10 +90,13 @@ profiles::jenkins::controller::plugins:
- 'cloudbees-bitbucket-branch-source'
- 'cloudbees-folder'
- 'code-coverage-api'
- 'command-launcher'
- 'commons-lang3-api'
- 'commons-text-api'
- 'conditional-buildstep'
- 'copyartifact'
- 'coverage'
- 'create-fingerprint'
- 'credentials'
- 'credentials-binding'
- 'dashboard-view'
Expand Down Expand Up @@ -115,11 +124,12 @@ profiles::jenkins::controller::plugins:
- 'google-oauth-plugin'
- 'greenballs'
- 'groovy'
- 'gson-api'
- 'handlebars'
- 'handy-uri-templates-2-api'
- 'htmlpublisher'
- 'instant-messaging'
- 'instance-identity'
- 'ionicons-api'
- 'ircbot'
- 'jackson2-api'
- 'jakarta-activation-api'
- 'jakarta-mail-api'
Expand All @@ -130,9 +140,15 @@ profiles::jenkins::controller::plugins:
- 'jdk-tool'
- 'jenkins-design-language'
- 'jjwt-api'
- 'joda-time-api'
- 'jquery-detached'
- 'jquery3-api'
- 'jsch'
- 'json-api'
- 'json-path-api'
- 'junit'
- 'ldap'
- 'lockable-resources'
- 'mailer'
- 'mapdb-api'
- 'matrix-auth'
Expand All @@ -142,6 +158,7 @@ profiles::jenkins::controller::plugins:
- 'metrics'
- 'mina-sshd-api-common'
- 'mina-sshd-api-core'
- 'momentjs'
- 'monitoring'
- 'notification'
- 'oauth-credentials'
Expand All @@ -165,6 +182,7 @@ profiles::jenkins::controller::plugins:
- 'pipeline-utility-steps'
- 'plain-credentials'
- 'plugin-util-api'
- 'popper-api'
- 'popper2-api'
- 'postbuild-task'
- 'prism-api'
Expand Down

0 comments on commit 39352ec

Please sign in to comment.