Fix failing spec example
Closed this issue · 6 comments
bscott commented
Failures:
- ChefRundeck should return false
Failure/Error: get '/'
ArgumentError:
Cannot sign the request without a client name, check that :node_name is assigned./lib/chef-rundeck.rb:42:in `block in class:ChefRundeck'
./spec/chef-rundeck_spec.rb:6:in`block (2 levels) in <top (required)>'
josephholsten commented
pretty sure this would be fixed by #18
leftathome commented
I believe this is fixed in master. Time for a release?
bscott commented
@leftathome I can do one tonight?, Should we include a changelog?
josephholsten commented
@bscott bump?
leftathome commented
Looks like this was merged and released. GH should have closed this issue (unless one of us bungled the commit log on the merge... ?)
josephholsten commented
so much beautiful ticket cleanup!