blob: aaa42af541988eba5991c087987008bc61ccd2bc [file] [log] [blame]
Scott Bakerc41914d2017-06-26 14:00:52 -07001#! /bin/bash
2ssh -i {{ cmi_private_key }} -o "ProxyCommand ssh -q -i {{ cmi_compute_node_key }} -o StrictHostKeyChecking=no root@{{ cmi_compute_node }} nc {{ cmi_mgmt_ip }} 22" {{ cmi_root_user }}@cmi