Skip to content
This repository was archived by the owner on Jul 17, 2018. It is now read-only.

Commit 074583a

Browse files
author
Bryan Oakley-Wiggins
committed
updated jenkins slave ansible package
1 parent b1fdf3b commit 074583a

File tree

1 file changed

+3
-2
lines changed
  • jobs/jenkins-slave

1 file changed

+3
-2
lines changed

jobs/jenkins-slave/spec

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
---
22
name: jenkins-slave
33

4-
packages:
4+
packages:
55
- oraclejdk
66
- swarm-client
77
- apache-maven
88
- git-client
9+
- ansible
910

1011
consumes:
1112
- name: jenkins_master
@@ -37,4 +38,4 @@ properties:
3738
jenkins.slave.master_password:
3839
description: "Password of the user to connect to the master server"
3940
jenkins.slave.mode:
40-
description: "The mode to run the slave"
41+
description: "The mode to run the slave"

0 commit comments

Comments
 (0)