Chef rundeck (method not valid issue)

Hi,

I am trying to use RUNDECK supermarket cookbook to install and configure on centos 7 machine. Running chef client, local mode, resulted in undefined method error, I have included the "rundeck" as dependency in metadata.rb and I expect chef will have access to the resources/methods exist in rundeck chef cookbook.

Unfortunately, this resulted in
NoMethodError
-------------
undefined method `server_install' for cookbook: nrhl_rundeck, recipe: test :Chef::Recipe

I can confirm the dependency cookbooks downloaded to berks-cookbook folder.