Since puppet 7 the default path for the last_run_summary.yaml changed.
https://www.puppet.com/docs/puppet/7/release_notes_puppet.html#new_features_puppet_7-0-0-pup-10627
Its now under the $publicdir, the example path is not longer correct.
Although also the default $publicdir location is different depending on what puppet distribution (oss or enterprise) is different we should still update the path.
Since puppet 7 the default path for the
last_run_summary.yamlchanged.https://www.puppet.com/docs/puppet/7/release_notes_puppet.html#new_features_puppet_7-0-0-pup-10627
Its now under the $publicdir, the example path is not longer correct.
Although also the default $publicdir location is different depending on what puppet distribution (oss or enterprise) is different we should still update the path.