Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Commit

Permalink
Merge "Restrict networks used by nova migration target"
Browse files Browse the repository at this point in the history
  • Loading branch information
Zuul authored and openstack-gerrit committed Jun 7, 2022
2 parents 8c55ee1 + 1da46d9 commit ba521cf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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')}"
Expand Down

0 comments on commit ba521cf

Please sign in to comment.