2026N/A# WARNING: THIS FILE GENERATED FROM SMF DATA.
2026N/A# DO NOT EDIT THIS FILE. EDITS WILL BE LOST.
2026N/A#
2026N/A# See puppet.conf(5) and http://docs.puppetlabs.com/guides/configuring.html
2026N/A# for details.
2026N/A; walk each instance and extract all properties from the config PG
2026N/A$%/(svc:/$%s:(.*)/:properties)/ {
2026N/A$%{$%1/general/enabled:?
2026N/A[$%2]
2026N/A$%/$%1/config/(.*)/ {
2026N/A$%3 = $%{$%1/config/$%3} }
2026N/A}
2026N/A}