vzmigrate: fix port forwarding

As vznnc listens at localhost, ssh -L remote_host argument should also
be localhost.

While at it, s/localhost/127.0.0.1/ so that ssh no longer relies on
proper 'localhost' record in /etc/hosts.

Signed-off-by: Kir Kolyshkin <kir@openvz.org>
1 file changed