Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Beginner example from documentation fails with "Unknown resource type: 'elasticsearch::instance'" #1101

Open
olifre opened this issue Nov 17, 2020 · 0 comments

Comments

@olifre
Copy link

olifre commented Nov 17, 2020

  • Module version: 873058e
  • Puppet version: 5.5.22
  • OS and version: CentOS 8.2

Bug description

Beginner exampler from documentation:

include ::java

class { 'elasticsearch': }
elasticsearch::instance { 'es-01': }

fails miserably with:

Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Resource Statement, Unknown resource type: 'elasticsearch::instance'

It seems #1085 removed multi-instance support, but the checkmark for the documentation update was unchecked and the documentation is not updated yet 😭 .

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

No branches or pull requests

1 participant