Skip to content

Commit

Permalink
Specify Jenkins version as 2.475
Browse files Browse the repository at this point in the history
  • Loading branch information
cradle8810 committed Sep 6, 2024
1 parent 87f2244 commit 4bbdd33
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions inventories/host_vars/jenkins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,4 @@ jenkins:
- timestamper
- workflow-aggregator
- ws-cleanup
version: "2.475"
1 change: 1 addition & 0 deletions jenkins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
jenkins_plugins_install_dependencies: true
jenkins_plugins_state: present
jenkins_plugins: "{{ jenkins.plugins }}"
jenkins_version: "{{ jenkins.version }}"
tags:
- jenkins

Expand Down

0 comments on commit 4bbdd33

Please sign in to comment.