Jörg Herzinger

Results 11 comments of Jörg Herzinger

This also breaks any RHEL 6 installations, since the latest Docker version for this is 1.7.1 which only supports "--graph". As a workaround I use this: ```ruby if node['platform_version'].start_with?('7') data_root...

Wow, there really is something going on. I didn't have much time yet looking into it but there is one thing a found, maybe that hepls. In line 43 and...

I am running into a similar problem where I need to check and even use some files that are in the sandbox in my inspec tests but dokken cleans them...

Hi, I am still seeing this in 2.6.5. Issues #120 pretty sure is related to this. ``` joerg@server ..s/chef-repo/cookbooks/some-jenkins (git)-[master] % chef --version Chef Development Kit Version: 2.4.17 chef-client version:...

@someara I was going over the code during the weekend and thinking about this issue and fixing it would not be too much effort but I fail at understanding why...

@jsirex Yes, thats why I propose having the cache inside the container and not taking care of it at all. Removing the docker container will automatically remove the cache and...

I've been digging deeper into test-kitchen and dokken and found that the central difference here is that for test-kitchen (vagrant) the kitchen-sandbox and verifier-sandbox are created locally with user permissions...

I also see this with the latest ChefDK (v2.3.4) which has kitchen-dokken v2.6.5.

I also have to work in an airgapped environment without internet. We do have an Artifactory Server which has access to the internet and thus can proxy Docker and other...

Another use case are enterprises where you know their enterprise EMail address but users can link that to their personal github username. Not knowing their username to be but only...