John Keiser

Results 256 comments of John Keiser

@poliva83 another thing you can do is get rid of the `:immediately`. Then the notification won't fire until the end of the run, and things will be fine. Depends if...

What revision of Chef itself are you using? chef-client -v I mean.

Hmm, I have suspicions. I'm seeing this: chefzero://localhost:8889/nodes/ as the URL. I bet we don't detect it.

Oh, right. That shouldn't matter, because the chef server should be pointable regardless. Testing.

Hmm! I can't repro :/ When you go to the DigitalOcean web console (https://cloud.digitalocean.com/ssh_keys), and look at the key, does it have the right value? What does the key look...

I totally missed the fact that this was on Windows. I will give it a try there.

This is a super interesting point, where Chef often has more restrictive names than other things. We may need to consider hashing names for paths in Chef (which sort of...

It should be pretty easy to fix, too ... just add an option to convergence options.

@JoeReid-Korrelate can you post the stack trace that appears at /Users/jreid/repo/chef-repo/.chef/local-mode-cache/cache/chef-stacktrace.out ? It would help to tell from whence that error comes.

It does not (and will not) respect any other resources inside machine batch ... but if you are having problems with those resources _outside_ the machine batch, please let me...