Zuul: add file extension to playbook path

Zuul now supports including the file extension on the playbook path
and omitting the extension is now deprecrated.  Update references
to include the extension.

Change-Id: I50aad0174b72a2c65f6c92b7abf222f0a363b509
This commit is contained in:
James E. Blair 2017-10-28 10:31:47 -07:00
parent 4acd04bdcb
commit 3bc4b9a0c3
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
this has to be done by scripts called from tox.
parent: openstack-tox
success-url: publish-docs/
post-run: playbooks/build-manuals-tox/post
post-run: playbooks/build-manuals-tox/post.yaml
roles:
- zuul: openstack-infra/zuul-jobs