You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 😭 .
The text was updated successfully, but these errors were encountered:
Bug description
Beginner exampler from documentation:
fails miserably with:
It seems #1085 removed multi-instance support, but the checkmark for the documentation update was unchecked and the documentation is not updated yet 😭 .
The text was updated successfully, but these errors were encountered: