Merge "Add overcloud-ssl task to bm undercloud playbook"
This commit is contained in:
commit
dc939f1b18
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user