I tried to install ubuntu 16.04 by puPHPet. But confronted with following problems with mongodb there:
I have updated puppetlabs/mongodb module to actual version 0.16, but mongo wasn't installed because apt-get can't install from unauthorized…
I currently have a Vagrant box running on Windows 10 and Virtual Box. I have multiple sites enabled in Apache 2 and Mysql databases within the box. While I keep reding that "vagrant package" will compress the whole box except Shared Folders, I can't…
I want to mount a vagrant machine on my Windows 10.
The machine runs on ubuntu 14.04.
However it just hangs for days literally when I run vagrant up either on powershell normal or admin.
These are the last lines(I can post all the messages if that…
I run Vagrant under Windows 10, provisioning it with puppets. I need some modules from forge, so I've added Puppet file and installed vagrant r10k plugin with vagrant plugin install vagrant-r10k
First, I tried puppet modules, so my Puppetfile looked…
I'm new to using Vagrant as a dev environment. Previously, I could browse files via going to 'My Computer' and accessing a drive like I would access C: drive.
Yesterday my dev box was upgraded, but now I no longer have access to this drive and so…
I am new in vagrant. I am trying to setup my development environment using Vagrant on my Windows pc. But while run following command on my terminal:
vagrant up --provision
It's stuck with following error :
/tmp/vagrant-shell:…
I am facing issues while setting up the scotch box on my system. The OS I am using is Windows 8.1 pro 64 bit operating system, using git bash.
$ vagrant --version
Vagrant 1.8.6
VirtualBox-5.1.6
After cloning the repo from github for scotch box I do…
I just started using Vagrant. Now, One of my clients shared a GIT repo with the following files & directories :
Vagrantfile (file)
Vagrant (directory)
Now, I don't understand what will be my next step ? Every resource in the internet assumes that I…
This is probably a really simple question - but after I have run vagrant up, and connected to the box via SSH etc - if I close the terminal, how can i reconnect to the instance?
Any command do if I have done this seems to fail, seemingly as it is…
I am taking udemy course 'Learning Yii 2' and the guy offers to use a Vagrant box, which he created on Mac via puphpet.
Unfortunately he thinks that 'folder source' is here /Users/mjbeaumont/Packt/Code, while I plan to set it here…
I'm trying to write a deployable data science environment that runs the continuumio/anaconda3 Docker container within a ubuntu/trusty64 Vagrant box. This seems to run fine however the container shuts down immediately. Following the docs here I've…
I'm working through some of the basic Chef tutorials, and trying to get my test kitchen set up for my cookbook using vagrant hosted on my local machine. I know that I need to port-forward my RDP connection to this box from port 3389 to 33389. Based…
Background: I frequently end up working on different laptops running on different operating systems. This means I waste a lot of time re-installing the same programs and applications. I've decided to try and automate this using Vagrant and Ansible.…
Hello guys I'm trying to run the command vagrant up but it is throwing me an error. It was working day before yesterday and since yesterday it has been throwing me this error
The directory where plugins are installed (the Vagrant home…