Daniel Bright
Daniel Bright
Update, it seems that the issue lies with the `winrm.rb` in the transport lib, it doesn't like `:username`, so I changed all occurances of `:username` to `:winrm_username` in https://github.com/test-kitchen/test-kitchen/blob/3dcb8dc5a75a4d909c8f7d36c28cb4369af17846/lib/kitchen/transport/winrm.rb#L427 and...
hi @marcparadise it's been a while since I looked at this, but IIRC, setting it to `username` had no affect on `config[:user]`, for whatever reason it isn't passing that variable...
@ryan-xie have you tried editing the pom.xml and changing the elasticsearch value? As long as you stay in version 1.x it "should" be fine, I'd try that first. https://github.com/awslabs/amazon-kinesis-connectors/blob/master/pom.xml#L28
This is a fantastic feature request, I have a feeling it can be done using `knife raw`, however I haven't tried that yet, I think a mechanism to promote policies...
I have a similar issue when trying to use the `hab studio` that I think is related to this, the `SSL_CERT_FILE` doesn't seem to work, even if I export it...
OK it looks like my problem was resolved by copying my SSL cert to a directory in the path of the hab studio path, then exporting that value instead of...
@mattcui I will be more than happy to take a look at this.
Will do, I'm tied up for the next week or so with a major project but as soon as I get a chance I'll dive into it.