17242868 Need to set the start method for the Puppet service to default to disabled.
authorVirginia Wray <virginia.wray@oracle.com>
Wed, 31 Jul 2013 09:36:35 -0600
changeset 1415 cbda05bf5f9d
parent 1414 9eeb516d9fdd
child 1416 a87a9e85090e
17242868 Need to set the start method for the Puppet service to default to disabled. 17243548 The puppet.xml template entry needs updating
components/puppet/files/puppet.xml
--- a/components/puppet/files/puppet.xml	Wed Jul 31 08:09:01 2013 -0700
+++ b/components/puppet/files/puppet.xml	Wed Jul 31 09:36:35 2013 -0600
@@ -43,6 +43,7 @@
             <service_fmri value='svc:/system/filesystem/minimal' />
     </dependency>
 
+    <exec_method type='method' name='start' exec=':true' timeout_seconds='60' />
     <exec_method type='method' name='stop' exec=':kill' timeout_seconds='60' />
 
     <property_group name='general' type='framework'>
@@ -87,7 +88,7 @@
     <template>
         <common_name>
             <loctext xml:lang='C'>
-            Puppet version 3.1.1
+            Puppet version 3.2.2
             </loctext>
         </common_name>
         <documentation>