Skip to content

Commit

Permalink
Add jenkins plugin options
Browse files Browse the repository at this point in the history
  • Loading branch information
cradle8810 committed Sep 6, 2024
1 parent ab33dfa commit 87f2244
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions jenkins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@
jenkins_http_port: "{{ jenkins.http_port }}"
jenkins_java_options: "{{ jenkins.java_options }}"
jenkins_package_state: present
jenkins_plugins_install_dependencies: true
jenkins_plugins_state: present
jenkins_plugins: "{{ jenkins.plugins }}"
tags:
- jenkins
Expand Down

0 comments on commit 87f2244

Please sign in to comment.