Merge "Ensure passwordless ssh with stack between nodes"

This commit is contained in:
Zuul 2018-06-09 05:28:07 +00:00 committed by Gerrit Code Review
commit ea2aff96ff
1 changed files with 6 additions and 0 deletions

View File

@ -6,6 +6,12 @@
- name: Setup devstack on sub-nodes
block:
- name: Distribute the build sshkey for the user "stack"
include_role:
name: copy-build-sshkey
vars:
copy_sshkey_target_user: 'stack'
- name: Sync CA data to subnodes (when any)
# Only do this if the tls-proxy service is defined and enabled
include_role: