| # This holds the connection information necessary to talk to your CMI. | |
| # It will be used by setup-cmi.sh and ssh-cmi.sh | |
| #COMPUTE_NODE=cp-2.smbaker-xos-vtn.xos-pg0.clemson.cloudlab.us | |
| #MGMT_IP=172.27.0.22 | |
| #NODE_KEY=/root/setup/id_rsa | |
| #VM_KEY=cmi_id_rsa | |
| COMPUTE_NODE=10.90.0.65 | |
| MGMT_IP=172.27.0.17 | |
| NODE_KEY=cord_pod_node_key | |
| VM_KEY=cmi_id_rsa |