test-kitchen/kitchen-rackspace

config[:name] is now used by Test Kitchen...

Closed this issue · 2 comments

Need to change the config var for server names. Right now, generate_name never gets called because the "name" is already "rackspace".

Oh darn, I had not considered this. Sorry about polluting the config hash with that one extra key. Need any help?

@fnichol It's all good. My fault for using such a non-specific key. :)

Should have time to fix today. Just caught me by surprise when I went to update the TK dependency.