Fix Zuul playbook paths

Change-Id: I8f5520e21b75e6779fe85b2274a72f94e753629e
This commit is contained in:
Logan V 2019-03-17 13:16:56 -05:00
parent eea1454a7c
commit 5a0cd7db1d
1 changed files with 3 additions and 3 deletions

View File

@ -5,9 +5,9 @@
description: |
Run openstack-ansible to deploy the Limestone Networks
CI cloud
pre-run: .zuul.d/playbooks-deploy/pre.yml
run: .zuul.d/playbooks-deploy/run.yml
post-run: .zuul.d/playbooks-deploy/post.yml
pre-run: zuul.d/playbooks-deploy/pre.yml
run: zuul.d/playbooks-deploy/run.yml
post-run: zuul.d/playbooks-deploy/post.yml
timeout: 10800
allowed-projects:
- openstack/limestone-ci-cloud