Till!
Till!
Having it in the OpenStack image would be beneficial to us. :)
I would contribute openstack related support, if there is any interest?
@t-lo No worries. Is this ultimately replacing the work in lokomotive? I hacked around in it to add Openstack, but wasn't able to gain any quick wins.
@kingdonb Is this released?
Also related: #309
A bit more, #309 includes snippets of what needs to happen, in addition: - you need to create the directories yourself - you need to `chown` them (e.g. on the...
Maybe to add: When you create a profile, you also need to add the following: ```yaml spec: hosts: - role: worker installFlags: - "--profile coreos" ```
@sclevine is it possible to get some docs up on how to use `-d` anyway? I am evaluating cf-local currently for a local development environment and it would seem like...
@sclevine so, I am not sure if `-d` works, or doesn't. I was mostly interested how to use it. Most of CF Local seems to do. It's just this and...
What kind of services can be tunnelled to? I have a few user-provided services that I use for service discovery in an application. The backend services are HTTP APIs. My...