Merge "Restrict networks used by nova migration target"

This commit is contained in:
Zuul 2022-06-07 01:36:03 +00:00 committed by Gerrit Code Review
commit ba521cf1da
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ outputs:
config_settings:
tripleo::profile::base::nova::migration::target::ssh_authorized_keys:
- {get_param: [ MigrationSshKey, public_key ]}
tripleo::profile::base::nova::migration::target::ssh_localaddrs:
tripleo::profile::base::sshd::listen:
- str_replace:
template:
"%{lookup('$NETWORK')}"