We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 156bc04 commit e6a0ef3Copy full SHA for e6a0ef3
1 file changed
demo_SDK_IEEE_SDNNFV2017/Vagrantfile
@@ -140,7 +140,8 @@ Vagrant.configure(2) do |config|
140
141
# install containernet
142
cd /home/sonata
143
- git clone https://github.com/containernet/containernet.git
+ #git clone https://github.com/containernet/containernet.git
144
+ git clone https://github.com/stevenvanrossem/containernet.git
145
echo "Installing containernet (will take some time ~30 minutes) ..."
146
cd containernet/ansible
147
sudo ansible-playbook install.yml
0 commit comments