Merge "Rename Undercloud->External deployment"

This commit is contained in:
Zuul 2017-11-21 14:50:59 +00:00 committed by Gerrit Code Review
commit aa1e3955fa
1 changed files with 1 additions and 1 deletions

View File

@ -395,7 +395,7 @@ outputs:
{%- endfor %}
{%- for step in range(1,deploy_steps_max) %}
- hosts: undercloud
name: Undercloud deployment step {{step}}
name: External deployment step {{step}}
gather_facts: no
any_errors_fatal: yes
become: false