Project 'rc/packer-openstack-hpc-image' was moved to 'rc/hpc-factory'. Please update any links and bookmarks that may still have the old path.
Fix ssh host key verify issue with pipeline
We are seeing this in pipeline when it tried to ssh to the deployed instance:
$ if [ $CI_PIPELINE_SOURCE == 'merge_request_event' ]; then # collapsed multi-line command
Host key verification failed.