oswaldlabs/chef-rundeck

Fix failing spec example

Closed this issue · 6 comments

Failures:

  1. 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)>'

pretty sure this would be fixed by #18

I believe this is fixed in master. Time for a release?

@leftathome I can do one tonight?, Should we include a changelog?

Looks like this was merged and released. GH should have closed this issue (unless one of us bungled the commit log on the merge... ?)

so much beautiful ticket cleanup!