Openshift Templates for a Fedora Jenkins Service in CentOS CI
Make a new project in openshift
Assuming a folder with the appropriate ssh keypair, create an openshift secret which will be mounted on the jenkins master for communicating with the agents
agent-id_rsa agent-id_rsa.pub
Instantiate the Openshift Template using the jenkins-template.yml
file in
this repo
Make a new app, and point it at this repository (this is hard-coded in the template for now)