I've upgraded puppet server to 2.8, client to 4.10 and puppetdbquery to 3.0.1
Now I'm trying to use structured facts instead old string.
I try to use following query: ec2_metadata.network.public-ipv4s, but get error:
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 Function Call, undefined method `extract_nested_fact' for #
I've upgraded puppet server to 2.8, client to 4.10 and puppetdbquery to 3.0.1 Now I'm trying to use structured facts instead old string. I try to use following query: ec2_metadata.network.public-ipv4s, but get error:
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 Function Call, undefined method `extract_nested_fact' for #
Thanks