-
### Description of Issue/Question
Trying to use a instance of `salt.cloud.CloudClient('/etc/salt/cloud')`, you cannot create any VPSes, because apparently someone got halfway through refactoring `sal…
-
If I make a PR to merge the docker-machine-driver-scaleway in homebrew, do you think this repository could be removed @moul @QuentinPerez ?
-
I have issues when trying to add the scaleway driver: https://github.com/scaleway/docker-machine-driver-scaleway/releases/download/v1.2.0/docker-machine-driver-scaleway_1.2.0_linux_amd64.tar.gz
The f…
-
Having trouble getting the Jenkins example to work _Chapter 4. Pipelines Picozzi, Stefano; Hepburn, Mike; O'Connor, Noel. DevOps with OpenShift: Cloud Deployments Made Easy. O'Reilly Media.._ I am usi…
-
**Output of `docker version`:**
```
$ docker version
Client:
Version: 1.12.0-rc2
API version: 1.24
Go version: go1.6.2
Git commit: 906eacd
Built: Fri Jun 17 20:35:33 2016
OS/Ar…
-
Hi, I am experiencing a really weird issue where Knex suddenly started generating invalid syntax SOMETIMES. However upon closer inspection trying the SQL it claims it generated works without errors.
…
-
I have success creating a server with the following command:
```
docker-machine create -d scaleway --scaleway-token=*-*-*-*-* --scaleway-organization=*-*-*-*-* --scaleway-name=“Server” server
```
Th…
-
Trying to create a machine but I'm stuck with this SSH error.
I re-enter my ssh key in my credentials and it is still the same.
```
~|⇒ docker-machine create -d scaleway \
> --scaleway-token="$TOKEN…
-
Hi,
We're using the WinRM gem as part of the ChefDK (we run ChefDK in a docker container - the docker image is `chef/chefdk:2.0.12`)
We're seeing intermittent issues with test kitchen converges…
-
I am trying to run my first service in docker swarm mode, version 1.12. I have two nodes only, one master and a worker. I have an overlay network and I just want to run the service on the swarm, but t…