Merge "Ensure passwordless ssh with stack between nodes" into stable/pike

This commit is contained in:
Zuul 2019-02-27 22:04:54 +00:00 committed by Gerrit Code Review
commit 9e94807de1
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: