We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f0a31f commit 539a10dCopy full SHA for 539a10d
1 file changed
snmp/puppet_agent.py
@@ -23,6 +23,7 @@
23
summary_files = [
24
"/var/cache/puppet/state/last_run_summary.yaml",
25
"/opt/puppetlabs/puppet/cache/state/last_run_summary.yaml",
26
+ "/opt/puppetlabs/puppet/public/last_run_summary.yaml",
27
]
28
29
0 commit comments