Send both ubuntu versions to Robot VM
[demo.git] / boot / mr_vm_init.sh
1 #!/bin/bash
2
3 export MTU=$(/sbin/ifconfig | grep MTU | sed 's/.*MTU://' | sed 's/ .*//' | sort -n | head -1)
4
5 cd /opt/dcae-startup-vm-message-router
6 sed -i 's|wget .*|wget -q \"http://archive.apache.org/dist/kafka/${KAFKA_VERSION}/kafka_${SCALA_VERSION}-${KAFKA_VERSION}.tgz\" \\|g' deploy.sh
7 bash deploy.sh