Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

Replace node.set to node.default. #132

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sho-h
Copy link

@sho-h sho-h commented Oct 16, 2018

To fix below error. on chef 14.5.33 + kibana_lwrp 3.0.2.
I replaced node.set to node.default simply.

================================================================================
Error executing action `create` on resource 'kibana_install[kibana]'
================================================================================

Chef::Node::AttributeDoesNotExistError
--------------------------------------
No attribute `node['set']' exists on
the current node. Specifically the `set' attribute is not
defined. Please make sure you have spelled everything correctly.

Cookbook Trace:
---------------
/etc/chef/local-mode-cache/cache/cookbooks/kibana_lwrp/libraries/install.rb:99:in `block (2 levels) in <class:KibanaInstall>'
/etc/chef/local-mode-cache/cache/cookbooks/kibana_lwrp/libraries/install.rb:51:in `block in <class:KibanaInstall>'

see: chef/chef@34a0920

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant