Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 617 Bytes

README.md

File metadata and controls

31 lines (24 loc) · 617 Bytes

Jenkins node

Provisioning for a Jenkins CI node on Ubuntu 14.04 for Plone projects.

Requirements

None.

Role variables

None.

Example playbook

- hosts: node5.jenkins.plone.org
  roles:
     - { role: plone.jenkins_node }

Server playbook

Looking for the ansible playbook for the jenkins master?

Look no further: plone.jenkins_server

License

GPLv2

Author information

Plone Community.