components/puppet/files/puppet.stencil
branchs11u2-sru
changeset 3460 5c5af6e58474
parent 3457 6358358b4186
child 3461 1240b4c4e38d
--- a/components/puppet/files/puppet.stencil	Wed Nov 05 23:11:09 2014 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-# WARNING: THIS FILE GENERATED FROM SMF DATA.
-#     DO NOT EDIT THIS FILE.  EDITS WILL BE LOST.
-#
-# See puppet.conf(5) and http://docs.puppetlabs.com/guides/configuring.html
-# for details.
-; walk each instance and extract all properties from the config PG
-$%/(svc:/$%s:(.*)/:properties)/ {
-$%{$%1/general/enabled:?
-[$%2]
-$%/$%1/config/(.*)/ {
-$%3 = $%{$%1/config/$%3} }
-}
-}