Vagrant scripts adjusted for external YANG models and freebsd
This commit is contained in:
parent
6ab4e9dfdf
commit
2a84fb089f
6 changed files with 25 additions and 7 deletions
|
|
@ -82,3 +82,5 @@ echo "IPv6=true" >> ./site.sh
|
|||
if [ $release = "freebsd" ]; then
|
||||
echo "make=gmake" >> ./site.sh
|
||||
fi
|
||||
echo "OPENCONFIG=/usr/local/share/openconfig/public" >> ./site.sh
|
||||
echo "YANGMODELS=/usr/local/share/yang" >> ./site.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue