Clean Heat template
[demo.git] / boot / dcae_vm_init.sh
index 538e731..460c3ef 100644 (file)
@@ -1,5 +1,7 @@
 #!/bin/bash
 
+export MTU=$(/sbin/ifconfig | grep MTU | sed 's/.*MTU://' | sed 's/ .*//' | sort -n | head -1)
+
 cd /opt/dcae-startup-vm-controller
 git pull
 bash init.sh