Skip to content

zhdk/cider-ci_ansible-setup

 
 

Repository files navigation

Cider-CI Ansible Setup

This is an ansible playbook to set up and maintain a complete Cider-CI environment. This usually means one Cider-CI Server and a number of Cider-CI Executors.

Usage

We use it like this:

ansible-playbook -i hosts_zhdk play_site.yml

Create your own hosts file and use that one it in lieu of hosts-zhdk.

This playbook contains a number of git submodules. Do not forget to initialize those.

Supported Ansible Versions

This role was tested with ansible => 1.6.x

Supported Operating Systems

Ubuntu 14.04 Trusty.

The Debian Jessie will be supported in the future.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 91.2%
  • Shell 8.8%