commit | 7a6978eb52648f86714e6a554a46d5b603c0225b | [log] [tgz] |
---|---|---|
author | Saurab Dulal <dulal.saurab@gmail.com> | Wed Nov 29 10:50:09 2017 -0600 |
committer | Saurab Dulal <sdulal@memphis.edu> | Wed Dec 20 18:50:35 2017 +0000 |
tree | d97f0a2d100710de3888ff8bd07e337cd93dcf18 | |
parent | a80484e0bd7ee9f5db137f58b82163a22ecae11a [diff] [blame] |
Use the nlsr.conf file installed in the system Use infoedit to edit nlsr.conf file refs: #4386, #4038 Change-Id: I4ad1e1efe92b20f444f5f9346679574888a456ed
diff --git a/Vagrantfile b/Vagrantfile index 5b9637a..071a885 100644 --- a/Vagrantfile +++ b/Vagrantfile
@@ -5,7 +5,7 @@ git clone --depth 1 https://github.com/named-data/mini-ndn.git cd mini-ndn -sudo ./install.sh -mrfti +sudo ./install.sh -emrfti SCRIPT Vagrant.configure(2) do |config|