nogsantos / vagrant-rundeck

Vagrant Rundeck environment for development purposes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vagrant Rundeck

Rundeck environment for development purposes.

To see a list of vagrant command options, check it out on Vagrant small cheat sheet

Troubleshooting

When running, some errors can occur, it will depend on your system and of the versions of the tools.

ERROR umount: /mnt: not mounted

Update vagrant-vbguest.

vagrant plugin uninstall vagrant-vbguest
vagrant plugin install vagrant-vbguest --plugin-version 0.30 # check the last version at https://github.com/dotless-de/vagrant-vbguest

Error message given during initialization: Unable to resolve dependency

vagrant plugin update

Vagrant sshfs unmounted

vagrant sshsf <target>

About

Vagrant Rundeck environment for development purposes.


Languages

Language:Shell 100.0%