Skip to content

Repo for holding the code to build the continuous integration platform for the Sci-GaIA winter school

Notifications You must be signed in to change notification settings

sci-gaia/WinterSchoolCI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Role Name

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.

Requirements

Java 7

Role Variables

Dependencies

none

Example Playbook

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 }

License

Apache-2.0

Author Information

Bruce Becker, CSIR Meraka Institute @brucellino

About

Repo for holding the code to build the continuous integration platform for the Sci-GaIA winter school

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages