Merge "Delete tempest.yml playbook"

This commit is contained in:
Jenkins 2016-09-25 08:07:28 +00:00 committed by Gerrit Code Review
commit 1ba9297300

View File

@ -1,7 +0,0 @@
---
- hosts:
- tempest
roles:
- { role: tempest,
tags: tempest,
when: enable_tempest | bool }