An Ansible role to install the CI server (Jenkins-2.0) for the Sci-GaIA winter school
This role installs a few specific Jenkins plugins, which are needed in the context of the school - see defaults/main.yml
The Jenkins server is configured to work with Docker.
Java 7
none
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
- hosts: ci
roles:
- { role: jenkins-2.0, become: true }
Apache-2.0
Bruce Becker, CSIR Meraka Institute @brucellino