Skip to content

kiegroup/kie-ci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KIE-CI (former kie-jenkins-scripts)

This repository is used to store KIE either provisioned machines ansible configuration and job DSLs for jenkins.

Provisioned Machines ansible configuration

We have different kind of machines:

To test ansible playbooks

Just execute

docker run --name ansible-managed-node --privileged -p 2222:22 -d -it chusiang/ansible-managed-node:centos-7 /usr/sbin/init
ansible-playbook -e ansible_ssh_pass=root -e encrypted_password=root_pass -e rhel_version=7 kie-rhel.yml