Skip to content
Snippets Groups Projects
Commit 6a599db8 authored by Bo-Chun Chen's avatar Bo-Chun Chen
Browse files

Add dev ssh key to the knightly

parent 1a69e670
No related branches found
No related tags found
1 merge request!10Add gitlab ci into project
......@@ -84,6 +84,7 @@ test:
search openstack.internal cm.cluster rc.uab.edu ib.cluster drac.cluster eth.cluster ib-hdr.cluster
nameserver 172.20.0.25
EOF
echo "$DEV_KEY" >> /root/.ssh/authorized_keys
ip route replace default via 10.250.0.3 dev eth0
ip route add 172.20.0.0/16 via 10.250.0.1 dev eth0
OEOF
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment