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
Hi,
We're trying to upgrade to latest puppetdb + puppetdbquery, however it seems that querying for 'defines with parameters' no longer works.
It throws a parse error and I don't understand why. Can't find any examples in the documentation (only with classes, not defines) but it sure works with puppetdbquery 1.x.
Example: puppet query nodes My::Define{param1=somevalue}
parse error on value "{" (LBRACE)
The text was updated successfully, but these errors were encountered:
Hi,
We're trying to upgrade to latest puppetdb + puppetdbquery, however it seems that querying for 'defines with parameters' no longer works.
It throws a parse error and I don't understand why. Can't find any examples in the documentation (only with classes, not defines) but it sure works with puppetdbquery 1.x.
Example:
puppet query nodes My::Define{param1=somevalue}
parse error on value "{" (LBRACE)
The text was updated successfully, but these errors were encountered: