75c068f767
Listing each of them individually in the puppetmaster.pp file is just plain crazypants. Change-Id: Ice621be7d62ec8ff5bc680cf24c237c38f8f30e5
5 lines
103 B
YAML
5 lines
103 B
YAML
---
|
|
- hosts: '*.slave.openstack.org'
|
|
tasks:
|
|
- shell: 'rm -rf ~jenkins/workspace/*{{ project }}*'
|