From c7691a1e97a448848d209db3bb0ddd5fe1069669 Mon Sep 17 00:00:00 2001 From: Giulio Fidente Date: Tue, 12 Sep 2017 22:29:13 +0200 Subject: Rename service_workflow_tasks into workflow_tasks Using the service_ prefix seems incoherent with its use in service_config_settings (vs config_settings). Change-Id: Ia39f181415bee0071409dabddfa0c5c312915e1f (cherry picked from commit 09137304b98a02ed024c0288da907cfe35ca5fe1) --- docker/services/ceph-ansible/ceph-base.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docker/services/ceph-ansible/ceph-base.yaml') diff --git a/docker/services/ceph-ansible/ceph-base.yaml b/docker/services/ceph-ansible/ceph-base.yaml index 99412341..50c7fb36 100644 --- a/docker/services/ceph-ansible/ceph-base.yaml +++ b/docker/services/ceph-ansible/ceph-base.yaml @@ -182,7 +182,7 @@ outputs: config_volume: '' step_config: '' docker_config: {} - service_workflow_tasks: + workflow_tasks: step2: - name: ceph_base_ansible_workflow workflow: { get_param: CephAnsibleWorkflowName } -- cgit 1.2.3-korg