| commit | 9984dbafcae3c621037e23deda3b878dbaa99481 | [log] [tgz] |
|---|---|---|
| author | peusterm <manuel.peuster@uni-paderborn.de> | Tue Aug 23 15:23:23 2016 +0200 |
| committer | peusterm <manuel.peuster@uni-paderborn.de> | Tue Aug 23 15:23:23 2016 +0200 |
| tree | 2acf29b6eb329487a1431c1399778758eedc8fa7 | |
| parent | fd31bfca8ae7436c9afb0da13f6cc769453ada3e [diff] [blame] |
Fix: Use sap container from public DockerHub. Pull it also to son-emu VM
diff --git a/Vagrantfile b/Vagrantfile index 56937f5..b87a9f5 100644 --- a/Vagrantfile +++ b/Vagrantfile
@@ -160,6 +160,7 @@ sudo docker pull sonatanfv/sonata-ovs1-vnf sudo docker pull sonatanfv/sonata-ryu-vnf sudo docker pull sonatanfv/sonata-vtc-vnf + sudo docker pull sonatanfv/son-emu-sap SHELL # TODO the native ansible provisioner does not work so we directly call the shell commands