Hi all...
I have vagrant installed on Win10 and also run it in Linux Mint. I want to run vSRX-Square, a Juniper router emulation setup. When I vagrant up on both platforms from within the vSRX directory, I get a error pointing to the Vagrantfile.
Here's contents of the vSRX install from within Linux:
oberon@Oberon /usr/bin/vSRX-Square $ ls -al
total 120
drwxr-xr-x 9 root root 4096 Sep 29 21:30 .
drwxr-xr-x 4 root root 69632 Oct 13 21:04 ..
drwxr-xr-x 2 root root 4096 Sep 29 18:28 docs
drwxr-xr-x 8 root root 4096 Sep 29 18:28 .git
-rw-r--r-- 1 root root 34 Sep 29 18:28 .gitignore
-rw-r--r-- 1 root root 1206 Sep 29 18:28 README.md
drwxr-xr-x 2 root root 4096 Sep 29 18:28 scripts
drwxrwxrwx 2 root root 4096 Sep 29 18:40 .vagrant
-rw-r--r-- 1 root root 9707 Sep 29 21:30 Vagrantfile
drwxr-xr-x 5 root root 4096 Sep 29 20:28 vagrant-host-shell
drwxr-xr-x 5 root root 4096 Sep 29 20:27 vagrant-junos
drwxr-xr-x 2 root root 4096 Sep 29 18:28 vSRX-configs
Here is the error message:
oberon@Oberon /usr/bin/vSRX-Square $ vagrant up
There was an error loading a Vagrantfile. The file being loaded
and the error message are shown below. This is usually caused by
a syntax error.
Path: /usr/bin/vSRX-Square/Vagrantfile
Line number: 7
Message: LoadError: cannot load such file -- vagrant-host-shell
I have re-installed Vagrant multiple times, reinstalled the required plugins, re-installed Ruby and pretty much everything else it needs to run and still no joy.
Any insight? If anyone requires any further information, I can certainly provide that.
Thanks,
Bluegravy