Add default for ceph_ansible_playbook in update/upgrade prepare workflow

The end goal here is to remove it completely, but there's a
chicken-and-egg issue between removing it from tripleoclient and
tripleo-common. First we default it here, then we remove it from
tripleoclient, then we remove it here.

Partial-Bug: #1783949
Change-Id: If80f9cc2f4cb32610dc5eb87159872e28363a21a
This commit is contained in:
Jiri Stransky 2018-07-24 15:22:16 +02:00
parent 37511dd508
commit fb1a97cf66
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ workflows:
input:
- container
- container_registry
- ceph_ansible_playbook
- ceph_ansible_playbook: '/usr/share/ceph-ansible/site-docker.yml.sample'
- timeout: 240
- queue_name: tripleo
- skip_deploy_identifier: False