Skip to content
Snippets Groups Projects

Feat test knightly network

+ 1
2
@@ -260,8 +260,7 @@ test_ood_image:
- echo OLD_INSTANCE_ID=$OLD_INSTANCE_ID | tee -a instance.env
- |
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
ip route add 172.20.0.0/16 via 10.250.20.3 dev eth0
mkdir -p /run/shibboleth
chown shibd:shibd /run/shibboleth
pip3 install s3cmd
Loading