Merge "Add overcloud-ssl task to bm undercloud playbook"

This commit is contained in:
Zuul 2017-12-01 02:20:40 +00:00 committed by Gerrit Code Review
commit dc939f1b18

View File

@ -116,6 +116,14 @@
tags:
- overcloud-prep-network
- name: Prepare SSL for the overcloud
hosts: undercloud
gather_facts: no
roles:
- overcloud-ssl
tags:
- overcloud-ssl
- name: Run tripleo-validations pre-deployment tests
hosts: undercloud
gather_facts: no