Skip to content

Commit e6a0ef3

Browse files
author
Steven Van Rossem
committed
update Vagrantfile
1 parent 156bc04 commit e6a0ef3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

demo_SDK_IEEE_SDNNFV2017/Vagrantfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,8 @@ Vagrant.configure(2) do |config|
140140
141141
# install containernet
142142
cd /home/sonata
143-
git clone https://github.com/containernet/containernet.git
143+
#git clone https://github.com/containernet/containernet.git
144+
git clone https://github.com/stevenvanrossem/containernet.git
144145
echo "Installing containernet (will take some time ~30 minutes) ..."
145146
cd containernet/ansible
146147
sudo ansible-playbook install.yml

0 commit comments

Comments
 (0)