-
I try your precise32 box to upload to our vCloud server. My first tests I have done on a windows box. Currently I am trying from an Ubuntu box, but both with vagrant 1.4.3 and vagrant-vcloud 0.1.1.
I…
-
Hi I am on Mac,
192-168-1-4:v3 pmdg3$ vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
There are errors in the configuration of this machine. Please fix
the following errors and…
-
Described here:
http://docs.vagrantup.com/v2/vagrantfile/ssh_settings.html
By default provider will return nil.
-
As discussed on https://groups.google.com/a/cloudfoundry.org/d/msg/bosh-dev/ygtyp9-CHEU/VfNik6H4MjwJ due to bug in http_client https://github.com/nahi/httpclient/pull/168 bosh_cli can't talk to the bo…
-
Just another strange situation. I have powered up two of four VM's in a vApp.
Then checking with status and vcloud-status to see starting point as shown below.
After that another vagrant up shows me a…
-
Here's the output that "vagrant destroy" generates:
```
[root@CentOS64-64bit vagrant-centos-6.4]# vagrant destroy
centos-vcd-test: Are you sure you want to destroy the 'centos-vcd-test' VM? [y/N]…
-
The way the actual vagrant vcloud-status command is a bit limited.
In the future, we are very likely going to implement new commands such as :
- Redeploy Edge Gateway
A little refactoring is needed…
-
Hi
I am seeing the following error for vcloud Director CentOS VM. Any thoughts on why I am seeing this
```
[root@docker-alec ~]# docker pull busybox
Pulling repository busybox
71e18d715071: Pulling …
-
@StefanScherer has identified a problem with Vagrant 1.6.x and the Shell Provisioner
Below an extract of #45:
_Stefan Scherer wrote:_
But there still are some disconnects while setting up the first …
-
I have tried the vApp with the precise32 guests which looks good. Then I have destroyed the vApp with `vagrant destroy -f` again.
After that I have tried another vApp with a Windows 2012 R2 guest whi…