Add default puppet7 location of the summary file (#434)

This commit is contained in:
Jethro
2022-11-05 11:22:19 +01:00
committed by GitHub
parent 0f0a31fa41
commit 539a10db4f
+1
View File
@@ -23,6 +23,7 @@ CONFIGFILE = "/etc/snmp/puppet.json"
summary_files = [
"/var/cache/puppet/state/last_run_summary.yaml",
"/opt/puppetlabs/puppet/cache/state/last_run_summary.yaml",
"/opt/puppetlabs/puppet/public/last_run_summary.yaml",
]