BJ Dierkes

Results 8 issues of BJ Dierkes

I've noticed recently that all traffic is going through the VPN, even though the setting for it is disabled in TunnelBlick. Even if the client setting is disabled, the server...

The droplet name is set to `config.vm.hostname`, then falls back on `machine.name` (i.e. `provider.name`). Feels like `provider.name` should have precedence, and then fall back on `config.vm.hostname` if no `provider.name` is...

For example... you might reference something and provide a link to it... would be nice to just be able to click the link. Added bonus, integrate with bit.ly to auto-shorten...

Currently supports `sub.domain` and `*.sub.domain` ... looking for `sub.sub.domain` and `*.sub.sub.domain`. I.e. `node1.ex12345.example.com` and `*.node1.ex12345.example.com`.

I've been digging to find a JS library that will add this natively to a web app, rather than a user having to install an extension in their browser. It...

I am having issues with single clicks being mistaken for double clicks based when my 'pointing' finger is still touching the pad. For example, when moving the cursor quickly to...

In the README, the following is referenced in the example Vagrantfile regarding Windows configuration: ``` windows.winrm.password = ENV['VAGRANT_ADMIN_PASSWORD'] ``` However, when building a windows image in Rackspace the Administrator password...

Vagrant Version: 1.7.2 Plugin Version: 0.1.10 Happens with seemingly all the sub-commands that are available to list/show data via Rackspace: ``` $ vagrant rackspace images list An active machine was...