Merge "Remove jjb playbook"

This commit is contained in:
Jenkins 2016-06-30 20:41:31 +00:00 committed by Gerrit Code Review
commit 3ee12cd671

View File

@ -1,10 +0,0 @@
# Run JJB on all of the jenkins hosts. Use this if JJB has exceeded
# the default puppet timeout. Be sure to use "-f <num>" to run it in
# parallel.
---
- hosts: 'jenkins.openstack.org:~jenkins\d+.openstack.org'
tasks:
- name: run jjb
shell: jenkins-jobs update --delete-old /etc/jenkins_jobs/config
async: 7200
poll: 30