diff --git a/workbooks/baremetal_deploy.yaml b/workbooks/baremetal_deploy.yaml index 5e0544a17..aa105c45f 100644 --- a/workbooks/baremetal_deploy.yaml +++ b/workbooks/baremetal_deploy.yaml @@ -77,7 +77,6 @@ workflows: - ssh_user_name: heat-admin - timeout: 3600 - concurrency: 20 - - connection_timeout: 600 - queue_name: tripleo tags: @@ -234,7 +233,6 @@ workflows: ssh_user_name: <% $.ssh_user_name %> timeout: <% $.timeout %> concurrency: <% $.concurrency %> - connection_timeout: <% $.connection_timeout %> queue_name: <% $.queue_name %> publish: ctlplane_ips: <% task().result.ctlplane_ips %>