components/ruby/puppet-solaris/files/puppet.xml
author Geoffrey Gardella <geoffrey.gardella@oracle.com>
Tue, 03 May 2016 15:56:45 -0700
changeset 5910 93ac80235738
parent 5438 c068f8c677e8
permissions -rw-r--r--
23176903 Update SMF configuration for Puppet 3.8.6
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1409
9db4ba32e740 PSARC/2013/218 Puppet Phase 2
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
     1
<!DOCTYPE service_bundle SYSTEM "/usr/share/lib/xml/dtd/service_bundle.dtd.1">
9db4ba32e740 PSARC/2013/218 Puppet Phase 2
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
     2
<!--
9db4ba32e740 PSARC/2013/218 Puppet Phase 2
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
     3
 CDDL HEADER START
9db4ba32e740 PSARC/2013/218 Puppet Phase 2
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
     4
9db4ba32e740 PSARC/2013/218 Puppet Phase 2
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
     5
 The contents of this file are subject to the terms of the
9db4ba32e740 PSARC/2013/218 Puppet Phase 2
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
     6
 Common Development and Distribution License (the "License").
9db4ba32e740 PSARC/2013/218 Puppet Phase 2
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
     7
 You may not use this file except in compliance with the License.
9db4ba32e740 PSARC/2013/218 Puppet Phase 2
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
     8
9db4ba32e740 PSARC/2013/218 Puppet Phase 2
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
     9
 You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9db4ba32e740 PSARC/2013/218 Puppet Phase 2
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    10
 or http://www.opensolaris.org/os/licensing.
9db4ba32e740 PSARC/2013/218 Puppet Phase 2
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    11
 See the License for the specific language governing permissions
9db4ba32e740 PSARC/2013/218 Puppet Phase 2
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    12
 and limitations under the License.
9db4ba32e740 PSARC/2013/218 Puppet Phase 2
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    13
9db4ba32e740 PSARC/2013/218 Puppet Phase 2
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    14
 When distributing Covered Code, include this CDDL HEADER in each
9db4ba32e740 PSARC/2013/218 Puppet Phase 2
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    15
 file and include the License file at usr/src/OPENSOLARIS.LICENSE.
9db4ba32e740 PSARC/2013/218 Puppet Phase 2
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    16
 If applicable, add the following below this CDDL HEADER, with the
9db4ba32e740 PSARC/2013/218 Puppet Phase 2
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    17
 fields enclosed by brackets "[]" replaced with your own identifying
9db4ba32e740 PSARC/2013/218 Puppet Phase 2
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    18
 information: Portions Copyright [yyyy] [name of copyright owner]
9db4ba32e740 PSARC/2013/218 Puppet Phase 2
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    19
9db4ba32e740 PSARC/2013/218 Puppet Phase 2
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    20
 CDDL HEADER END
9db4ba32e740 PSARC/2013/218 Puppet Phase 2
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    21
5910
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
    22
 Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
1409
9db4ba32e740 PSARC/2013/218 Puppet Phase 2
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    23
9db4ba32e740 PSARC/2013/218 Puppet Phase 2
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    24
 NOTE:  This service manifest is not editable; its contents will
9db4ba32e740 PSARC/2013/218 Puppet Phase 2
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    25
 be overwritten by package or patch operations, including
9db4ba32e740 PSARC/2013/218 Puppet Phase 2
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    26
 operating system upgrade.  Make customizations in a different
9db4ba32e740 PSARC/2013/218 Puppet Phase 2
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    27
 file.
9db4ba32e740 PSARC/2013/218 Puppet Phase 2
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    28
-->
2081
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    29
<service_bundle type="manifest" name="puppet">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    30
  <service name="application/puppet" type="service" version="1">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    31
    <dependency name="filesystem" grouping="require_all" restart_on="error" type="service">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    32
      <service_fmri value="svc:/system/filesystem/minimal"/>
1409
9db4ba32e740 PSARC/2013/218 Puppet Phase 2
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    33
    </dependency>
2081
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    34
    <dependency name="network" grouping="require_all" restart_on="error" type="service">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    35
      <service_fmri value="svc:/milestone/network"/>
1425
1b3eaf10ca5f 17284583 puppet service needs dependency on identity:node
Drew Fisher <drew.fisher@oracle.com>
parents: 1415
diff changeset
    36
    </dependency>
2081
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    37
    <dependency name="identity" grouping="require_all" restart_on="error" type="service">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    38
      <service_fmri value="svc:/system/identity:node"/>
1425
1b3eaf10ca5f 17284583 puppet service needs dependency on identity:node
Drew Fisher <drew.fisher@oracle.com>
parents: 1415
diff changeset
    39
    </dependency>
2081
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    40
    <exec_method type="method" name="start" exec=":true" timeout_seconds="60"/>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    41
    <exec_method type="method" name="stop" exec=":kill" timeout_seconds="60"/>
4877
556ede0c23e5 20246639 After configuring puppet master on agent, server cannot be found
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 2081
diff changeset
    42
    <exec_method type="method" name="refresh" exec=":true" timeout_seconds="0"/>
2081
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    43
    <property_group name="general" type="framework">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    44
      <!-- to start stop puppet -->
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    45
      <propval name="action_authorization" type="astring" value="solaris.smf.manage.puppet"/>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    46
      <!-- to change puppet properties -->
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    47
      <propval name="value_authorization" type="astring" value="solaris.smf.value.puppet"/>
1409
9db4ba32e740 PSARC/2013/218 Puppet Phase 2
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    48
    </property_group>
2081
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    49
    <property_group name="puppet_stencil" type="configfile">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    50
      <propval name="path" type="astring" value="/etc/puppet/puppet.conf"/>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    51
      <propval name="stencil" type="astring" value="puppet.stencil"/>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    52
      <propval name="mode" type="astring" value="0444"/>
1409
9db4ba32e740 PSARC/2013/218 Puppet Phase 2
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    53
    </property_group>
2081
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    54
    <instance name="master" enabled="false">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    55
      <exec_method type="method" name="start" exec="/usr/sbin/puppet master --logdest %{config/logdest}" timeout_seconds="600"/>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    56
      <property_group name="config" type="application">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    57
        <propval name="logdest" type="astring" value="/var/log/puppet/puppet-master.log"/>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    58
      </property_group>
1409
9db4ba32e740 PSARC/2013/218 Puppet Phase 2
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    59
    </instance>
2081
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    60
    <instance name="agent" enabled="false">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    61
      <exec_method type="method" name="start" exec="/usr/sbin/puppet agent --logdest %{config/logdest}" timeout_seconds="600"/>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    62
      <property_group name="config" type="application">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    63
        <propval name="logdest" type="astring" value="/var/log/puppet/puppet-agent.log"/>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    64
      </property_group>
1409
9db4ba32e740 PSARC/2013/218 Puppet Phase 2
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    65
    </instance>
2081
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    66
    <stability value="Unstable"/>
1409
9db4ba32e740 PSARC/2013/218 Puppet Phase 2
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
    67
    <template>
2081
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    68
      <common_name>
5910
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
    69
        <loctext xml:lang="C">Puppet version 3.8.6</loctext>
2081
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    70
      </common_name>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    71
      <documentation>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    72
        <manpage title="puppet-master" section="8" manpath="/usr/share/man"/>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    73
      </documentation>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    74
      <pg_pattern required="false" type="application" name="config">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    75
        <prop_pattern required="false" type="astring" name="agent_catalog_run_lockfile">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    76
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    77
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    78
A lock file to indicate that a puppet agent catalog run is currently in progress.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    79
The file contains the pid of the process that holds the lock on the catalog run.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    80
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    81
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    82
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    83
        <prop_pattern required="false" type="astring" name="agent_disabled_lockfile">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    84
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    85
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    86
A lock file to indicate that puppet agent runs have been administratively
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    87
disabled.  File contains a JSON object with state information.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    88
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    89
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    90
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    91
        <prop_pattern required="false" type="boolean" name="allow_duplicate_certs">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    92
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    93
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    94
Whether to allow a new certificate
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    95
request to overwrite an existing certificate.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    96
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    97
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    98
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
    99
        <prop_pattern required="false" type="boolean" name="allow_variables_with_dashes">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   100
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   101
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   102
Permit hyphens (`-`) in variable names and issue deprecation warnings about
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   103
them. This setting **should always be `false`;** setting it to `true`
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   104
will cause subtle and wide-ranging bugs. It will be removed in a future version.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   105
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   106
Hyphenated variables caused major problems in the language, but were allowed
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   107
between Puppet 2.7.3 and 2.7.14. If you used them during this window, we
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   108
apologize for the inconvenience --- you can temporarily set this to `true`
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   109
in order to upgrade, and can rename your variables at your leisure. Please
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   110
revert it to `false` after you have renamed all affected variables.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   111
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   112
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   113
        </prop_pattern>
5910
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   114
        <prop_pattern required="false" type="boolean" name="always_cache_features">
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   115
          <description>
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   116
            <loctext xml:lang="C">
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   117
Affects how we cache attempts to load Puppet 'features'.  If false, then
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   118
calls to `Puppet.features.&lt;feature&gt;?` will always attempt to load the
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   119
feature (which can be an expensive operation) unless it has already been
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   120
loaded successfully.  This makes it possible for a single agent run to,
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   121
e.g., install a package that provides the underlying capabilities for
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   122
a feature, and then later load that feature during the same run (even if
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   123
the feature had been tested earlier and had not been available).
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   124
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   125
If this setting is set to true, then features will only be checked once,
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   126
and if they are not available, the negative result is cached and returned
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   127
for all subsequent attempts to load the feature.  This behavior is almost
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   128
always appropriate for the server, and can result in a significant performance
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   129
improvement for features that are checked frequently.
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   130
	    </loctext>
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   131
          </description>
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   132
        </prop_pattern>
2081
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   133
        <prop_pattern required="false" type="host" name="archive_file_server">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   134
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   135
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   136
During an inspect run, the file bucket server to archive files to if archive_files is set.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   137
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   138
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   139
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   140
        <prop_pattern required="false" type="boolean" name="archive_files">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   141
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   142
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   143
During an inspect run, whether to archive files whose contents are audited to a file bucket.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   144
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   145
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   146
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   147
        <prop_pattern required="false" type="boolean" name="async_storeconfigs">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   148
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   149
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   150
Whether to use a queueing system to provide asynchronous database integration.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   151
Requires that `puppet queue` be running.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   152
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   153
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   154
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   155
        <prop_pattern required="false" type="boolean" name="autoflush">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   156
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   157
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   158
Whether log files should always flush to disk.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   159
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   160
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   161
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   162
        <prop_pattern required="false" type="astring" name="autosign">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   163
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   164
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   165
Whether (and how) to autosign certificate requests. This setting
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   166
is only relevant on a puppet master acting as a certificate authority (CA).
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   167
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   168
Valid values are true (autosigns all certificate requests; not recommended),
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   169
false (disables autosigning certificates), or the absolute path to a file.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   170
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   171
The file specified in this setting may be either a **configuration file**
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   172
or a **custom policy executable.** Puppet will automatically determine
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   173
what it is: If the Puppet user (see the `user` setting) can execute the
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   174
file, it will be treated as a policy executable; otherwise, it will be
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   175
treated as a config file.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   176
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   177
If a custom policy executable is configured, the CA puppet master will run it
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   178
every time it receives a CSR. The executable will be passed the subject CN of the
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   179
request _as a command line argument,_ and the contents of the CSR in PEM format
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   180
_on stdin._ It should exit with a status of 0 if the cert should be autosigned
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   181
and non-zero if the cert should not be autosigned.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   182
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   183
If a certificate request is not autosigned, it will persist for review. An admin
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   184
user can use the `puppet cert sign` command to manually sign it, or can delete
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   185
the request.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   186
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   187
For info on autosign configuration files, see
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   188
[the guide to Puppet's config files](http://docs.puppetlabs.com/guides/configuring.html).
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   189
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   190
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   191
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   192
        <prop_pattern required="false" type="astring" name="basemodulepath">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   193
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   194
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   195
The search path for **global** modules. Should be specified as a
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   196
list of directories separated by the system path separator character. (The
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   197
POSIX path separator is ':', and the Windows path separator is ';'.)
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   198
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   199
If you are using directory environments, these are the modules that will
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   200
be used by _all_ environments. Note that the `modules` directory of the active
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   201
environment will have priority over any global directories. For more info, see
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   202
http://docs.puppetlabs.com/puppet/latest/reference/environments.html
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   203
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   204
This setting also provides the default value for the deprecated `modulepath`
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   205
setting, which is used when directory environments are disabled.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   206
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   207
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   208
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   209
        <prop_pattern required="false" type="net_address" name="bindaddress">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   210
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   211
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   212
The address a listening server should bind to.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   213
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   214
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   215
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   216
        <prop_pattern required="false" type="boolean" name="binder">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   217
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   218
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   219
Turns the binding system on or off. This includes bindings in modules.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   220
The binding system aggregates data from modules and other locations and makes them available for lookup.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   221
The binding system is experimental and any or all of it may change.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   222
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   223
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   224
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   225
        <prop_pattern required="false" type="astring" name="binder_config">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   226
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   227
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   228
The binder configuration file. Puppet reads this file on each request to configure the bindings system.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   229
If set to nil (the default), a $confdir/binder_config.yaml is optionally loaded. If it does not exists, a default configuration
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   230
is used. If the setting :binding_config is specified, it must reference a valid and existing yaml file.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   231
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   232
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   233
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   234
        <prop_pattern required="false" type="astring" name="bucketdir">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   235
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   236
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   237
Where FileBucket files are stored.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   238
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   239
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   240
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   241
        <prop_pattern required="false" type="boolean" name="ca">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   242
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   243
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   244
Whether the master should function as a certificate authority.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   245
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   246
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   247
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   248
        <prop_pattern required="false" type="astring" name="ca_name">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   249
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   250
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   251
The name to use the Certificate Authority certificate.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   252
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   253
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   254
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   255
        <prop_pattern required="false" type="integer" name="ca_port">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   256
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   257
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   258
The port to use for the certificate authority.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   259
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   260
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   261
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   262
        <prop_pattern required="false" type="host" name="ca_server">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   263
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   264
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   265
The server to use for certificate
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   266
authority requests.  It's a separate server because it cannot
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   267
and does not need to horizontally scale.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   268
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   269
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   270
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   271
        <prop_pattern required="false" type="integer" name="ca_ttl">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   272
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   273
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   274
The default TTL for new certificates.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   275
This setting can be a time interval in seconds (30 or 30s), minutes (30m), hours (6h), days (2d), or years (5y).
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   276
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   277
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   278
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   279
        <prop_pattern required="false" type="astring" name="cacert">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   280
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   281
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   282
The CA certificate.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   283
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   284
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   285
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   286
        <prop_pattern required="false" type="astring" name="cacrl">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   287
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   288
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   289
The certificate revocation list (CRL) for the CA. Will be used if present but otherwise ignored.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   290
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   291
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   292
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   293
        <prop_pattern required="false" type="astring" name="cadir">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   294
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   295
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   296
The root directory for the certificate authority.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   297
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   298
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   299
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   300
        <prop_pattern required="false" type="astring" name="cakey">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   301
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   302
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   303
The CA private key.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   304
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   305
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   306
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   307
        <prop_pattern required="false" type="astring" name="capass">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   308
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   309
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   310
Where the CA stores the password for the private key.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   311
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   312
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   313
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   314
        <prop_pattern required="false" type="astring" name="caprivatedir">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   315
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   316
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   317
Where the CA stores private certificate information.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   318
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   319
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   320
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   321
        <prop_pattern required="false" type="astring" name="capub">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   322
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   323
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   324
The CA public key.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   325
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   326
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   327
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   328
        <prop_pattern required="false" type="astring" name="catalog_cache_terminus">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   329
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   330
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   331
How to store cached catalogs. Valid values are 'json', 'msgpack' and 'yaml'. The agent application defaults to 'json'.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   332
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   333
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   334
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   335
        <prop_pattern required="false" type="astring" name="catalog_format">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   336
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   337
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   338
(Deprecated for 'preferred_serialization_format') What format to
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   339
use to dump the catalog.  Only supports 'marshal' and 'yaml'.  Only
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   340
matters on the client, since it asks the server for a specific format.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   341
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   342
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   343
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   344
        <prop_pattern required="false" type="astring" name="catalog_terminus">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   345
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   346
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   347
Where to get node catalogs.  This is useful to change if, for instance,
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   348
you'd like to pre-compile catalogs and store them in memcached or some other easily-accessed store.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   349
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   350
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   351
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   352
        <prop_pattern required="false" type="astring" name="cert_inventory">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   353
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   354
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   355
The inventory file. This is a text file to which the CA writes a
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   356
complete listing of all certificates.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   357
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   358
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   359
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   360
        <prop_pattern required="false" type="astring" name="certdir">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   361
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   362
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   363
The certificate directory.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   364
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   365
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   366
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   367
        <prop_pattern required="false" type="astring" name="certdnsnames">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   368
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   369
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   370
The `certdnsnames` setting is no longer functional,
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   371
after CVE-2011-3872. We ignore the value completely.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   372
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   373
For your own certificate request you can set `dns_alt_names` in the
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   374
configuration and it will apply locally.  There is no configuration option to
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   375
set DNS alt names, or any other `subjectAltName` value, for another nodes
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   376
certificate.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   377
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   378
Alternately you can use the `--dns_alt_names` command line option to set the
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   379
labels added while generating your own CSR.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   380
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   381
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   382
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   383
        <prop_pattern required="false" type="integer" name="certificate_expire_warning">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   384
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   385
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   386
The window of time leading up to a certificate's expiration that a notification
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   387
will be logged. This applies to CA, master, and agent certificates. This setting can be a time interval in seconds (30 or 30s), minutes (30m), hours (6h), days (2d), or years (5y).
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   388
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   389
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   390
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   391
        <prop_pattern required="false" type="boolean" name="certificate_revocation">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   392
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   393
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   394
Whether certificate revocation should be supported by downloading a
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   395
Certificate Revocation List (CRL)
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   396
to all clients.  If enabled, CA chaining will almost definitely not work.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   397
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   398
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   399
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   400
        <prop_pattern required="false" type="hostname" name="certname">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   401
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   402
            <loctext xml:lang="C">
5910
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   403
The name to use when handling certificates. When a node
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   404
requests a certificate from the CA puppet master, it uses the value of the
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   405
`certname` setting as its requested Subject CN.
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   406
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   407
This is the name used when managing a node's permissions in
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   408
[auth.conf](http://docs.puppetlabs.com/puppet/latest/reference/config_file_auth.html).
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   409
In most cases, it is also used as the node's name when matching
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   410
[node definitions](http://docs.puppetlabs.com/puppet/latest/reference/lang_node_definitions.html)
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   411
and requesting data from an ENC. (This can be changed with the `node_name_value`
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   412
and `node_name_fact` settings, although you should only do so if you have
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   413
a compelling reason.)
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   414
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   415
A node's certname is available in Puppet manifests as `$trusted['certname']`. (See
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   416
[Facts and Built-In Variables](http://docs.puppetlabs.com/puppet/latest/reference/lang_facts_and_builtin_vars.html)
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   417
for more details.)
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   418
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   419
* For best compatibility, you should limit the value of `certname` to
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   420
  only use letters, numbers, periods, underscores, and dashes. (That is,
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   421
  it should match `/A[a-z0-9._-]+Z/`.)
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   422
* The special value `ca` is reserved, and can't be used as the certname
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   423
  for a normal node.
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   424
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   425
Defaults to the node's fully qualified domain name.
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   426
	    </loctext>
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   427
          </description>
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   428
        </prop_pattern>
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   429
        <prop_pattern required="false" type="boolean" name="cfacter">
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   430
          <description>
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   431
            <loctext xml:lang="C">
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   432
Whether or not to use the native facter (cfacter) implementation instead of the Ruby one (facter). Defaults to false.
2081
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   433
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   434
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   435
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   436
        <prop_pattern required="false" type="astring" name="classfile">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   437
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   438
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   439
The file in which puppet agent stores a list of the classes
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   440
associated with the retrieved configuration.  Can be loaded in
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   441
the separate `puppet` executable using the `--loadclasses`
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   442
option.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   443
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   444
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   445
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   446
        <prop_pattern required="false" type="astring" name="client_datadir">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   447
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   448
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   449
The directory in which serialized data is stored on the client.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   450
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   451
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   452
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   453
        <prop_pattern required="false" type="astring" name="clientbucketdir">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   454
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   455
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   456
Where FileBucket files are stored locally.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   457
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   458
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   459
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   460
        <prop_pattern required="false" type="astring" name="clientyamldir">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   461
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   462
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   463
The directory in which client-side YAML data is stored.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   464
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   465
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   466
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   467
        <prop_pattern required="false" type="astring" name="code">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   468
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   469
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   470
Code to parse directly.  This is essentially only used
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   471
by `puppet`, and should only be set if you're writing your own Puppet
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   472
executable.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   473
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   474
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   475
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   476
        <prop_pattern required="false" type="astring" name="color">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   477
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   478
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   479
Whether to use colors when logging to the console.  Valid values are
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   480
`ansi` (equivalent to `true`), `html`, and `false`, which produces no color.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   481
Defaults to false on Windows, as its console does not support ansi colors.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   482
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   483
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   484
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   485
        <prop_pattern required="false" type="astring" name="confdir">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   486
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   487
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   488
The main Puppet configuration directory.  The default for this setting
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   489
is calculated based on the user.  If the process is running as root or
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   490
the user that Puppet is supposed to run as, it defaults to a system
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   491
directory, but if it's running as any other user, it defaults to being
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   492
in the user's home directory.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   493
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   494
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   495
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   496
        <prop_pattern required="false" type="astring" name="config">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   497
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   498
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   499
The configuration file for the current puppet application.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   500
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   501
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   502
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   503
        <prop_pattern required="false" type="astring" name="config_file_name">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   504
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   505
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   506
The name of the puppet config file.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   507
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   508
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   509
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   510
        <prop_pattern required="false" type="astring" name="config_version">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   511
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   512
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   513
How to determine the configuration version.  By default, it will be the
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   514
time that the configuration is parsed, but you can provide a shell script to override how the
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   515
version is determined.  The output of this script will be added to every log message in the
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   516
reports, allowing you to correlate changes on your hosts to the source version on the server.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   517
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   518
Setting a global value for config_version in puppet.conf is deprecated. Please set a
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   519
per-environment value in environment.conf instead. For more info, see
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   520
http://docs.puppetlabs.com/puppet/latest/reference/environments.html
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   521
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   522
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   523
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   524
        <prop_pattern required="false" type="astring" name="configprint">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   525
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   526
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   527
Print the value of a specific configuration setting.  If the name of a
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   528
setting is provided for this, then the value is printed and puppet
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   529
exits.  Comma-separate multiple values.  For a list of all values,
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   530
specify 'all'.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   531
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   532
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   533
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   534
        <prop_pattern required="false" type="integer" name="configtimeout">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   535
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   536
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   537
How long the client should wait for the configuration to be retrieved
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   538
before considering it a failure.  This can help reduce flapping if too
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   539
many clients contact the server at one time. This setting can be a time interval in seconds (30 or 30s), minutes (30m), hours (6h), days (2d), or years (5y).
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   540
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   541
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   542
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   543
        <prop_pattern required="false" type="uri" name="couchdb_url">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   544
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   545
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   546
The url where the puppet couchdb database will be created.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   547
Only used when `facts_terminus` is set to `couch`.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   548
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   549
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   550
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   551
        <prop_pattern required="false" type="astring" name="csr_attributes">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   552
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   553
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   554
An optional file containing custom attributes to add to certificate signing
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   555
requests (CSRs). You should ensure that this file does not exist on your CA
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   556
puppet master; if it does, unwanted certificate extensions may leak into
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   557
certificates created with the `puppet cert generate` command.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   558
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   559
If present, this file must be a YAML hash containing a `custom_attributes` key
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   560
and/or an `extension_requests` key. The value of each key must be a hash, where
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   561
each key is a valid OID and each value is an object that can be cast to a string.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   562
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   563
Custom attributes can be used by the CA when deciding whether to sign the
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   564
certificate, but are then discarded. Attribute OIDs can be any OID value except
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   565
the standard CSR attributes (i.e. attributes described in RFC 2985 section 5.4).
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   566
This is useful for embedding a pre-shared key for autosigning policy executables
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   567
(see the `autosign` setting), often by using the `1.2.840.113549.1.9.7`
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   568
("challenge password") OID.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   569
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   570
Extension requests will be permanently embedded in the final certificate.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   571
Extension OIDs must be in the "ppRegCertExt" (`1.3.6.1.4.1.34380.1.1`) or
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   572
"ppPrivCertExt" (`1.3.6.1.4.1.34380.1.2`) OID arcs. The ppRegCertExt arc is
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   573
reserved for four of the most common pieces of data to embed: `pp_uuid` (`.1`),
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   574
`pp_instance_id` (`.2`), `pp_image_name` (`.3`), and `pp_preshared_key` (`.4`)
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   575
--- in the YAML file, these can be referred to by their short descriptive names
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   576
instead of their full OID. The ppPrivCertExt arc is unregulated, and can be used
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   577
for site-specific extensions.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   578
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   579
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   580
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   581
        <prop_pattern required="false" type="astring" name="csrdir">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   582
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   583
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   584
Where the CA stores certificate requests
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   585
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   586
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   587
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   588
        <prop_pattern required="false" type="boolean" name="daemonize">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   589
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   590
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   591
Whether to send the process into the background.  This defaults
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   592
to true on POSIX systems, and to false on Windows (where Puppet
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   593
currently cannot daemonize).
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   594
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   595
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   596
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   597
        <prop_pattern required="false" type="astring" name="data_binding_terminus">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   598
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   599
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   600
Where to retrive information about data.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   601
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   602
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   603
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   604
        <prop_pattern required="false" type="astring" name="dbadapter">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   605
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   606
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   607
The type of database to use. This setting is only used by the ActiveRecord storeconfigs and inventory backends, which are deprecated.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   608
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   609
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   610
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   611
        <prop_pattern required="false" type="astring" name="dbconnections">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   612
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   613
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   614
The number of database connections for networked
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   615
databases.  Will be ignored unless the value is a positive integer. This setting is only used by the ActiveRecord storeconfigs and inventory backends, which are deprecated.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   616
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   617
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   618
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   619
        <prop_pattern required="false" type="astring" name="dblocation">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   620
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   621
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   622
The sqlite database file. This setting is only used by the ActiveRecord storeconfigs and inventory backends, which are deprecated.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   623
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   624
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   625
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   626
        <prop_pattern required="false" type="boolean" name="dbmigrate">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   627
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   628
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   629
Whether to automatically migrate the database. This setting is only used by the ActiveRecord storeconfigs and inventory backends, which are deprecated.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   630
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   631
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   632
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   633
        <prop_pattern required="false" type="astring" name="dbname">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   634
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   635
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   636
The name of the database to use. This setting is only used by the ActiveRecord storeconfigs and inventory backends, which are deprecated.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   637
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   638
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   639
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   640
        <prop_pattern required="false" type="astring" name="dbpassword">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   641
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   642
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   643
The database password for caching. Only
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   644
used when networked databases are used. This setting is only used by the ActiveRecord storeconfigs and inventory backends, which are deprecated.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   645
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   646
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   647
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   648
        <prop_pattern required="false" type="astring" name="dbport">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   649
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   650
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   651
The database password for caching. Only
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   652
used when networked databases are used. This setting is only used by the ActiveRecord storeconfigs and inventory backends, which are deprecated.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   653
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   654
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   655
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   656
        <prop_pattern required="false" type="host" name="dbserver">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   657
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   658
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   659
The database server for caching. Only
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   660
used when networked databases are used.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   661
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   662
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   663
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   664
        <prop_pattern required="false" type="astring" name="dbsocket">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   665
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   666
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   667
The database socket location. Only used when networked
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   668
databases are used.  Will be ignored if the value is an empty string. This setting is only used by the ActiveRecord storeconfigs and inventory backends, which are deprecated.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   669
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   670
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   671
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   672
        <prop_pattern required="false" type="astring" name="dbuser">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   673
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   674
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   675
The database user for caching. Only
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   676
used when networked databases are used. This setting is only used by the ActiveRecord storeconfigs and inventory backends, which are deprecated.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   677
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   678
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   679
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   680
        <prop_pattern required="false" type="astring" name="default_file_terminus">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   681
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   682
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   683
The default source for files if no server is given in a
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   684
uri, e.g. puppet:///file. The default of `rest` causes the file to be
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   685
retrieved using the `server` setting. When running `apply` the default
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   686
is `file_server`, causing requests to be filled locally.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   687
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   688
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   689
        </prop_pattern>
5910
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   690
        <prop_pattern required="false" type="astring" name="default_manifest">
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   691
          <description>
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   692
            <loctext xml:lang="C">
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   693
The default main manifest for directory environments. Any environment that
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   694
doesn't set the `manifest` setting in its `environment.conf` file will use
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   695
this manifest.
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   696
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   697
This setting's value can be an absolute or relative path. An absolute path
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   698
will make all environments default to the same main manifest; a relative
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   699
path will allow each environment to use its own manifest, and Puppet will
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   700
resolve the path relative to each environment's main directory.
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   701
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   702
In either case, the path can point to a single file or to a directory of
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   703
manifests to be evaluated in alphabetical order.
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   704
	    </loctext>
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   705
          </description>
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   706
        </prop_pattern>
2081
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   707
        <prop_pattern required="false" type="boolean" name="default_schedules">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   708
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   709
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   710
Boolean; whether to generate the default schedule resources. Setting this to
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   711
false is useful for keeping external report processors clean of skipped schedule resources.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   712
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   713
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   714
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   715
        <prop_pattern required="false" type="astring" name="deviceconfig">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   716
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   717
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   718
Path to the device config file for puppet device.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   719
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   720
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   721
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   722
        <prop_pattern required="false" type="astring" name="devicedir">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   723
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   724
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   725
The root directory of devices' $vardir.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   726
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   727
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   728
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   729
        <prop_pattern required="false" type="astring" name="diff">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   730
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   731
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   732
Which diff command to use when printing differences between files. This setting
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   733
has no default value on Windows, as standard `diff` is not available, but Puppet can use many
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   734
third-party diff tools.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   735
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   736
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   737
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   738
        <prop_pattern required="false" type="astring" name="diff_args">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   739
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   740
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   741
Which arguments to pass to the diff command when printing differences between
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   742
files. The command to use can be chosen with the `diff` setting.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   743
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   744
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   745
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   746
        <prop_pattern required="false" type="astring" name="digest_algorithm">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   747
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   748
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   749
Which digest algorithm to use for file resources and the filebucket.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   750
Valid values are md5, sha256. Default is md5.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   751
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   752
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   753
        </prop_pattern>
5910
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   754
        <prop_pattern required="false" type="boolean" name="disable_per_environment_manifest">
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   755
          <description>
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   756
            <loctext xml:lang="C">
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   757
Whether to disallow an environment-specific main manifest. When set
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   758
to `true`, Puppet will use the manifest specified in the `default_manifest` setting
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   759
for all environments. If an environment specifies a different main manifest in its
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   760
`environment.conf` file, catalog requests for that environment will fail with an error.
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   761
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   762
This setting requires `default_manifest` to be set to an absolute path.
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   763
	    </loctext>
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   764
          </description>
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   765
        </prop_pattern>
2081
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   766
        <prop_pattern required="false" type="astring" name="disable_warnings">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   767
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   768
            <loctext xml:lang="C">
5910
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   769
A comma-separated list of warning types to suppress. If large numbers
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   770
of warnings are making Puppet's logs too large or difficult to use, you
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   771
can temporarily silence them with this setting.
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   772
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   773
If you are preparing to upgrade Puppet to a new major version, you
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   774
should re-enable all warnings for a while.
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   775
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   776
Valid values for this setting are:
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   777
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   778
* `deprecations` --- disables deprecation warnings.
2081
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   779
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   780
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   781
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   782
        <prop_pattern required="false" type="host" name="dns_alt_names">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   783
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   784
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   785
The comma-separated list of alternative DNS names to use for the local host.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   786
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   787
When the node generates a CSR for itself, these are added to the request
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   788
as the desired `subjectAltName` in the certificate: additional DNS labels
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   789
that the certificate is also valid answering as.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   790
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   791
This is generally required if you use a non-hostname `certname`, or if you
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   792
want to use `puppet kick` or `puppet resource -H` and the primary certname
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   793
does not match the DNS name you use to communicate with the host.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   794
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   795
This is unnecessary for agents, unless you intend to use them as a server for
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   796
`puppet kick` or remote `puppet resource` management.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   797
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   798
It is rarely necessary for servers; it is usually helpful only if you need to
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   799
have a pool of multiple load balanced masters, or for the same master to
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   800
respond on two physically separate networks under different names.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   801
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   802
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   803
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   804
        <prop_pattern required="false" type="boolean" name="document_all">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   805
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   806
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   807
Whether to document all resources when using `puppet doc` to
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   808
generate manifest documentation.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   809
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   810
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   811
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   812
        <prop_pattern required="false" type="astring" name="dynamicfacts">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   813
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   814
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   815
(Deprecated) Facts that are dynamic; these facts will be ignored when deciding whether
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   816
changed facts should result in a recompile.  Multiple facts should be
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   817
comma-separated.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   818
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   819
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   820
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   821
        <prop_pattern required="false" type="astring" name="environment">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   822
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   823
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   824
The environment Puppet is running in.  For clients
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   825
(e.g., `puppet agent`) this determines the environment itself, which
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   826
is used to find modules and much more.  For servers (i.e., `puppet master`)
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   827
this provides the default environment for nodes we know nothing about.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   828
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   829
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   830
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   831
        <prop_pattern required="false" type="integer" name="environment_timeout">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   832
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   833
            <loctext xml:lang="C">
5910
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   834
How long the Puppet master should cache data it loads from an
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   835
environment.
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   836
This setting can be a time interval in seconds (30 or 30s), minutes (30m), hours (6h), days (2d), or years (5y).
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   837
A value of `0` will disable caching. This setting can also be set to
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   838
`unlimited`, which will cache environments until the master is restarted
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   839
or told to refresh the cache.
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   840
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   841
You should change this setting once your Puppet deployment is doing
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   842
non-trivial work. We chose the default value of `0` because it lets new
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   843
users update their code without any extra steps, but it lowers the
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   844
performance of your Puppet master.
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   845
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   846
We recommend setting this to `unlimited` and explicitly refreshing your
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   847
Puppet master as part of your code deployment process.
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   848
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   849
* With Puppet Server, you should refresh environments by calling the
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   850
  `environment-cache` API endpoint. See the docs for the Puppet Server
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   851
  administrative API.
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   852
* With a Rack Puppet master, you should restart the web server or the
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   853
  application server. Passenger lets you touch a `restart.txt` file to
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   854
  refresh an application without restarting Apache; see the Passenger docs
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   855
  for details.
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   856
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   857
We don't recommend using any value other than `0` or `unlimited`, since
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   858
most Puppet masters use a pool of Ruby interpreters which all have their
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   859
own cache timers. When these timers drift out of sync, agents can be served
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   860
inconsistent catalogs.
2081
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   861
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   862
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   863
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   864
        <prop_pattern required="false" type="astring" name="environmentpath">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   865
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   866
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   867
A search path for directory environments, as a list of directories
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   868
separated by the system path separator character. (The POSIX path separator
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   869
is ':', and the Windows path separator is ';'.)
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   870
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   871
This setting must have a value set to enable **directory environments.** The
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   872
recommended value is `$confdir/environments`. For more details, see
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   873
http://docs.puppetlabs.com/puppet/latest/reference/environments.html
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   874
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   875
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   876
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   877
        <prop_pattern required="false" type="boolean" name="evaltrace">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   878
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   879
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   880
Whether each resource should log when it is
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   881
being evaluated.  This allows you to interactively see exactly
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   882
what is being done.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   883
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   884
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   885
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   886
        <prop_pattern required="false" type="astring" name="external_nodes">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   887
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   888
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   889
An external command that can produce node information.  The command's output
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   890
must be a YAML dump of a hash, and that hash must have a `classes` key and/or
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   891
a `parameters` key, where `classes` is an array or hash and
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   892
`parameters` is a hash.  For unknown nodes, the command should
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   893
exit with a non-zero exit code.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   894
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   895
This command makes it straightforward to store your node mapping
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   896
information in other data sources like databases.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   897
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   898
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   899
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   900
        <prop_pattern required="false" type="astring" name="factpath">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   901
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   902
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   903
Where Puppet should look for facts.  Multiple directories should
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   904
be separated by the system path separator character. (The POSIX path
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   905
separator is ':', and the Windows path separator is ';'.)
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   906
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   907
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   908
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   909
        <prop_pattern required="false" type="astring" name="facts_terminus">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   910
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   911
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   912
The node facts terminus.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   913
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   914
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   915
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   916
        <prop_pattern required="false" type="astring" name="fileserverconfig">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   917
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   918
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   919
Where the fileserver configuration is stored.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   920
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   921
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   922
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   923
        <prop_pattern required="false" type="integer" name="filetimeout">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   924
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   925
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   926
The minimum time to wait between checking for updates in
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   927
configuration files.  This timeout determines how quickly Puppet checks whether
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   928
a file (such as manifests or templates) has changed on disk. This setting can be a time interval in seconds (30 or 30s), minutes (30m), hours (6h), days (2d), or years (5y).
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   929
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   930
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   931
        </prop_pattern>
5910
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   932
        <prop_pattern required="false" type="astring" name="forge_authorization">
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   933
          <description>
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   934
            <loctext xml:lang="C">
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   935
The authorization key to connect to the Puppet Forge. Leave blank for unauthorized or license based connections
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   936
	    </loctext>
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   937
          </description>
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
   938
        </prop_pattern>
2081
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   939
        <prop_pattern required="false" type="boolean" name="freeze_main">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   940
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   941
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   942
Freezes the 'main' class, disallowing any code to be added to it.  This
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   943
essentially means that you can't have any code outside of a node,
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   944
class, or definition other than in the site manifest.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   945
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   946
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   947
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   948
        <prop_pattern required="false" type="boolean" name="genmanifest">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   949
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   950
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   951
Whether to just print a manifest to stdout and exit.  Only makes
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   952
sense when specified on the command line as `--genmanifest`.  Takes into account arguments specified
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   953
on the CLI.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   954
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   955
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   956
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   957
        <prop_pattern required="false" type="boolean" name="graph">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   958
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   959
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   960
Whether to create dot graph files for the different
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   961
configuration graphs.  These dot files can be interpreted by tools
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   962
like OmniGraffle or dot (which is part of ImageMagick).
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   963
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   964
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   965
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   966
        <prop_pattern required="false" type="astring" name="graphdir">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   967
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   968
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   969
Where to store dot-outputted graphs.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   970
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   971
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   972
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   973
        <prop_pattern required="false" type="astring" name="group">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   974
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   975
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   976
The group puppet master should run as.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   977
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   978
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   979
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   980
        <prop_pattern required="false" type="astring" name="hiera_config">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   981
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   982
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   983
The hiera configuration file. Puppet only reads this file on startup, so you must restart the puppet master every time you edit it.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   984
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   985
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   986
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   987
        <prop_pattern required="false" type="astring" name="hostcert">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   988
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   989
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   990
Where individual hosts store and look for their certificates.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   991
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   992
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   993
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   994
        <prop_pattern required="false" type="astring" name="hostcrl">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   995
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   996
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   997
Where the host's certificate revocation list can be found.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   998
This is distinct from the certificate authority's CRL.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
   999
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1000
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1001
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1002
        <prop_pattern required="false" type="astring" name="hostcsr">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1003
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1004
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1005
Where individual hosts store and look for their certificate requests.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1006
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1007
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1008
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1009
        <prop_pattern required="false" type="astring" name="hostprivkey">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1010
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1011
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1012
Where individual hosts store and look for their private key.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1013
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1014
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1015
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1016
        <prop_pattern required="false" type="astring" name="hostpubkey">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1017
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1018
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1019
Where individual hosts store and look for their public key.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1020
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1021
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1022
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1023
        <prop_pattern required="false" type="boolean" name="http_compression">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1024
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1025
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1026
Allow http compression in REST communication with the master.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1027
This setting might improve performance for agent -&gt; master
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1028
communications over slow WANs. Your puppet master needs to support
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1029
compression (usually by activating some settings in a reverse-proxy in
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1030
front of the puppet master, which rules out webrick). It is harmless to
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1031
activate this settings if your master doesn't support compression, but
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1032
if it supports it, this setting might reduce performance on high-speed LANs.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1033
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1034
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1035
        </prop_pattern>
5910
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1036
        <prop_pattern required="false" type="boolean" name="http_debug">
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1037
          <description>
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1038
            <loctext xml:lang="C">
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1039
Whether to write HTTP request and responses to stderr. This should never be used in a production environment.
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1040
	    </loctext>
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1041
          </description>
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1042
        </prop_pattern>
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1043
        <prop_pattern required="false" type="integer" name="http_keepalive_timeout">
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1044
          <description>
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1045
            <loctext xml:lang="C">
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1046
The maximum amount of time a persistent HTTP connection can remain idle in the connection pool, before it is closed.  This timeout should be shorter than the keepalive timeout used on the HTTP server, e.g. Apache KeepAliveTimeout directive.
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1047
This setting can be a time interval in seconds (30 or 30s), minutes (30m), hours (6h), days (2d), or years (5y).
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1048
	    </loctext>
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1049
          </description>
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1050
        </prop_pattern>
2081
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1051
        <prop_pattern required="false" type="host" name="http_proxy_host">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1052
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1053
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1054
The HTTP proxy host to use for outgoing connections.  Note: You
5910
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1055
may need to use a FQDN for the server hostname when using a proxy. Environment variable
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1056
http_proxy or HTTP_PROXY will override this value
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1057
	    </loctext>
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1058
          </description>
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1059
        </prop_pattern>
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1060
        <prop_pattern required="false" type="astring" name="http_proxy_password">
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1061
          <description>
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1062
            <loctext xml:lang="C">
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1063
The password for the user of an authenticated HTTP proxy.
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1064
Requires the `http_proxy_user` setting.
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1065
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1066
Note that passwords must be valid when used as part of a URL. If a password
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1067
contains any characters with special meanings in URLs (as specified by RFC 3986
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1068
` would become `%23`.)
2081
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1069
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1070
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1071
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1072
        <prop_pattern required="false" type="integer" name="http_proxy_port">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1073
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1074
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1075
The HTTP proxy port to use for outgoing connections
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1076
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1077
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1078
        </prop_pattern>
5910
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1079
        <prop_pattern required="false" type="astring" name="http_proxy_user">
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1080
          <description>
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1081
            <loctext xml:lang="C">
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1082
The user name for an authenticated HTTP proxy. Requires the `http_proxy_host` setting.
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1083
	    </loctext>
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1084
          </description>
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1085
        </prop_pattern>
2081
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1086
        <prop_pattern required="false" type="astring" name="httplog">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1087
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1088
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1089
Where the puppet agent web server logs.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1090
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1091
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1092
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1093
        <prop_pattern required="false" type="boolean" name="ignorecache">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1094
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1095
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1096
Ignore cache and always recompile the configuration.  This is
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1097
useful for testing new configurations, where the local cache may in
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1098
fact be stale even if the timestamps are up to date - if the facts
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1099
change or if the server changes.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1100
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1101
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1102
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1103
        <prop_pattern required="false" type="boolean" name="ignoreimport">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1104
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1105
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1106
If true, allows the parser to continue without requiring
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1107
all files referenced with `import` statements to exist. This setting was primarily
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1108
designed for use with commit hooks for parse-checking.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1109
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1110
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1111
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1112
        <prop_pattern required="false" type="boolean" name="ignoremissingtypes">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1113
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1114
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1115
Skip searching for classes and definitions that were missing during a
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1116
prior compilation. The list of missing objects is maintained per-environment and
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1117
persists until the environment is cleared or the master is restarted.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1118
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1119
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1120
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1121
        <prop_pattern required="false" type="boolean" name="ignoreschedules">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1122
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1123
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1124
Boolean; whether puppet agent should ignore schedules.  This is useful
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1125
for initial puppet agent runs.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1126
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1127
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1128
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1129
        <prop_pattern required="false" type="boolean" name="immutable_node_data">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1130
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1131
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1132
When true, also prevents $trusted and $facts from being overridden in any scope
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1133
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1134
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1135
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1136
        <prop_pattern required="false" type="integer" name="inventory_port">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1137
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1138
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1139
The port to communicate with the inventory_server.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1140
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1141
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1142
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1143
        <prop_pattern required="false" type="host" name="inventory_server">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1144
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1145
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1146
The server to send facts to.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1147
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1148
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1149
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1150
        <prop_pattern required="false" type="astring" name="inventory_terminus">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1151
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1152
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1153
Should usually be the same as the facts terminus
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1154
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1155
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1156
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1157
        <prop_pattern required="false" type="integer" name="keylength">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1158
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1159
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1160
The bit length of keys.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1161
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1162
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1163
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1164
        <prop_pattern required="false" type="astring" name="lastrunfile">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1165
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1166
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1167
Where puppet agent stores the last run report summary in yaml format.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1168
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1169
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1170
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1171
        <prop_pattern required="false" type="astring" name="lastrunreport">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1172
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1173
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1174
Where puppet agent stores the last run report in yaml format.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1175
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1176
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1177
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1178
        <prop_pattern required="false" type="astring" name="ldapattrs">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1179
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1180
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1181
The LDAP attributes to include when querying LDAP for nodes.  All
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1182
returned attributes are set as variables in the top-level scope.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1183
Multiple values should be comma-separated.  The value 'all' returns
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1184
all attributes.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1185
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1186
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1187
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1188
        <prop_pattern required="false" type="astring" name="ldapbase">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1189
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1190
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1191
The search base for LDAP searches.  It's impossible to provide
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1192
a meaningful default here, although the LDAP libraries might
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1193
have one already set.  Generally, it should be the 'ou=Hosts'
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1194
branch under your main directory.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1195
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1196
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1197
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1198
        <prop_pattern required="false" type="astring" name="ldapclassattrs">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1199
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1200
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1201
The LDAP attributes to use to define Puppet classes.  Values
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1202
should be comma-separated.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1203
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1204
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1205
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1206
        <prop_pattern required="false" type="astring" name="ldapparentattr">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1207
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1208
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1209
The attribute to use to define the parent node.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1210
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1211
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1212
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1213
        <prop_pattern required="false" type="astring" name="ldappassword">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1214
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1215
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1216
The password to use to connect to LDAP.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1217
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1218
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1219
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1220
        <prop_pattern required="false" type="integer" name="ldapport">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1221
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1222
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1223
The LDAP port.  Only used if `node_terminus` is set to `ldap`.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1224
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1225
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1226
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1227
        <prop_pattern required="false" type="host" name="ldapserver">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1228
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1229
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1230
The LDAP server.  Only used if `node_terminus` is set to `ldap`.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1231
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1232
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1233
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1234
        <prop_pattern required="false" type="boolean" name="ldapssl">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1235
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1236
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1237
Whether SSL should be used when searching for nodes.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1238
Defaults to false because SSL usually requires certificates
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1239
to be set up on the client side.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1240
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1241
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1242
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1243
        <prop_pattern required="false" type="astring" name="ldapstackedattrs">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1244
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1245
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1246
The LDAP attributes that should be stacked to arrays by adding
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1247
the values in all hierarchy elements of the tree.  Values
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1248
should be comma-separated.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1249
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1250
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1251
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1252
        <prop_pattern required="false" type="astring" name="ldapstring">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1253
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1254
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1255
The search string used to find an LDAP node.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1256
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1257
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1258
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1259
        <prop_pattern required="false" type="boolean" name="ldaptls">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1260
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1261
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1262
Whether TLS should be used when searching for nodes.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1263
Defaults to false because TLS usually requires certificates
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1264
to be set up on the client side.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1265
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1266
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1267
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1268
        <prop_pattern required="false" type="hostname" name="ldapuser">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1269
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1270
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1271
The user to use to connect to LDAP.  Must be specified as a
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1272
full DN.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1273
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1274
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1275
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1276
        <prop_pattern required="false" type="boolean" name="legacy_query_parameter_serialization">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1277
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1278
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1279
The serialization format to use when sending file_metadata
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1280
query parameters.  Older versions of puppet master expect certain query
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1281
parameters to be serialized as yaml, which is deprecated.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1282
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1283
This should almost always be false. It can be temporarily set to true
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1284
to let agents using this Puppet version connect to a puppet master
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1285
running Puppet 3.0.0 through 3.2.x.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1286
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1287
Note that this is set to true automatically if the agent detects an
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1288
older master, so should never need to be set explicitly.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1289
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1290
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1291
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1292
        <prop_pattern required="false" type="astring" name="libdir">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1293
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1294
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1295
An extra search path for Puppet.  This is only useful
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1296
for those files that Puppet will load on demand, and is only
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1297
guaranteed to work for those cases.  In fact, the autoload
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1298
mechanism is responsible for making sure this directory
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1299
is in Ruby's search path
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1300
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1301
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1302
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1303
        <prop_pattern required="false" type="boolean" name="listen">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1304
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1305
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1306
Whether puppet agent should listen for
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1307
connections.  If this is true, then puppet agent will accept incoming
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1308
REST API requests, subject to the default ACLs and the ACLs set in
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1309
the `rest_authconfig` file. Puppet agent can respond usefully to
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1310
requests on the `run`, `facts`, `certificate`, and `resource` endpoints.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1311
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1312
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1313
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1314
        <prop_pattern required="false" type="astring" name="localcacert">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1315
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1316
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1317
Where each client stores the CA certificate.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1318
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1319
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1320
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1321
        <prop_pattern required="false" type="astring" name="localconfig">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1322
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1323
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1324
Where puppet agent caches the local configuration.  An
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1325
extension indicating the cache format is added automatically.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1326
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1327
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1328
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1329
        <prop_pattern required="false" type="astring" name="log_level">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1330
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1331
            <loctext xml:lang="C">
5910
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1332
Default logging level for messages from Puppet. Allowed values are:
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1333
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1334
* debug
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1335
* info
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1336
* notice
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1337
* warning
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1338
* err
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1339
* alert
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1340
* emerg
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1341
* crit
2081
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1342
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1343
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1344
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1345
        <prop_pattern required="false" type="astring" name="logdir">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1346
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1347
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1348
The directory in which to store log files
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1349
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1350
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1351
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1352
        <prop_pattern required="false" type="boolean" name="manage_internal_file_permissions">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1353
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1354
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1355
Whether Puppet should manage the owner, group, and mode of files it uses internally
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1356
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1357
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1358
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1359
        <prop_pattern required="false" type="astring" name="manifest">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1360
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1361
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1362
The entry-point manifest for puppet master. This can be one file
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1363
or a directory of manifests to be evaluated in alphabetical order. Puppet manages
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1364
this path as a directory if one exists or if the path ends with a / or \.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1365
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1366
Setting a global value for `manifest` in puppet.conf is deprecated. Please use
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1367
directory environments instead. If you need to use something other than the
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1368
environment's `manifests` directory as the main manifest, you can set
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1369
`manifest` in environment.conf. For more info, see
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1370
http://docs.puppetlabs.com/puppet/latest/reference/environments.html
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1371
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1372
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1373
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1374
        <prop_pattern required="false" type="astring" name="manifestdir">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1375
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1376
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1377
Used to build the default value of the `manifest` setting. Has no other purpose.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1378
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1379
This setting is deprecated.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1380
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1381
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1382
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1383
        <prop_pattern required="false" type="astring" name="masterhttplog">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1384
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1385
            <loctext xml:lang="C">
5910
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1386
Where the puppet master web server saves its access log. This is
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1387
only used when running a WEBrick puppet master. When puppet master is
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1388
running under a Rack server like Passenger, that web server will have
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1389
its own logging behavior.
2081
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1390
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1391
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1392
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1393
        <prop_pattern required="false" type="astring" name="masterlog">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1394
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1395
            <loctext xml:lang="C">
5910
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1396
This file is literally never used, although Puppet may create it
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1397
as an empty file. For more context, see the `puppetdlog` setting and
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1398
puppet master's `--logdest` command line option.
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1399
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1400
This setting is deprecated and will be removed in a future version of Puppet.
2081
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1401
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1402
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1403
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1404
        <prop_pattern required="false" type="integer" name="masterport">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1405
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1406
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1407
The port for puppet master traffic. For puppet master,
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1408
this is the port to listen on; for puppet agent, this is the port
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1409
to make requests on. Both applications use this setting to get the port.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1410
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1411
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1412
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1413
        <prop_pattern required="false" type="integer" name="max_deprecations">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1414
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1415
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1416
Sets the max number of logged/displayed parser validation deprecation
5910
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1417
warnings in case multiple deprecation warnings have been detected. A value of 0
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1418
blocks the logging of deprecation warnings.  The count is per manifest.
2081
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1419
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1420
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1421
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1422
        <prop_pattern required="false" type="integer" name="max_errors">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1423
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1424
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1425
Sets the max number of logged/displayed parser validation errors in case
5910
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1426
multiple errors have been detected. A value of 0 is the same as a value of 1; a
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1427
minimum of one error is always raised.  The count is per manifest.
2081
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1428
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1429
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1430
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1431
        <prop_pattern required="false" type="integer" name="max_warnings">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1432
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1433
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1434
Sets the max number of logged/displayed parser validation warnings in
5910
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1435
case multiple warnings have been detected. A value of 0 blocks logging of
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1436
warnings.  The count is per manifest.
2081
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1437
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1438
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1439
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1440
        <prop_pattern required="false" type="integer" name="maximum_uid">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1441
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1442
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1443
The maximum allowed UID.  Some platforms use negative UIDs
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1444
but then ship with tools that do not know how to handle signed ints,
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1445
so the UIDs show up as huge numbers that can then not be fed back into
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1446
the system.  This is a hackish way to fail in a slightly more useful
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1447
way when that happens.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1448
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1449
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1450
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1451
        <prop_pattern required="false" type="boolean" name="mkusers">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1452
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1453
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1454
Whether to create the necessary user and group that puppet agent will run as.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1455
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1456
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1457
        </prop_pattern>
5910
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1458
        <prop_pattern required="false" type="astring" name="module_groups">
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1459
          <description>
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1460
            <loctext xml:lang="C">
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1461
Extra module groups to request from the Puppet Forge
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1462
	    </loctext>
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1463
          </description>
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1464
        </prop_pattern>
2081
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1465
        <prop_pattern required="false" type="uri" name="module_repository">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1466
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1467
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1468
The module repository
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1469
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1470
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1471
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1472
        <prop_pattern required="false" type="astring" name="module_skeleton_dir">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1473
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1474
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1475
The directory which the skeleton for module tool generate is stored.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1476
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1477
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1478
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1479
        <prop_pattern required="false" type="astring" name="module_working_dir">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1480
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1481
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1482
The directory into which module tool data is stored
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1483
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1484
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1485
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1486
        <prop_pattern required="false" type="astring" name="modulepath">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1487
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1488
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1489
The search path for modules, as a list of directories separated by the system
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1490
path separator character. (The POSIX path separator is ':', and the
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1491
Windows path separator is ';'.)
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1492
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1493
Setting a global value for `modulepath` in puppet.conf is deprecated. Please use
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1494
directory environments instead. If you need to use something other than the
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1495
default modulepath of `&lt;ACTIVE ENVIRONMENT'S MODULES DIR&gt;:$basemodulepath`,
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1496
you can set `modulepath` in environment.conf. For more info, see
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1497
http://docs.puppetlabs.com/puppet/latest/reference/environments.html
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1498
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1499
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1500
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1501
        <prop_pattern required="false" type="astring" name="name">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1502
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1503
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1504
The name of the application, if we are running as one.  The
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1505
default is essentially $0 without the path or `.rb`.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1506
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1507
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1508
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1509
        <prop_pattern required="false" type="astring" name="node_cache_terminus">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1510
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1511
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1512
How to store cached nodes.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1513
Valid values are (none), 'json', 'msgpack', 'yaml' or write only yaml ('write_only_yaml').
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1514
The master application defaults to 'write_only_yaml', all others to none.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1515
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1516
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1517
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1518
        <prop_pattern required="false" type="astring" name="node_name">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1519
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1520
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1521
How the puppet master determines the client's identity
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1522
and sets the 'hostname', 'fqdn' and 'domain' facts for use in the manifest,
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1523
in particular for determining which 'node' statement applies to the client.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1524
Possible values are 'cert' (use the subject's CN in the client's
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1525
certificate) and 'facter' (use the hostname that the client
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1526
reported in its facts)
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1527
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1528
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1529
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1530
        <prop_pattern required="false" type="astring" name="node_name_fact">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1531
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1532
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1533
The fact name used to determine the node name used for all requests the agent
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1534
makes to the master. WARNING: This setting is mutually exclusive with
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1535
node_name_value.  Changing this setting also requires changes to the default
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1536
auth.conf configuration on the Puppet Master.  Please see
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1537
http://links.puppetlabs.com/node_name_fact for more information.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1538
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1539
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1540
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1541
        <prop_pattern required="false" type="astring" name="node_name_value">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1542
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1543
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1544
The explicit value used for the node name for all requests the agent
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1545
makes to the master. WARNING: This setting is mutually exclusive with
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1546
node_name_fact.  Changing this setting also requires changes to the default
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1547
auth.conf configuration on the Puppet Master.  Please see
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1548
http://links.puppetlabs.com/node_name_value for more information.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1549
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1550
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1551
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1552
        <prop_pattern required="false" type="astring" name="node_terminus">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1553
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1554
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1555
Where to find information about nodes.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1556
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1557
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1558
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1559
        <prop_pattern required="false" type="boolean" name="noop">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1560
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1561
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1562
Whether to apply catalogs in noop mode, which allows Puppet to
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1563
partially simulate a normal run. This setting affects puppet agent and
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1564
puppet apply.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1565
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1566
When running in noop mode, Puppet will check whether each resource is in sync,
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1567
like it does when running normally. However, if a resource attribute is not in
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1568
the desired state (as declared in the catalog), Puppet will take no
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1569
action, and will instead report the changes it _would_ have made. These
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1570
simulated changes will appear in the report sent to the puppet master, or
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1571
be shown on the console if running puppet agent or puppet apply in the
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1572
foreground. The simulated changes will not send refresh events to any
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1573
subscribing or notified resources, although Puppet will log that a refresh
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1574
event _would_ have been sent.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1575
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1576
**Important note:**
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1577
noop)
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1578
allows you to apply individual resources in noop mode, and will override
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1579
the global value of the `noop` setting. This means a resource with
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1580
`noop =&gt; false` _will_ be changed if necessary, even when running puppet
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1581
agent with `noop = true` or `--noop`. (Conversely, a resource with
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1582
`noop =&gt; true` will only be simulated, even when noop mode is globally disabled.)
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1583
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1584
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1585
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1586
        <prop_pattern required="false" type="boolean" name="onetime">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1587
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1588
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1589
Perform one configuration run and exit, rather than spawning a long-running
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1590
daemon. This is useful for interactively running puppet agent, or
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1591
running puppet agent from cron.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1592
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1593
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1594
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1595
        <prop_pattern required="false" type="astring" name="ordering">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1596
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1597
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1598
How unrelated resources should be ordered when applying a catalog.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1599
Allowed values are `title-hash`, `manifest`, and `random`. This
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1600
setting affects puppet agent and puppet apply, but not puppet master.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1601
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1602
* `title-hash` (the default) will order resources randomly, but will use
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1603
  the same order across runs and across nodes.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1604
* `manifest` will use the order in which the resources were declared in
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1605
  their manifest files.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1606
* `random` will order resources randomly and change their order with each
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1607
  run. This can work like a fuzzer for shaking out undeclared dependencies.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1608
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1609
Regardless of this setting's value, Puppet will always obey explicit
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1610
dependencies set with the before/require/notify/subscribe metaparameters
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1611
and the `-&gt;`/`~&gt;` chaining arrows; this setting only affects the relative
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1612
ordering of _unrelated_ resources.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1613
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1614
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1615
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1616
        <prop_pattern required="false" type="astring" name="parser">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1617
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1618
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1619
Selects the parser to use for parsing puppet manifests (in puppet DSL
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1620
language/'.pp' files). Available choices are `current` (the default)
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1621
and `future`.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1622
5910
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1623
The `current` parser means that the released version of the parser should
2081
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1624
be used.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1625
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1626
The `future` parser is a "time travel to the future" allowing early
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1627
exposure to new language features. What these features are will vary from
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1628
release to release and they may be invididually configurable.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1629
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1630
Available Since Puppet 3.2.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1631
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1632
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1633
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1634
        <prop_pattern required="false" type="astring" name="passfile">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1635
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1636
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1637
Where puppet agent stores the password for its private key.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1638
Generally unused.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1639
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1640
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1641
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1642
        <prop_pattern required="false" type="astring" name="path">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1643
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1644
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1645
The shell search path.  Defaults to whatever is inherited
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1646
from the parent process.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1647
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1648
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1649
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1650
        <prop_pattern required="false" type="astring" name="pidfile">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1651
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1652
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1653
The file containing the PID of a running process.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1654
This file is intended to be used by service management frameworks
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1655
and monitoring systems to determine if a puppet process is still in
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1656
the process table.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1657
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1658
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1659
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1660
        <prop_pattern required="false" type="astring" name="plugindest">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1661
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1662
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1663
Where Puppet should store plugins that it pulls down from the central
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1664
server.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1665
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1666
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1667
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1668
        <prop_pattern required="false" type="astring" name="pluginfactdest">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1669
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1670
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1671
Where Puppet should store external facts that are being handled by pluginsync
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1672
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1673
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1674
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1675
        <prop_pattern required="false" type="astring" name="pluginfactsource">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1676
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1677
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1678
Where to retrieve external facts for pluginsync
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1679
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1680
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1681
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1682
        <prop_pattern required="false" type="astring" name="pluginsignore">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1683
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1684
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1685
What files to ignore when pulling down plugins.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1686
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1687
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1688
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1689
        <prop_pattern required="false" type="astring" name="pluginsource">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1690
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1691
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1692
From where to retrieve plugins.  The standard Puppet `file` type
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1693
is used for retrieval, so anything that is a valid file source can
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1694
be used here.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1695
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1696
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1697
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1698
        <prop_pattern required="false" type="boolean" name="pluginsync">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1699
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1700
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1701
Whether plugins should be synced with the central server.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1702
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1703
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1704
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1705
        <prop_pattern required="false" type="astring" name="postrun_command">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1706
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1707
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1708
A command to run after every agent run.  If this command returns a non-zero
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1709
return code, the entire Puppet run will be considered to have failed, even though it might have
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1710
performed work during the normal run.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1711
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1712
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1713
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1714
        <prop_pattern required="false" type="astring" name="preferred_serialization_format">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1715
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1716
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1717
The preferred means of serializing
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1718
ruby instances for passing over the wire.  This won't guarantee that all
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1719
instances will be serialized using this method, since not all classes
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1720
can be guaranteed to support this format, but it will be used for all
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1721
classes that support it.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1722
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1723
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1724
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1725
        <prop_pattern required="false" type="astring" name="prerun_command">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1726
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1727
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1728
A command to run before every agent run.  If this command returns a non-zero
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1729
return code, the entire Puppet run will fail.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1730
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1731
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1732
        </prop_pattern>
5910
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1733
        <prop_pattern required="false" type="astring" name="preview_outputdir">
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1734
          <description>
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1735
            <loctext xml:lang="C">
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1736
The directory where catalog previews per node are generated.
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1737
	    </loctext>
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1738
          </description>
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1739
        </prop_pattern>
2081
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1740
        <prop_pattern required="false" type="astring" name="priority">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1741
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1742
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1743
The scheduling priority of the process.  Valid values are 'high',
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1744
'normal', 'low', or 'idle', which are mapped to platform-specific
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1745
values.  The priority can also be specified as an integer value and
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1746
will be passed as is, e.g. -5.  Puppet must be running as a privileged
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1747
user in order to increase scheduling priority.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1748
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1749
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1750
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1751
        <prop_pattern required="false" type="astring" name="privatedir">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1752
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1753
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1754
Where the client stores private certificate information.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1755
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1756
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1757
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1758
        <prop_pattern required="false" type="astring" name="privatekeydir">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1759
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1760
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1761
The private key directory.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1762
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1763
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1764
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1765
        <prop_pattern required="false" type="boolean" name="profile">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1766
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1767
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1768
Whether to enable experimental performance profiling
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1769
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1770
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1771
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1772
        <prop_pattern required="false" type="astring" name="publickeydir">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1773
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1774
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1775
The public key directory.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1776
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1777
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1778
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1779
        <prop_pattern required="false" type="astring" name="puppetdlog">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1780
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1781
            <loctext xml:lang="C">
5910
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1782
The fallback log file. This is only used when the `--logdest` option
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1783
is not specified AND Puppet is running on an operating system where both
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1784
the POSIX syslog service and the Windows Event Log are unavailable. (Currently,
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1785
no supported operating systems match that description.)
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1786
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1787
Despite the name, both puppet agent and puppet master will use this file
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1788
as the fallback logging destination.
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1789
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1790
For control over logging destinations, see the `--logdest` command line
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1791
option in the manual pages for puppet master, puppet agent, and puppet
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1792
apply. You can see man pages by running `puppet &lt;SUBCOMMAND&gt; --help`,
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  1793
or read them online at http://docs.puppetlabs.com/references/latest/man/.
2081
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1794
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1795
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1796
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1797
        <prop_pattern required="false" type="integer" name="puppetport">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1798
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1799
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1800
Which port puppet agent listens on.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1801
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1802
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1803
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1804
        <prop_pattern required="false" type="uri" name="queue_source">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1805
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1806
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1807
Which type of queue to use for asynchronous processing.  If your stomp server requires
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1808
authentication, you can include it in the URI as long as your stomp client library is at least 1.1.1
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1809
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1810
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1811
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1812
        <prop_pattern required="false" type="astring" name="queue_type">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1813
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1814
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1815
Which type of queue to use for asynchronous processing.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1816
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1817
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1818
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1819
        <prop_pattern required="false" type="astring" name="rails_loglevel">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1820
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1821
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1822
The log level for Rails connections.  The value must be
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1823
a valid log level within Rails.  Production environments normally use `info`
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1824
and other environments normally use `debug`. This setting is only used by the ActiveRecord storeconfigs and inventory backends, which are deprecated.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1825
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1826
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1827
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1828
        <prop_pattern required="false" type="astring" name="railslog">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1829
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1830
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1831
Where Rails-specific logs are sent. This setting is only used by the ActiveRecord storeconfigs and inventory backends, which are deprecated.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1832
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1833
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1834
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1835
        <prop_pattern required="false" type="boolean" name="report">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1836
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1837
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1838
Whether to send reports after every transaction.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1839
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1840
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1841
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1842
        <prop_pattern required="false" type="integer" name="report_port">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1843
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1844
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1845
The port to communicate with the report_server.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1846
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1847
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1848
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1849
        <prop_pattern required="false" type="astring" name="report_serialization_format">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1850
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1851
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1852
The serialization format to use when sending reports to the
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1853
`report_server`. Possible values are `pson` and `yaml`. This setting
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1854
affects puppet agent, but not puppet apply (which processes its own
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1855
reports).
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1856
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1857
This should almost always be set to `pson`. It can be temporarily set to
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1858
`yaml` to let agents using this Puppet version connect to a puppet master
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1859
running Puppet 3.0.0 through 3.2.x.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1860
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1861
Note that this is set to 'yaml' automatically if the agent detects an
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1862
older master, so should never need to be set explicitly.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1863
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1864
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1865
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1866
        <prop_pattern required="false" type="host" name="report_server">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1867
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1868
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1869
The server to send transaction reports to.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1870
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1871
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1872
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1873
        <prop_pattern required="false" type="astring" name="reportdir">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1874
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1875
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1876
The directory in which to store reports. Each node gets
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1877
a separate subdirectory in this directory. This setting is only
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1878
used when the `store` report processor is enabled (see the
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1879
`reports` setting).
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1880
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1881
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1882
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1883
        <prop_pattern required="false" type="astring" name="reportfrom">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1884
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1885
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1886
The 'from' email address for the reports.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1887
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1888
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1889
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1890
        <prop_pattern required="false" type="astring" name="reports">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1891
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1892
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1893
The list of report handlers to use. When using multiple report handlers,
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1894
their names should be comma-separated, with whitespace allowed. (For example,
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1895
`reports = http, tagmail`.)
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1896
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1897
This setting is relevant to puppet master and puppet apply. The puppet
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1898
master will call these report handlers with the reports it receives from
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1899
agent nodes, and puppet apply will call them with its own report. (In
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1900
all cases, the node applying the catalog must have `report = true`.)
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1901
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1902
See the report reference for information on the built-in report
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1903
handlers; custom report handlers can also be loaded from modules.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1904
(Report handlers are loaded from the lib directory, at
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1905
`puppet/reports/NAME.rb`.)
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1906
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1907
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1908
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1909
        <prop_pattern required="false" type="uri" name="reporturl">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1910
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1911
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1912
The URL that reports should be forwarded to. This setting
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1913
is only used when the `http` report processor is enabled (see the
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1914
`reports` setting).
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1915
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1916
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1917
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1918
        <prop_pattern required="false" type="integer" name="req_bits">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1919
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1920
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1921
The bit length of the certificates.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1922
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1923
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1924
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1925
        <prop_pattern required="false" type="astring" name="requestdir">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1926
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1927
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1928
Where host certificate requests are stored.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1929
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1930
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1931
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1932
        <prop_pattern required="false" type="astring" name="resourcefile">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1933
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1934
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1935
The file in which puppet agent stores a list of the resources
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1936
associated with the retrieved configuration.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1937
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1938
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1939
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1940
        <prop_pattern required="false" type="astring" name="rest_authconfig">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1941
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1942
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1943
The configuration file that defines the rights to the different
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1944
rest indirections.  This can be used as a fine-grained
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1945
authorization system for `puppet master`.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1946
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1947
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1948
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1949
        <prop_pattern required="false" type="astring" name="route_file">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1950
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1951
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1952
The YAML file containing indirector route configuration.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1953
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1954
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1955
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1956
        <prop_pattern required="false" type="astring" name="rrddir">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1957
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1958
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1959
The directory where RRD database files are stored.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1960
Directories for each reporting host will be created under
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1961
this directory.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1962
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1963
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1964
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1965
        <prop_pattern required="false" type="integer" name="rrdinterval">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1966
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1967
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1968
How often RRD should expect data.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1969
This should match how often the hosts report back to the server. This setting can be a time interval in seconds (30 or 30s), minutes (30m), hours (6h), days (2d), or years (5y).
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1970
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1971
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1972
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1973
        <prop_pattern required="false" type="astring" name="rundir">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1974
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1975
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1976
Where Puppet PID files are kept.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1977
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1978
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1979
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1980
        <prop_pattern required="false" type="integer" name="runinterval">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1981
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1982
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1983
How often puppet agent applies the catalog.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1984
Note that a runinterval of 0 means "run continuously" rather than
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1985
"never run." If you want puppet agent to never run, you should start
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1986
it with the `--no-client` option. This setting can be a time interval in seconds (30 or 30s), minutes (30m), hours (6h), days (2d), or years (5y).
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1987
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1988
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1989
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1990
        <prop_pattern required="false" type="astring" name="sendmail">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1991
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1992
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1993
Where to find the sendmail binary with which to send email.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1994
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1995
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1996
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1997
        <prop_pattern required="false" type="astring" name="serial">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1998
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  1999
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2000
Where the serial number for certificates is stored.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2001
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2002
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2003
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2004
        <prop_pattern required="false" type="host" name="server">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2005
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2006
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2007
The puppet master server to which the puppet agent should connect.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2008
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2009
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2010
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2011
        <prop_pattern required="false" type="astring" name="server_datadir">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2012
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2013
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2014
The directory in which serialized data is stored, usually in a subdirectory.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2015
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2016
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2017
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2018
        <prop_pattern required="false" type="boolean" name="show_diff">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2019
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2020
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2021
Whether to log and report a contextual diff when files are being replaced.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2022
This causes partial file contents to pass through Puppet's normal
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2023
logging and reporting system, so this setting should be used with
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2024
caution if you are sending Puppet's reports to an insecure
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2025
destination. This feature currently requires the `diff/lcs` Ruby
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2026
library.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2027
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2028
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2029
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2030
        <prop_pattern required="false" type="astring" name="signeddir">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2031
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2032
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2033
Where the CA stores signed certificates.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2034
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2035
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2036
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2037
        <prop_pattern required="false" type="astring" name="smtphelo">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2038
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2039
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2040
The name by which we identify ourselves in SMTP HELO for reports.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2041
If you send to a smtpserver which does strict HELO checking (as with Postfix's
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2042
`smtpd_helo_restrictions` access controls), you may need to ensure this resolves.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2043
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2044
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2045
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2046
        <prop_pattern required="false" type="integer" name="smtpport">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2047
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2048
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2049
The TCP port through which to send email reports.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2050
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2051
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2052
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2053
        <prop_pattern required="false" type="host" name="smtpserver">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2054
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2055
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2056
The server through which to send email reports.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2057
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2058
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2059
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2060
        <prop_pattern required="false" type="boolean" name="splay">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2061
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2062
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2063
Whether to sleep for a pseudo-random (but consistent) amount of time before
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2064
a run.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2065
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2066
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2067
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2068
        <prop_pattern required="false" type="integer" name="splaylimit">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2069
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2070
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2071
The maximum time to delay before runs.  Defaults to being the same as the
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2072
run interval. This setting can be a time interval in seconds (30 or 30s), minutes (30m), hours (6h), days (2d), or years (5y).
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2073
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2074
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2075
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2076
        <prop_pattern required="false" type="host" name="srv_domain">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2077
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2078
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2079
The domain which will be queried to find the SRV records of servers to use.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2080
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2081
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2082
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2083
        <prop_pattern required="false" type="astring" name="ssl_client_ca_auth">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2084
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2085
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2086
Certificate authorities who issue server certificates.  SSL servers will not be
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2087
considered authentic unless they possess a certificate issued by an authority
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2088
listed in this file.  If this setting has no value then the Puppet master's CA
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2089
certificate (localcacert) will be used.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2090
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2091
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2092
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2093
        <prop_pattern required="false" type="astring" name="ssl_client_header">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2094
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2095
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2096
The header containing an authenticated client's SSL DN.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2097
This header must be set by the proxy to the authenticated client's SSL
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2098
DN (e.g., `/CN=puppet.puppetlabs.com`).  Puppet will parse out the Common
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2099
Name (CN) from the Distinguished Name (DN) and use the value of the CN
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2100
field for authorization.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2101
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2102
Note that the name of the HTTP header gets munged by the web server
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2103
common gateway inteface: an `HTTP_` prefix is added, dashes are converted
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2104
to underscores, and all letters are uppercased.  Thus, to use the
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2105
`X-Client-DN` header, this setting should be `HTTP_X_CLIENT_DN`.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2106
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2107
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2108
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2109
        <prop_pattern required="false" type="astring" name="ssl_client_verify_header">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2110
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2111
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2112
The header containing the status message of the client
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2113
verification. This header must be set by the proxy to 'SUCCESS' if the
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2114
client successfully authenticated, and anything else otherwise.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2115
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2116
Note that the name of the HTTP header gets munged by the web server
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2117
common gateway inteface: an `HTTP_` prefix is added, dashes are converted
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2118
to underscores, and all letters are uppercased.  Thus, to use the
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2119
`X-Client-Verify` header, this setting should be
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2120
`HTTP_X_CLIENT_VERIFY`.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2121
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2122
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2123
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2124
        <prop_pattern required="false" type="astring" name="ssl_server_ca_auth">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2125
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2126
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2127
Certificate authorities who issue client certificates.  SSL clients will not be
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2128
considered authentic unless they possess a certificate issued by an authority
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2129
listed in this file.  If this setting has no value then the Puppet master's CA
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2130
certificate (localcacert) will be used.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2131
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2132
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2133
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2134
        <prop_pattern required="false" type="astring" name="ssldir">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2135
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2136
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2137
Where SSL certificates are kept.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2138
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2139
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2140
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2141
        <prop_pattern required="false" type="astring" name="statedir">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2142
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2143
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2144
The directory where Puppet state is stored.  Generally,
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2145
this directory can be removed without causing harm (although it
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2146
might result in spurious service restarts).
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2147
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2148
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2149
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2150
        <prop_pattern required="false" type="astring" name="statefile">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2151
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2152
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2153
Where puppet agent and puppet master store state associated
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2154
with the running configuration.  In the case of puppet master,
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2155
this file reflects the state discovered through interacting
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2156
with clients.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2157
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2158
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2159
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2160
        <prop_pattern required="false" type="boolean" name="storeconfigs">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2161
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2162
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2163
Whether to store each client's configuration, including catalogs, facts,
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2164
and related data.  This also enables the import and export of resources in
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2165
the Puppet language - a mechanism for exchange resources between nodes.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2166
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2167
By default this uses ActiveRecord and an SQL database to store and query
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2168
the data; this, in turn, will depend on Rails being available.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2169
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2170
You can adjust the backend using the storeconfigs_backend setting.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2171
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2172
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2173
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2174
        <prop_pattern required="false" type="astring" name="storeconfigs_backend">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2175
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2176
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2177
Configure the backend terminus used for StoreConfigs.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2178
By default, this uses the ActiveRecord store, which directly talks to the
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2179
database from within the Puppet Master process.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2180
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2181
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2182
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2183
        <prop_pattern required="false" type="boolean" name="strict_hostname_checking">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2184
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2185
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2186
Whether to only search for the complete
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2187
hostname as it is in the certificate when searching for node information
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2188
in the catalogs.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2189
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2190
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2191
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2192
        <prop_pattern required="false" type="boolean" name="strict_variables">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2193
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2194
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2195
Makes the parser raise errors when referencing unknown variables. (This does not affect
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2196
referencing variables that are explicitly set to undef).
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2197
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2198
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2199
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2200
        <prop_pattern required="false" type="boolean" name="stringify_facts">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2201
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2202
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2203
to_s. Means you can't have arrays or
5910
93ac80235738 23176903 Update SMF configuration for Puppet 3.8.6
Geoffrey Gardella <geoffrey.gardella@oracle.com>
parents: 5438
diff changeset
  2204
hashes as fact values. (DEPRECATED) This option will be removed in Puppet 4.0.
2081
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2205
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2206
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2207
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2208
        <prop_pattern required="false" type="boolean" name="summarize">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2209
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2210
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2211
Whether to print a transaction summary.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2212
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2213
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2214
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2215
        <prop_pattern required="false" type="astring" name="syslogfacility">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2216
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2217
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2218
What syslog facility to use when logging to syslog.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2219
Syslog has a fixed list of valid facilities, and you must
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2220
choose one of those; you cannot just make one up.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2221
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2222
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2223
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2224
        <prop_pattern required="false" type="astring" name="tagmap">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2225
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2226
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2227
The mapping between reporting tags and email addresses.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2228
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2229
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2230
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2231
        <prop_pattern required="false" type="astring" name="tags">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2232
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2233
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2234
Tags to use to find resources.  If this is set, then
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2235
only resources tagged with the specified tags will be applied.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2236
Values must be comma-separated.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2237
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2238
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2239
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2240
        <prop_pattern required="false" type="astring" name="templatedir">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2241
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2242
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2243
Where Puppet looks for template files.  Can be a list of colon-separated
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2244
directories.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2245
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2246
This setting is deprecated. Please put your templates in modules instead.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2247
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2248
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2249
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2250
        <prop_pattern required="false" type="boolean" name="thin_storeconfigs">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2251
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2252
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2253
Boolean; whether Puppet should store only facts and exported resources in the storeconfigs
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2254
database. This will improve the performance of exported resources with the older
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2255
`active_record` backend, but will disable external tools that search the storeconfigs database.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2256
Thinning catalogs is generally unnecessary when using PuppetDB to store catalogs.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2257
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2258
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2259
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2260
        <prop_pattern required="false" type="boolean" name="trace">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2261
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2262
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2263
Whether to print stack traces on some errors
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2264
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2265
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2266
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2267
        <prop_pattern required="false" type="boolean" name="trusted_node_data">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2268
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2269
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2270
Stores trusted node data in a hash called $trusted.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2271
When true also prevents $trusted from being overridden in any scope.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2272
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2273
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2274
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2275
        <prop_pattern required="false" type="boolean" name="use_cached_catalog">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2276
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2277
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2278
Whether to only use the cached catalog rather than compiling a new catalog
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2279
on every run.  Puppet can be run with this enabled by default and then selectively
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2280
disabled when a recompile is desired.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2281
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2282
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2283
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2284
        <prop_pattern required="false" type="boolean" name="use_srv_records">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2285
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2286
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2287
Whether the server will search for SRV records in DNS for the current domain.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2288
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2289
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2290
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2291
        <prop_pattern required="false" type="boolean" name="usecacheonfailure">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2292
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2293
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2294
Whether to use the cached configuration when the remote
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2295
configuration will not compile.  This option is useful for testing
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2296
new configurations, where you want to fix the broken configuration
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2297
rather than reverting to a known-good one.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2298
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2299
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2300
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2301
        <prop_pattern required="false" type="astring" name="user">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2302
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2303
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2304
The user puppet master should run as.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2305
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2306
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2307
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2308
        <prop_pattern required="false" type="astring" name="vardir">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2309
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2310
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2311
Where Puppet stores dynamic and growing data.  The default for this
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2312
setting is calculated specially, like `confdir`_.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2313
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2314
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2315
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2316
        <prop_pattern required="false" type="integer" name="waitforcert">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2317
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2318
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2319
How frequently puppet agent should ask for a signed certificate.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2320
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2321
When starting for the first time, puppet agent will submit a certificate
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2322
signing request (CSR) to the server named in the `ca_server` setting
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2323
(usually the puppet master); this may be autosigned, or may need to be
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2324
approved by a human, depending on the CA server's configuration.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2325
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2326
Puppet agent cannot apply configurations until its approved certificate is
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2327
available. Since the certificate may or may not be available immediately,
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2328
puppet agent will repeatedly try to fetch it at this interval. You can
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2329
turn off waiting for certificates by specifying a time of 0, in which case
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2330
puppet agent will exit if it cannot get a cert.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2331
This setting can be a time interval in seconds (30 or 30s), minutes (30m), hours (6h), days (2d), or years (5y).
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2332
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2333
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2334
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2335
        <prop_pattern required="false" type="astring" name="yamldir">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2336
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2337
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2338
The directory in which YAML data is stored, usually in a subdirectory.
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2339
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2340
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2341
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2342
        <prop_pattern required="false" type="boolean" name="zlib">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2343
          <description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2344
            <loctext xml:lang="C">
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2345
Boolean; whether to use the zlib library
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2346
	    </loctext>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2347
          </description>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2348
        </prop_pattern>
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2349
      </pg_pattern>
1409
9db4ba32e740 PSARC/2013/218 Puppet Phase 2
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  2350
    </template>
2081
1f1144fb0e4e 18960221 problem in UTILITY/PUPPET
Kristina Tripp <Kristina.Tripp@oracle.com>
parents: 1660
diff changeset
  2351
  </service>
1409
9db4ba32e740 PSARC/2013/218 Puppet Phase 2
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  2352
</service_bundle>