Correct sshd configuration within nova-migration-target

The flattening introduced an error with sshd config, where the
host was listening on port 2022, preventing the nova_migration_target
container to start, since it wants to start an sshd service on port
2022.

Closes-Bug: 1816523

Change-Id: I3a7ba82cf978cf6c056dba2d623fc94183650474
This commit is contained in:
Cédric Jeanneret 2019-02-19 09:26:14 +01:00
parent 54f07fb348
commit acebe25936
1 changed files with 0 additions and 1 deletions

View File

@ -112,7 +112,6 @@ outputs:
$NETWORK: {get_param: [ServiceNetMap, NovaApiNetwork]}
tripleo::profile::base::sshd::port:
- 22
- {get_param: MigrationSshPort}
tripleo::nova_migration_target::firewall_rules:
'113 nova_migration_target':
dport: