Navid Shaikh

Results 18 issues of Navid Shaikh

_From @hferentschik on November 23, 2015 21:44_ _DOCKER_TLS_VERIFY_ is hard coded to _1_. In case someone changes the Docker daemon settings to disable TLS, _adbinfo_ will not display the correct...

If `openshift` service is not configured in the box, `install-cli` refuses to download the respective CLI binary. ``` ➜ vagrant-service-manager git:(fix-348) ✗ bundle exec vagrant service-manager status Configured services: docker...

_From @bexelbie on November 23, 2015 12:14_ per @hferentschik in #33 On a different note, if I disable tls verfication, adbinfo still reports DOCKER_CERT_PATH and DOCKER_TLS_VERIFY. Really in this case...

$subject, which should not be the case. Help command execution path should be irrespective of the machine running status.

kind/bug

`vagrant ssh` on OS X with VirtualBox provider throws following warning ``` $ vagrant ssh bash: warning: setlocale: LC_CTYPE: cannot change locale (UTF-8): No such file or directory ```

bug
easy_fix

Presently `docker` daemon is configured to run on unix socket as well as TCP socket. For VirtualBox provider, one needs to configure private networking for the box. Private networking is...

enhancement

since the setup information to be displayed via plugin ( https://github.com/projectatomic/vagrant-service-manager/issues/163) , respective setup lines from Vagrantfile needs to be removed.

needs discussion

@kbsingh suggested about renaming atomicapp examples. Presently the example names contain name of the base image used and "atomicapp" in the name. The motivation behind renaming is to provide closer...