All Projects → RedHatQE → cinch

RedHatQE / cinch

Licence: GPL-3.0 license
Jenkins configuration tool using Ansible

Programming Languages

python
139335 projects - #7 most used programming language
groovy
2714 projects
shell
77523 projects
ruby
36898 projects - #4 most used programming language
Vim Snippet
174 projects
HTML
75241 projects

alt text codecov

cinch

This folder contains an Ansible playbook for standing up and configuring Jenkins masters and slaves. There are roles specifically for the creation of those configurations, as well as several other roles which can be leveraged for configuring and standing up resources of other types helpful in the process of running continuous integration.

For full documentation on the configuration options of each role, see the default vars YAML file in the particular role. Any of the values in that file are intended to be overridden by the user.

Getting Started

Please see documentation at http://redhatqe-cinch.rtfd.io/

Settings

Some notable defaults for Jenkins masters currently enabled are

  • Java 8
  • Jenkins LTS 2.63.3
  • an extensive list of plugins found in files/jenkins-plugin-lists/default.txt
  • SSL disabled, but Jenkins served off of port 80

Primary supported target operating systems are

  • RHEL 7
  • CentOS 7

IRC Support

#redhatqe-cinch on chat.freenode.net

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].