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

Remove mount from user data

parent 640752f3
No related branches found
No related tags found
1 merge request!10Add gitlab ci into project
...@@ -113,7 +113,6 @@ deploy_knightly: ...@@ -113,7 +113,6 @@ deploy_knightly:
EOF EOF
ip route replace default via 10.250.0.3 dev eth0 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.0.1 dev eth0
mount -a
OEOF OEOF
- > - >
NEW_INSTANCE_ID=$(openstack server create NEW_INSTANCE_ID=$(openstack server create
......
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