We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello. I used to be able to do regex matching on facts with previous versions of puppetdb discovery
This no longer works. Has it been replaced with different syntax or is it broken with the current plugin?
New plugin and puppetdb 3.2: mco rpc rpcutil ping -W server_class=/^web/ Discovering hosts using the puppetdb method .... 0
Old plugin and puppetdb 2.1: mco rpc rpcutil ping -W server_class=/^web/ Discovering hosts using the puppetdb method .... 20
Thanks
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello. I used to be able to do regex matching on facts with previous versions of puppetdb discovery
This no longer works. Has it been replaced with different syntax or is it broken with the current plugin?
New plugin and puppetdb 3.2:
mco rpc rpcutil ping -W server_class=/^web/
Discovering hosts using the puppetdb method .... 0
Old plugin and puppetdb 2.1:
mco rpc rpcutil ping -W server_class=/^web/
Discovering hosts using the puppetdb method .... 20
Thanks
The text was updated successfully, but these errors were encountered: