Commit a37901a5 by Hannah Chen

debian pkgs overrides

parent 350deb6b
......@@ -69,7 +69,7 @@ jenkins_tools_bundled_plugins:
- "ssh-credentials"
- "ssh-slaves"
jenkins_debian_pkgs:
jenkins_tools_debian_pkgs:
- nginx
- git
- maven
......
......@@ -9,3 +9,4 @@ dependencies:
jenkins_deb_url: "https://pkg.jenkins.io/debian-stable/binary/jenkins_{{ jenkins_version }}_all.deb"
jenkins_custom_plugins: []
jenkins_bundled_plugins: "{{ jenkins_tools_bundled_plugins }}"
jenkins_debian_pkgs: "{{ jenkins_tools_debian_pkgs }}"
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment