Alexander Pyhalov
2016-12-01 ec6eefcdc63bfcbb6ed1ccac6350a82b6403cffe
puppet: update to 3.8.6, switch to ruby 2.3
2 files deleted
8 files added
10 files modified
2 files renamed
4717 ■■■■■ changed files
components/ruby/puppet/Makefile 41 ●●●● patch | view | raw | blame | history
components/ruby/puppet/files/puppet.xml 733 ●●●●● patch | view | raw | blame | history
components/ruby/puppet/history 1 ●●●● patch | view | raw | blame | history
components/ruby/puppet/manifests/sample-manifest.p5m 2313 ●●●● patch | view | raw | blame | history
components/ruby/puppet/patches/puppet-00-s12pkg.patch 16 ●●●● patch | view | raw | blame | history
components/ruby/puppet/patches/puppet-01-installrb-nogzip-manpage.patch 19 ●●●● patch | view | raw | blame | history
components/ruby/puppet/patches/puppet-02-zone-type.patch 299 ●●●●● patch | view | raw | blame | history
components/ruby/puppet/patches/puppet-03-zone-provider.patch 403 ●●●● patch | view | raw | blame | history
components/ruby/puppet/patches/puppet-03-zonetype.patch 78 ●●●●● patch | view | raw | blame | history
components/ruby/puppet/patches/puppet-06-provider-smf.patch 15 ●●●● patch | view | raw | blame | history
components/ruby/puppet/patches/puppet-07-PUP-2641.patch 14 ●●●● patch | view | raw | blame | history
components/ruby/puppet/patches/puppet-08-PUP-2509.patch 6 ●●●● patch | view | raw | blame | history
components/ruby/puppet/patches/puppet-09-role-shell.patch 29 ●●●●● patch | view | raw | blame | history
components/ruby/puppet/patches/puppet-10-smf-recursive-enable.patch 13 ●●●●● patch | view | raw | blame | history
components/ruby/puppet/patches/puppet-11-smf-degraded.patch 38 ●●●●● patch | view | raw | blame | history
components/ruby/puppet/patches/puppet-12-pkg-provider-latest.patch 240 ●●●●● patch | view | raw | blame | history
components/ruby/puppet/patches/puppet-14-smf-refreshable.patch 15 ●●●●● patch | view | raw | blame | history
components/ruby/puppet/patches/puppet-15-shadow-bug.patch 14 ●●●●● patch | view | raw | blame | history
components/ruby/puppet/patches/puppet-16-safe_yaml-rb22.patch 13 ●●●●● patch | view | raw | blame | history
components/ruby/puppet/puppet-common.p5m 53 ●●●● patch | view | raw | blame | history
components/ruby/puppet/puppet.p5m 362 ●●●● patch | view | raw | blame | history
components/ruby/puppet/resolve.deps 2 ●●●●● patch | view | raw | blame | history
components/ruby/puppet/Makefile
@@ -18,29 +18,33 @@
#
# CDDL HEADER END
#
# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
#
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=        puppet
COMPONENT_VERSION=    3.6.2
COMPONENT_REVISION=    1
COMPONENT_VERSION=    3.8.6
COMPONENT_SUMMARY=    Puppet - configuration management toolkit
COMPONENT_PROJECT_URL=    http://puppetlabs.com/
COMPONENT_SRC=        $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tar.gz
COMPONENT_ARCHIVE_HASH=    \
    sha256:9114c63108c58e39db84937cb8f7e1add3dcbaa08fd730f631de6a7f64a3c360
    sha256:99ccccd1016d30914f69d96355002818aa8087dfb9e1e6e40578aa67fee77da8
COMPONENT_ARCHIVE_URL=    https://downloads.puppetlabs.com/puppet/$(COMPONENT_ARCHIVE)
COMPONENT_BUGDB=    utility/puppet
COMPONENT_FMRI=        system/management/puppet
COMPONENT_LICENSE=    Apache v2.0
COMPONENT_LICENSE_FILE=    puppet.license
COMPONENT_CLASSIFICATION=    System/Administration and Configuration
TPNO=            18128
include $(WS_MAKE_RULES)/prep.mk
include $(WS_MAKE_RULES)/install.rb.mk
include $(WS_MAKE_RULES)/ips.mk
include $(WS_MAKE_RULES)/ruby.mk
include $(WS_TOP)/make-rules/prep.mk
include $(WS_TOP)/make-rules/install.rb.mk
include $(WS_TOP)/make-rules/ips.mk
# puppet requires facter and hiera as part of the install phase
COMPONENT_INSTALL_ENV    += RUBYLIB="$(COMPONENT_DIR)/../facter/build/$(MACH32)/lib:$(COMPONENT_DIR)/../hiera/build/$(MACH32)/lib"
# puppet requires facter and hiera as part of the install phase
FACTER_LIB=$(WS_TOP)/components/ruby/facter/build/$(MACH32)/lib
HIERA_LIB=$(WS_TOP)/components/ruby/hiera/build/$(MACH32)/lib
COMPONENT_INSTALL_ENV   += RUBYLIB="$(FACTER_LIB):$(HIERA_LIB)"
../facter/build/%/.installed:
    (cd ../facter ; $(GMAKE) install)
@@ -61,18 +65,13 @@
build:        $(BUILD_32)
# make sure facter and hiera are installed first
install:    ../facter/build/$(MACH32)/.installed ../hiera/build/$(MACH64)/.installed $(INSTALL_32)
clean::
    @if [ -f ext/Makefile ]; then \
        (cd ext; $(GMAKE) clean; $(RM) Makefile) \
    fi
install:    ../facter/build/$(MACH32)/.installed ../hiera/build/$(MACH32)/.installed $(INSTALL_32)
# puppet requires the installation of the following rubygems to run
# the unittests:  rspec rspec-expectations mocha rack rgen
# Disable the tests until these rubygems are available.
test:        $(NO_TESTS)
BUILD_PKG_DEPENDENCIES =    $(BUILD_TOOLS)
include $(WS_TOP)/make-rules/depend.mk
REQUIRED_PACKAGES += runtime/ruby-23
REQUIRED_PACKAGES += library/ruby/hiera
REQUIRED_PACKAGES += system/management/facter
components/ruby/puppet/files/puppet.xml
@@ -65,13 +65,13 @@
    <stability value="Unstable"/>
    <template>
      <common_name>
        <loctext xml:lang="C">Puppet version 3.6.2</loctext>
        <loctext xml:lang="C">Puppet version 3.8.6</loctext>
      </common_name>
      <documentation>
        <manpage title="puppet-master" section="8" manpath="/usr/share/man"/>
      </documentation>
      <pg_pattern required="false" type="application" name="config">
        <prop_pattern required="false" type="astring" name="agent_catalog_run_lockfile">
      <pg_pattern name="config" required="false" type="application">
        <prop_pattern name="agent_catalog_run_lockfile" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
A lock file to indicate that a puppet agent catalog run is currently in progress.
@@ -79,7 +79,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="agent_disabled_lockfile">
        <prop_pattern name="agent_disabled_lockfile" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
A lock file to indicate that puppet agent runs have been administratively
@@ -87,7 +87,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="boolean" name="allow_duplicate_certs">
        <prop_pattern name="allow_duplicate_certs" required="false" type="boolean">
          <description>
            <loctext xml:lang="C">
Whether to allow a new certificate
@@ -95,7 +95,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="boolean" name="allow_variables_with_dashes">
        <prop_pattern name="allow_variables_with_dashes" required="false" type="boolean">
          <description>
            <loctext xml:lang="C">
Permit hyphens (`-`) in variable names and issue deprecation warnings about
@@ -110,21 +110,40 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="host" name="archive_file_server">
        <prop_pattern name="always_cache_features" required="false" type="boolean">
          <description>
            <loctext xml:lang="C">
Affects how we cache attempts to load Puppet 'features'.  If false, then
calls to `Puppet.features.&lt;feature&gt;?` will always attempt to load the
feature (which can be an expensive operation) unless it has already been
loaded successfully.  This makes it possible for a single agent run to,
e.g., install a package that provides the underlying capabilities for
a feature, and then later load that feature during the same run (even if
the feature had been tested earlier and had not been available).
If this setting is set to true, then features will only be checked once,
and if they are not available, the negative result is cached and returned
for all subsequent attempts to load the feature.  This behavior is almost
always appropriate for the server, and can result in a significant performance
improvement for features that are checked frequently.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern name="archive_file_server" required="false" type="host">
          <description>
            <loctext xml:lang="C">
During an inspect run, the file bucket server to archive files to if archive_files is set.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="boolean" name="archive_files">
        <prop_pattern name="archive_files" required="false" type="boolean">
          <description>
            <loctext xml:lang="C">
During an inspect run, whether to archive files whose contents are audited to a file bucket.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="boolean" name="async_storeconfigs">
        <prop_pattern name="async_storeconfigs" required="false" type="boolean">
          <description>
            <loctext xml:lang="C">
Whether to use a queueing system to provide asynchronous database integration.
@@ -132,14 +151,14 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="boolean" name="autoflush">
        <prop_pattern name="autoflush" required="false" type="boolean">
          <description>
            <loctext xml:lang="C">
Whether log files should always flush to disk.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="autosign">
        <prop_pattern name="autosign" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
Whether (and how) to autosign certificate requests. This setting
@@ -169,7 +188,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="basemodulepath">
        <prop_pattern name="basemodulepath" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The search path for **global** modules. Should be specified as a
@@ -186,23 +205,14 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="boolean" name="biff">
          <description>
            <loctext xml:lang="C">
Turns on Biff the catalog builder, future parser, and future evaluator.
This is an experimental feature - and this setting may go away before
release of Pupet 3.6.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="net_address" name="bindaddress">
        <prop_pattern name="bindaddress" required="false" type="net_address">
          <description>
            <loctext xml:lang="C">
The address a listening server should bind to.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="boolean" name="binder">
        <prop_pattern name="binder" required="false" type="boolean">
          <description>
            <loctext xml:lang="C">
Turns the binding system on or off. This includes bindings in modules.
@@ -211,7 +221,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="binder_config">
        <prop_pattern name="binder_config" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The binder configuration file. Puppet reads this file on each request to configure the bindings system.
@@ -220,35 +230,35 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="bucketdir">
        <prop_pattern name="bucketdir" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
Where FileBucket files are stored.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="boolean" name="ca">
        <prop_pattern name="ca" required="false" type="boolean">
          <description>
            <loctext xml:lang="C">
Whether the master should function as a certificate authority.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="ca_name">
        <prop_pattern name="ca_name" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The name to use the Certificate Authority certificate.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="integer" name="ca_port">
        <prop_pattern name="ca_port" required="false" type="integer">
          <description>
            <loctext xml:lang="C">
The port to use for the certificate authority.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="host" name="ca_server">
        <prop_pattern name="ca_server" required="false" type="host">
          <description>
            <loctext xml:lang="C">
The server to use for certificate
@@ -257,7 +267,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="integer" name="ca_ttl">
        <prop_pattern name="ca_ttl" required="false" type="integer">
          <description>
            <loctext xml:lang="C">
The default TTL for new certificates.
@@ -265,63 +275,63 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="cacert">
        <prop_pattern name="cacert" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The CA certificate.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="cacrl">
        <prop_pattern name="cacrl" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The certificate revocation list (CRL) for the CA. Will be used if present but otherwise ignored.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="cadir">
        <prop_pattern name="cadir" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The root directory for the certificate authority.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="cakey">
        <prop_pattern name="cakey" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The CA private key.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="capass">
        <prop_pattern name="capass" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
Where the CA stores the password for the private key.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="caprivatedir">
        <prop_pattern name="caprivatedir" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
Where the CA stores private certificate information.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="capub">
        <prop_pattern name="capub" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The CA public key.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="catalog_cache_terminus">
        <prop_pattern name="catalog_cache_terminus" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
How to store cached catalogs. Valid values are 'json', 'msgpack' and 'yaml'. The agent application defaults to 'json'.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="catalog_format">
        <prop_pattern name="catalog_format" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
(Deprecated for 'preferred_serialization_format') What format to
@@ -330,7 +340,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="catalog_terminus">
        <prop_pattern name="catalog_terminus" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
Where to get node catalogs.  This is useful to change if, for instance,
@@ -338,7 +348,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="cert_inventory">
        <prop_pattern name="cert_inventory" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The inventory file. This is a text file to which the CA writes a
@@ -346,14 +356,14 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="certdir">
        <prop_pattern name="certdir" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The certificate directory.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="certdnsnames">
        <prop_pattern name="certdnsnames" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The `certdnsnames` setting is no longer functional,
@@ -369,7 +379,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="integer" name="certificate_expire_warning">
        <prop_pattern name="certificate_expire_warning" required="false" type="integer">
          <description>
            <loctext xml:lang="C">
The window of time leading up to a certificate's expiration that a notification
@@ -377,7 +387,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="boolean" name="certificate_revocation">
        <prop_pattern name="certificate_revocation" required="false" type="boolean">
          <description>
            <loctext xml:lang="C">
Whether certificate revocation should be supported by downloading a
@@ -386,15 +396,43 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="hostname" name="certname">
        <prop_pattern name="certname" required="false" type="hostname">
          <description>
            <loctext xml:lang="C">
The name to use when handling certificates.  Defaults
to the fully qualified domain name.
The name to use when handling certificates. When a node
requests a certificate from the CA puppet master, it uses the value of the
`certname` setting as its requested Subject CN.
This is the name used when managing a node's permissions in
[auth.conf](http://docs.puppetlabs.com/puppet/latest/reference/config_file_auth.html).
In most cases, it is also used as the node's name when matching
[node definitions](http://docs.puppetlabs.com/puppet/latest/reference/lang_node_definitions.html)
and requesting data from an ENC. (This can be changed with the `node_name_value`
and `node_name_fact` settings, although you should only do so if you have
a compelling reason.)
A node's certname is available in Puppet manifests as `$trusted['certname']`. (See
[Facts and Built-In Variables](http://docs.puppetlabs.com/puppet/latest/reference/lang_facts_and_builtin_vars.html)
for more details.)
* For best compatibility, you should limit the value of `certname` to
  only use letters, numbers, periods, underscores, and dashes. (That is,
  it should match `/A[a-z0-9._-]+Z/`.)
* The special value `ca` is reserved, and can't be used as the certname
  for a normal node.
Defaults to the node's fully qualified domain name.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="classfile">
        <prop_pattern name="cfacter" required="false" type="boolean">
          <description>
            <loctext xml:lang="C">
Whether or not to use the native facter (cfacter) implementation instead of the Ruby one (facter). Defaults to false.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern name="classfile" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The file in which puppet agent stores a list of the classes
@@ -404,28 +442,28 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="client_datadir">
        <prop_pattern name="client_datadir" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The directory in which serialized data is stored on the client.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="clientbucketdir">
        <prop_pattern name="clientbucketdir" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
Where FileBucket files are stored locally.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="clientyamldir">
        <prop_pattern name="clientyamldir" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The directory in which client-side YAML data is stored.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="code">
        <prop_pattern name="code" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
Code to parse directly.  This is essentially only used
@@ -434,7 +472,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="color">
        <prop_pattern name="color" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
Whether to use colors when logging to the console.  Valid values are
@@ -443,7 +481,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="confdir">
        <prop_pattern name="confdir" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The main Puppet configuration directory.  The default for this setting
@@ -454,21 +492,21 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="config">
        <prop_pattern name="config" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The configuration file for the current puppet application.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="config_file_name">
        <prop_pattern name="config_file_name" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The name of the puppet config file.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="config_version">
        <prop_pattern name="config_version" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
How to determine the configuration version.  By default, it will be the
@@ -482,7 +520,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="configprint">
        <prop_pattern name="configprint" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
Print the value of a specific configuration setting.  If the name of a
@@ -492,7 +530,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="integer" name="configtimeout">
        <prop_pattern name="configtimeout" required="false" type="integer">
          <description>
            <loctext xml:lang="C">
How long the client should wait for the configuration to be retrieved
@@ -501,7 +539,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="uri" name="couchdb_url">
        <prop_pattern name="couchdb_url" required="false" type="uri">
          <description>
            <loctext xml:lang="C">
The url where the puppet couchdb database will be created.
@@ -509,7 +547,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="csr_attributes">
        <prop_pattern name="csr_attributes" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
An optional file containing custom attributes to add to certificate signing
@@ -539,14 +577,14 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="csrdir">
        <prop_pattern name="csrdir" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
Where the CA stores certificate requests
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="boolean" name="daemonize">
        <prop_pattern name="daemonize" required="false" type="boolean">
          <description>
            <loctext xml:lang="C">
Whether to send the process into the background.  This defaults
@@ -555,21 +593,21 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="data_binding_terminus">
        <prop_pattern name="data_binding_terminus" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
Where to retrive information about data.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="dbadapter">
        <prop_pattern name="dbadapter" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The type of database to use. This setting is only used by the ActiveRecord storeconfigs and inventory backends, which are deprecated.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="dbconnections">
        <prop_pattern name="dbconnections" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The number of database connections for networked
@@ -577,28 +615,28 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="dblocation">
        <prop_pattern name="dblocation" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The sqlite database file. This setting is only used by the ActiveRecord storeconfigs and inventory backends, which are deprecated.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="boolean" name="dbmigrate">
        <prop_pattern name="dbmigrate" required="false" type="boolean">
          <description>
            <loctext xml:lang="C">
Whether to automatically migrate the database. This setting is only used by the ActiveRecord storeconfigs and inventory backends, which are deprecated.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="dbname">
        <prop_pattern name="dbname" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The name of the database to use. This setting is only used by the ActiveRecord storeconfigs and inventory backends, which are deprecated.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="dbpassword">
        <prop_pattern name="dbpassword" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The database password for caching. Only
@@ -606,7 +644,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="dbport">
        <prop_pattern name="dbport" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The database password for caching. Only
@@ -614,7 +652,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="host" name="dbserver">
        <prop_pattern name="dbserver" required="false" type="host">
          <description>
            <loctext xml:lang="C">
The database server for caching. Only
@@ -622,7 +660,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="dbsocket">
        <prop_pattern name="dbsocket" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The database socket location. Only used when networked
@@ -630,7 +668,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="dbuser">
        <prop_pattern name="dbuser" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The database user for caching. Only
@@ -638,7 +676,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="default_file_terminus">
        <prop_pattern name="default_file_terminus" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The default source for files if no server is given in a
@@ -648,7 +686,24 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="boolean" name="default_schedules">
        <prop_pattern name="default_manifest" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The default main manifest for directory environments. Any environment that
doesn't set the `manifest` setting in its `environment.conf` file will use
this manifest.
This setting's value can be an absolute or relative path. An absolute path
will make all environments default to the same main manifest; a relative
path will allow each environment to use its own manifest, and Puppet will
resolve the path relative to each environment's main directory.
In either case, the path can point to a single file or to a directory of
manifests to be evaluated in alphabetical order.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern name="default_schedules" required="false" type="boolean">
          <description>
            <loctext xml:lang="C">
Boolean; whether to generate the default schedule resources. Setting this to
@@ -656,21 +711,21 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="deviceconfig">
        <prop_pattern name="deviceconfig" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
Path to the device config file for puppet device.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="devicedir">
        <prop_pattern name="devicedir" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The root directory of devices' $vardir.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="diff">
        <prop_pattern name="diff" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
Which diff command to use when printing differences between files. This setting
@@ -679,7 +734,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="diff_args">
        <prop_pattern name="diff_args" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
Which arguments to pass to the diff command when printing differences between
@@ -687,7 +742,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="digest_algorithm">
        <prop_pattern name="digest_algorithm" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
Which digest algorithm to use for file resources and the filebucket.
@@ -695,15 +750,35 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="disable_warnings">
        <prop_pattern name="disable_per_environment_manifest" required="false" type="boolean">
          <description>
            <loctext xml:lang="C">
A list of warning types to disable. Currently the only warning type that can be
disabled are deprecations, but more warning types may be added later.
Whether to disallow an environment-specific main manifest. When set
to `true`, Puppet will use the manifest specified in the `default_manifest` setting
for all environments. If an environment specifies a different main manifest in its
`environment.conf` file, catalog requests for that environment will fail with an error.
This setting requires `default_manifest` to be set to an absolute path.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="host" name="dns_alt_names">
        <prop_pattern name="disable_warnings" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
A comma-separated list of warning types to suppress. If large numbers
of warnings are making Puppet's logs too large or difficult to use, you
can temporarily silence them with this setting.
If you are preparing to upgrade Puppet to a new major version, you
should re-enable all warnings for a while.
Valid values for this setting are:
* `deprecations` --- disables deprecation warnings.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern name="dns_alt_names" required="false" type="host">
          <description>
            <loctext xml:lang="C">
The comma-separated list of alternative DNS names to use for the local host.
@@ -725,7 +800,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="boolean" name="document_all">
        <prop_pattern name="document_all" required="false" type="boolean">
          <description>
            <loctext xml:lang="C">
Whether to document all resources when using `puppet doc` to
@@ -733,7 +808,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="dynamicfacts">
        <prop_pattern name="dynamicfacts" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
(Deprecated) Facts that are dynamic; these facts will be ignored when deciding whether
@@ -742,7 +817,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="environment">
        <prop_pattern name="environment" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The environment Puppet is running in.  For clients
@@ -752,15 +827,40 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="integer" name="environment_timeout">
        <prop_pattern name="environment_timeout" required="false" type="integer">
          <description>
            <loctext xml:lang="C">
The time to live for a cached environment. The time is either given This setting can be a time interval in seconds (30 or 30s), minutes (30m), hours (6h), days (2d), or years (5y)., or
the word 'unlimited' which causes the environment to be cached until the master is restarted.
How long the Puppet master should cache data it loads from an
environment.
This setting can be a time interval in seconds (30 or 30s), minutes (30m), hours (6h), days (2d), or years (5y).
A value of `0` will disable caching. This setting can also be set to
`unlimited`, which will cache environments until the master is restarted
or told to refresh the cache.
You should change this setting once your Puppet deployment is doing
non-trivial work. We chose the default value of `0` because it lets new
users update their code without any extra steps, but it lowers the
performance of your Puppet master.
We recommend setting this to `unlimited` and explicitly refreshing your
Puppet master as part of your code deployment process.
* With Puppet Server, you should refresh environments by calling the
  `environment-cache` API endpoint. See the docs for the Puppet Server
  administrative API.
* With a Rack Puppet master, you should restart the web server or the
  application server. Passenger lets you touch a `restart.txt` file to
  refresh an application without restarting Apache; see the Passenger docs
  for details.
We don't recommend using any value other than `0` or `unlimited`, since
most Puppet masters use a pool of Ruby interpreters which all have their
own cache timers. When these timers drift out of sync, agents can be served
inconsistent catalogs.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="environmentpath">
        <prop_pattern name="environmentpath" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
A search path for directory environments, as a list of directories
@@ -773,7 +873,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="boolean" name="evaltrace">
        <prop_pattern name="evaltrace" required="false" type="boolean">
          <description>
            <loctext xml:lang="C">
Whether each resource should log when it is
@@ -782,30 +882,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="evaluator">
          <description>
            <loctext xml:lang="C">
Which evaluator to use when compiling Puppet manifests. Valid values
are `current` and `future` (the default).
**Note:** This setting is only used when `parser = future`. It allows
testers to turn off the `future` evaluator when doing detailed tests and
comparisons of the new compilation system.
Evaluation is the second stage of catalog compilation. After the parser
converts a manifest to a model of expressions, the evaluator processes
each expression. (For example, a resource declaration signals the
evaluator to add a resource to the catalog).
The `future` parser and evaluator are slated to become default in Puppet
4. Their purpose is to add new features and improve consistency
and reliability.
Available Since Puppet 3.5.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="external_nodes">
        <prop_pattern name="external_nodes" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
An external command that can produce node information.  The command's output
@@ -819,7 +896,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="factpath">
        <prop_pattern name="factpath" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
Where Puppet should look for facts.  Multiple directories should
@@ -828,21 +905,21 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="facts_terminus">
        <prop_pattern name="facts_terminus" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The node facts terminus.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="fileserverconfig">
        <prop_pattern name="fileserverconfig" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
Where the fileserver configuration is stored.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="integer" name="filetimeout">
        <prop_pattern name="filetimeout" required="false" type="integer">
          <description>
            <loctext xml:lang="C">
The minimum time to wait between checking for updates in
@@ -851,7 +928,14 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="boolean" name="freeze_main">
        <prop_pattern name="forge_authorization" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The authorization key to connect to the Puppet Forge. Leave blank for unauthorized or license based connections
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern name="freeze_main" required="false" type="boolean">
          <description>
            <loctext xml:lang="C">
Freezes the 'main' class, disallowing any code to be added to it.  This
@@ -860,7 +944,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="boolean" name="genmanifest">
        <prop_pattern name="genmanifest" required="false" type="boolean">
          <description>
            <loctext xml:lang="C">
Whether to just print a manifest to stdout and exit.  Only makes
@@ -869,7 +953,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="boolean" name="graph">
        <prop_pattern name="graph" required="false" type="boolean">
          <description>
            <loctext xml:lang="C">
Whether to create dot graph files for the different
@@ -878,35 +962,35 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="graphdir">
        <prop_pattern name="graphdir" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
Where to store dot-outputted graphs.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="group">
        <prop_pattern name="group" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The group puppet master should run as.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="hiera_config">
        <prop_pattern name="hiera_config" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The hiera configuration file. Puppet only reads this file on startup, so you must restart the puppet master every time you edit it.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="hostcert">
        <prop_pattern name="hostcert" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
Where individual hosts store and look for their certificates.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="hostcrl">
        <prop_pattern name="hostcrl" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
Where the host's certificate revocation list can be found.
@@ -914,28 +998,28 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="hostcsr">
        <prop_pattern name="hostcsr" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
Where individual hosts store and look for their certificate requests.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="hostprivkey">
        <prop_pattern name="hostprivkey" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
Where individual hosts store and look for their private key.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="hostpubkey">
        <prop_pattern name="hostpubkey" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
Where individual hosts store and look for their public key.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="boolean" name="http_compression">
        <prop_pattern name="http_compression" required="false" type="boolean">
          <description>
            <loctext xml:lang="C">
Allow http compression in REST communication with the master.
@@ -948,29 +1032,64 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="host" name="http_proxy_host">
        <prop_pattern name="http_debug" required="false" type="boolean">
          <description>
            <loctext xml:lang="C">
The HTTP proxy host to use for outgoing connections.  Note: You
may need to use a FQDN for the server hostname when using a proxy.
Whether to write HTTP request and responses to stderr. This should never be used in a production environment.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="integer" name="http_proxy_port">
        <prop_pattern name="http_keepalive_timeout" required="false" type="integer">
          <description>
            <loctext xml:lang="C">
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.
This setting can be a time interval in seconds (30 or 30s), minutes (30m), hours (6h), days (2d), or years (5y).
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern name="http_proxy_host" required="false" type="host">
          <description>
            <loctext xml:lang="C">
The HTTP proxy host to use for outgoing connections.  Note: You
may need to use a FQDN for the server hostname when using a proxy. Environment variable
http_proxy or HTTP_PROXY will override this value
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern name="http_proxy_password" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The password for the user of an authenticated HTTP proxy.
Requires the `http_proxy_user` setting.
Note that passwords must be valid when used as part of a URL. If a password
contains any characters with special meanings in URLs (as specified by RFC 3986
` would become `%23`.)
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern name="http_proxy_port" required="false" type="integer">
          <description>
            <loctext xml:lang="C">
The HTTP proxy port to use for outgoing connections
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="httplog">
        <prop_pattern name="http_proxy_user" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The user name for an authenticated HTTP proxy. Requires the `http_proxy_host` setting.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern name="httplog" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
Where the puppet agent web server logs.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="boolean" name="ignorecache">
        <prop_pattern name="ignorecache" required="false" type="boolean">
          <description>
            <loctext xml:lang="C">
Ignore cache and always recompile the configuration.  This is
@@ -980,7 +1099,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="boolean" name="ignoreimport">
        <prop_pattern name="ignoreimport" required="false" type="boolean">
          <description>
            <loctext xml:lang="C">
If true, allows the parser to continue without requiring
@@ -989,7 +1108,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="boolean" name="ignoremissingtypes">
        <prop_pattern name="ignoremissingtypes" required="false" type="boolean">
          <description>
            <loctext xml:lang="C">
Skip searching for classes and definitions that were missing during a
@@ -998,7 +1117,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="boolean" name="ignoreschedules">
        <prop_pattern name="ignoreschedules" required="false" type="boolean">
          <description>
            <loctext xml:lang="C">
Boolean; whether puppet agent should ignore schedules.  This is useful
@@ -1006,56 +1125,56 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="boolean" name="immutable_node_data">
        <prop_pattern name="immutable_node_data" required="false" type="boolean">
          <description>
            <loctext xml:lang="C">
When true, also prevents $trusted and $facts from being overridden in any scope
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="integer" name="inventory_port">
        <prop_pattern name="inventory_port" required="false" type="integer">
          <description>
            <loctext xml:lang="C">
The port to communicate with the inventory_server.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="host" name="inventory_server">
        <prop_pattern name="inventory_server" required="false" type="host">
          <description>
            <loctext xml:lang="C">
The server to send facts to.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="inventory_terminus">
        <prop_pattern name="inventory_terminus" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
Should usually be the same as the facts terminus
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="integer" name="keylength">
        <prop_pattern name="keylength" required="false" type="integer">
          <description>
            <loctext xml:lang="C">
The bit length of keys.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="lastrunfile">
        <prop_pattern name="lastrunfile" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
Where puppet agent stores the last run report summary in yaml format.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="lastrunreport">
        <prop_pattern name="lastrunreport" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
Where puppet agent stores the last run report in yaml format.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="ldapattrs">
        <prop_pattern name="ldapattrs" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The LDAP attributes to include when querying LDAP for nodes.  All
@@ -1065,7 +1184,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="ldapbase">
        <prop_pattern name="ldapbase" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The search base for LDAP searches.  It's impossible to provide
@@ -1075,7 +1194,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="ldapclassattrs">
        <prop_pattern name="ldapclassattrs" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The LDAP attributes to use to define Puppet classes.  Values
@@ -1083,35 +1202,35 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="ldapparentattr">
        <prop_pattern name="ldapparentattr" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The attribute to use to define the parent node.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="ldappassword">
        <prop_pattern name="ldappassword" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The password to use to connect to LDAP.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="integer" name="ldapport">
        <prop_pattern name="ldapport" required="false" type="integer">
          <description>
            <loctext xml:lang="C">
The LDAP port.  Only used if `node_terminus` is set to `ldap`.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="host" name="ldapserver">
        <prop_pattern name="ldapserver" required="false" type="host">
          <description>
            <loctext xml:lang="C">
The LDAP server.  Only used if `node_terminus` is set to `ldap`.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="boolean" name="ldapssl">
        <prop_pattern name="ldapssl" required="false" type="boolean">
          <description>
            <loctext xml:lang="C">
Whether SSL should be used when searching for nodes.
@@ -1120,7 +1239,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="ldapstackedattrs">
        <prop_pattern name="ldapstackedattrs" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The LDAP attributes that should be stacked to arrays by adding
@@ -1129,14 +1248,14 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="ldapstring">
        <prop_pattern name="ldapstring" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The search string used to find an LDAP node.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="boolean" name="ldaptls">
        <prop_pattern name="ldaptls" required="false" type="boolean">
          <description>
            <loctext xml:lang="C">
Whether TLS should be used when searching for nodes.
@@ -1145,7 +1264,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="hostname" name="ldapuser">
        <prop_pattern name="ldapuser" required="false" type="hostname">
          <description>
            <loctext xml:lang="C">
The user to use to connect to LDAP.  Must be specified as a
@@ -1153,7 +1272,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="boolean" name="legacy_query_parameter_serialization">
        <prop_pattern name="legacy_query_parameter_serialization" required="false" type="boolean">
          <description>
            <loctext xml:lang="C">
The serialization format to use when sending file_metadata
@@ -1169,7 +1288,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="libdir">
        <prop_pattern name="libdir" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
An extra search path for Puppet.  This is only useful
@@ -1180,7 +1299,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="boolean" name="listen">
        <prop_pattern name="listen" required="false" type="boolean">
          <description>
            <loctext xml:lang="C">
Whether puppet agent should listen for
@@ -1191,14 +1310,14 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="localcacert">
        <prop_pattern name="localcacert" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
Where each client stores the CA certificate.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="localconfig">
        <prop_pattern name="localconfig" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
Where puppet agent caches the local configuration.  An
@@ -1206,28 +1325,37 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="log_level">
        <prop_pattern name="log_level" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
Default logging level
Default logging level for messages from Puppet. Allowed values are:
* debug
* info
* notice
* warning
* err
* alert
* emerg
* crit
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="logdir">
        <prop_pattern name="logdir" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The directory in which to store log files
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="boolean" name="manage_internal_file_permissions">
        <prop_pattern name="manage_internal_file_permissions" required="false" type="boolean">
          <description>
            <loctext xml:lang="C">
Whether Puppet should manage the owner, group, and mode of files it uses internally
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="manifest">
        <prop_pattern name="manifest" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The entry-point manifest for puppet master. This can be one file
@@ -1242,7 +1370,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="manifestdir">
        <prop_pattern name="manifestdir" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
Used to build the default value of the `manifest` setting. Has no other purpose.
@@ -1251,22 +1379,28 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="masterhttplog">
        <prop_pattern name="masterhttplog" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
Where the puppet master web server logs.
Where the puppet master web server saves its access log. This is
only used when running a WEBrick puppet master. When puppet master is
running under a Rack server like Passenger, that web server will have
its own logging behavior.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="masterlog">
        <prop_pattern name="masterlog" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
Where puppet master logs.  This is generally not used,
since syslog is the default log destination.
This file is literally never used, although Puppet may create it
as an empty file. For more context, see the `puppetdlog` setting and
puppet master's `--logdest` command line option.
This setting is deprecated and will be removed in a future version of Puppet.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="integer" name="masterport">
        <prop_pattern name="masterport" required="false" type="integer">
          <description>
            <loctext xml:lang="C">
The port for puppet master traffic. For puppet master,
@@ -1275,34 +1409,34 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="integer" name="max_deprecations">
        <prop_pattern name="max_deprecations" required="false" type="integer">
          <description>
            <loctext xml:lang="C">
Sets the max number of logged/displayed parser validation deprecation
warnings in case multiple errors have been detected. A value of 0 is the
same as value 1. The count is per manifest.
warnings in case multiple deprecation warnings have been detected. A value of 0
blocks the logging of deprecation warnings.  The count is per manifest.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="integer" name="max_errors">
        <prop_pattern name="max_errors" required="false" type="integer">
          <description>
            <loctext xml:lang="C">
Sets the max number of logged/displayed parser validation errors in case
multiple errors have been detected. A value of 0 is the same as value 1.
The count is per manifest.
multiple errors have been detected. A value of 0 is the same as a value of 1; a
minimum of one error is always raised.  The count is per manifest.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="integer" name="max_warnings">
        <prop_pattern name="max_warnings" required="false" type="integer">
          <description>
            <loctext xml:lang="C">
Sets the max number of logged/displayed parser validation warnings in
case multiple errors have been detected. A value of 0 is the same as
value 1. The count is per manifest.
case multiple warnings have been detected. A value of 0 blocks logging of
warnings.  The count is per manifest.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="integer" name="maximum_uid">
        <prop_pattern name="maximum_uid" required="false" type="integer">
          <description>
            <loctext xml:lang="C">
The maximum allowed UID.  Some platforms use negative UIDs
@@ -1313,35 +1447,42 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="boolean" name="mkusers">
        <prop_pattern name="mkusers" required="false" type="boolean">
          <description>
            <loctext xml:lang="C">
Whether to create the necessary user and group that puppet agent will run as.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="uri" name="module_repository">
        <prop_pattern name="module_groups" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
Extra module groups to request from the Puppet Forge
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern name="module_repository" required="false" type="uri">
          <description>
            <loctext xml:lang="C">
The module repository
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="module_skeleton_dir">
        <prop_pattern name="module_skeleton_dir" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The directory which the skeleton for module tool generate is stored.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="module_working_dir">
        <prop_pattern name="module_working_dir" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The directory into which module tool data is stored
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="modulepath">
        <prop_pattern name="modulepath" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The search path for modules, as a list of directories separated by the system
@@ -1356,7 +1497,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="name">
        <prop_pattern name="name" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The name of the application, if we are running as one.  The
@@ -1364,7 +1505,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="node_cache_terminus">
        <prop_pattern name="node_cache_terminus" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
How to store cached nodes.
@@ -1373,7 +1514,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="node_name">
        <prop_pattern name="node_name" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
How the puppet master determines the client's identity
@@ -1385,7 +1526,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="node_name_fact">
        <prop_pattern name="node_name_fact" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The fact name used to determine the node name used for all requests the agent
@@ -1396,7 +1537,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="node_name_value">
        <prop_pattern name="node_name_value" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The explicit value used for the node name for all requests the agent
@@ -1407,14 +1548,14 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="node_terminus">
        <prop_pattern name="node_terminus" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
Where to find information about nodes.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="boolean" name="noop">
        <prop_pattern name="noop" required="false" type="boolean">
          <description>
            <loctext xml:lang="C">
Whether to apply catalogs in noop mode, which allows Puppet to
@@ -1441,7 +1582,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="boolean" name="onetime">
        <prop_pattern name="onetime" required="false" type="boolean">
          <description>
            <loctext xml:lang="C">
Perform one configuration run and exit, rather than spawning a long-running
@@ -1450,7 +1591,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="ordering">
        <prop_pattern name="ordering" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
How unrelated resources should be ordered when applying a catalog.
@@ -1471,14 +1612,14 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="parser">
        <prop_pattern name="parser" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
Selects the parser to use for parsing puppet manifests (in puppet DSL
language/'.pp' files). Available choices are `current` (the default)
and `future`.
The `curent` parser means that the released version of the parser should
The `current` parser means that the released version of the parser should
be used.
The `future` parser is a "time travel to the future" allowing early
@@ -1489,7 +1630,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="passfile">
        <prop_pattern name="passfile" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
Where puppet agent stores the password for its private key.
@@ -1497,7 +1638,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="path">
        <prop_pattern name="path" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The shell search path.  Defaults to whatever is inherited
@@ -1505,7 +1646,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="pidfile">
        <prop_pattern name="pidfile" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The file containing the PID of a running process.
@@ -1515,7 +1656,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="plugindest">
        <prop_pattern name="plugindest" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
Where Puppet should store plugins that it pulls down from the central
@@ -1523,28 +1664,28 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="pluginfactdest">
        <prop_pattern name="pluginfactdest" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
Where Puppet should store external facts that are being handled by pluginsync
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="pluginfactsource">
        <prop_pattern name="pluginfactsource" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
Where to retrieve external facts for pluginsync
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="pluginsignore">
        <prop_pattern name="pluginsignore" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
What files to ignore when pulling down plugins.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="pluginsource">
        <prop_pattern name="pluginsource" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
From where to retrieve plugins.  The standard Puppet `file` type
@@ -1553,14 +1694,14 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="boolean" name="pluginsync">
        <prop_pattern name="pluginsync" required="false" type="boolean">
          <description>
            <loctext xml:lang="C">
Whether plugins should be synced with the central server.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="postrun_command">
        <prop_pattern name="postrun_command" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
A command to run after every agent run.  If this command returns a non-zero
@@ -1569,7 +1710,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="preferred_serialization_format">
        <prop_pattern name="preferred_serialization_format" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The preferred means of serializing
@@ -1580,7 +1721,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="prerun_command">
        <prop_pattern name="prerun_command" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
A command to run before every agent run.  If this command returns a non-zero
@@ -1588,7 +1729,14 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="priority">
        <prop_pattern name="preview_outputdir" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The directory where catalog previews per node are generated.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern name="priority" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The scheduling priority of the process.  Valid values are 'high',
@@ -1599,49 +1747,60 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="privatedir">
        <prop_pattern name="privatedir" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
Where the client stores private certificate information.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="privatekeydir">
        <prop_pattern name="privatekeydir" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The private key directory.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="boolean" name="profile">
        <prop_pattern name="profile" required="false" type="boolean">
          <description>
            <loctext xml:lang="C">
Whether to enable experimental performance profiling
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="publickeydir">
        <prop_pattern name="publickeydir" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The public key directory.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="puppetdlog">
        <prop_pattern name="puppetdlog" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The log file for puppet agent.  This is generally not used.
The fallback log file. This is only used when the `--logdest` option
is not specified AND Puppet is running on an operating system where both
the POSIX syslog service and the Windows Event Log are unavailable. (Currently,
no supported operating systems match that description.)
Despite the name, both puppet agent and puppet master will use this file
as the fallback logging destination.
For control over logging destinations, see the `--logdest` command line
option in the manual pages for puppet master, puppet agent, and puppet
apply. You can see man pages by running `puppet &lt;SUBCOMMAND&gt; --help`,
or read them online at http://docs.puppetlabs.com/references/latest/man/.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="integer" name="puppetport">
        <prop_pattern name="puppetport" required="false" type="integer">
          <description>
            <loctext xml:lang="C">
Which port puppet agent listens on.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="uri" name="queue_source">
        <prop_pattern name="queue_source" required="false" type="uri">
          <description>
            <loctext xml:lang="C">
Which type of queue to use for asynchronous processing.  If your stomp server requires
@@ -1649,14 +1808,14 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="queue_type">
        <prop_pattern name="queue_type" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
Which type of queue to use for asynchronous processing.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="rails_loglevel">
        <prop_pattern name="rails_loglevel" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The log level for Rails connections.  The value must be
@@ -1665,28 +1824,28 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="railslog">
        <prop_pattern name="railslog" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
Where Rails-specific logs are sent. This setting is only used by the ActiveRecord storeconfigs and inventory backends, which are deprecated.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="boolean" name="report">
        <prop_pattern name="report" required="false" type="boolean">
          <description>
            <loctext xml:lang="C">
Whether to send reports after every transaction.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="integer" name="report_port">
        <prop_pattern name="report_port" required="false" type="integer">
          <description>
            <loctext xml:lang="C">
The port to communicate with the report_server.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="report_serialization_format">
        <prop_pattern name="report_serialization_format" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The serialization format to use when sending reports to the
@@ -1703,14 +1862,14 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="host" name="report_server">
        <prop_pattern name="report_server" required="false" type="host">
          <description>
            <loctext xml:lang="C">
The server to send transaction reports to.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="reportdir">
        <prop_pattern name="reportdir" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The directory in which to store reports. Each node gets
@@ -1720,14 +1879,14 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="reportfrom">
        <prop_pattern name="reportfrom" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The 'from' email address for the reports.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="reports">
        <prop_pattern name="reports" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The list of report handlers to use. When using multiple report handlers,
@@ -1746,7 +1905,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="uri" name="reporturl">
        <prop_pattern name="reporturl" required="false" type="uri">
          <description>
            <loctext xml:lang="C">
The URL that reports should be forwarded to. This setting
@@ -1755,21 +1914,21 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="integer" name="req_bits">
        <prop_pattern name="req_bits" required="false" type="integer">
          <description>
            <loctext xml:lang="C">
The bit length of the certificates.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="requestdir">
        <prop_pattern name="requestdir" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
Where host certificate requests are stored.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="resourcefile">
        <prop_pattern name="resourcefile" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The file in which puppet agent stores a list of the resources
@@ -1777,7 +1936,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="rest_authconfig">
        <prop_pattern name="rest_authconfig" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The configuration file that defines the rights to the different
@@ -1786,14 +1945,14 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="route_file">
        <prop_pattern name="route_file" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The YAML file containing indirector route configuration.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="rrddir">
        <prop_pattern name="rrddir" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The directory where RRD database files are stored.
@@ -1802,7 +1961,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="integer" name="rrdinterval">
        <prop_pattern name="rrdinterval" required="false" type="integer">
          <description>
            <loctext xml:lang="C">
How often RRD should expect data.
@@ -1810,14 +1969,14 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="rundir">
        <prop_pattern name="rundir" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
Where Puppet PID files are kept.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="integer" name="runinterval">
        <prop_pattern name="runinterval" required="false" type="integer">
          <description>
            <loctext xml:lang="C">
How often puppet agent applies the catalog.
@@ -1827,35 +1986,35 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="sendmail">
        <prop_pattern name="sendmail" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
Where to find the sendmail binary with which to send email.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="serial">
        <prop_pattern name="serial" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
Where the serial number for certificates is stored.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="host" name="server">
        <prop_pattern name="server" required="false" type="host">
          <description>
            <loctext xml:lang="C">
The puppet master server to which the puppet agent should connect.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="server_datadir">
        <prop_pattern name="server_datadir" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The directory in which serialized data is stored, usually in a subdirectory.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="boolean" name="show_diff">
        <prop_pattern name="show_diff" required="false" type="boolean">
          <description>
            <loctext xml:lang="C">
Whether to log and report a contextual diff when files are being replaced.
@@ -1867,14 +2026,14 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="signeddir">
        <prop_pattern name="signeddir" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
Where the CA stores signed certificates.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="smtphelo">
        <prop_pattern name="smtphelo" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The name by which we identify ourselves in SMTP HELO for reports.
@@ -1883,21 +2042,21 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="integer" name="smtpport">
        <prop_pattern name="smtpport" required="false" type="integer">
          <description>
            <loctext xml:lang="C">
The TCP port through which to send email reports.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="host" name="smtpserver">
        <prop_pattern name="smtpserver" required="false" type="host">
          <description>
            <loctext xml:lang="C">
The server through which to send email reports.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="boolean" name="splay">
        <prop_pattern name="splay" required="false" type="boolean">
          <description>
            <loctext xml:lang="C">
Whether to sleep for a pseudo-random (but consistent) amount of time before
@@ -1905,7 +2064,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="integer" name="splaylimit">
        <prop_pattern name="splaylimit" required="false" type="integer">
          <description>
            <loctext xml:lang="C">
The maximum time to delay before runs.  Defaults to being the same as the
@@ -1913,14 +2072,14 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="host" name="srv_domain">
        <prop_pattern name="srv_domain" required="false" type="host">
          <description>
            <loctext xml:lang="C">
The domain which will be queried to find the SRV records of servers to use.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="ssl_client_ca_auth">
        <prop_pattern name="ssl_client_ca_auth" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
Certificate authorities who issue server certificates.  SSL servers will not be
@@ -1930,7 +2089,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="ssl_client_header">
        <prop_pattern name="ssl_client_header" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The header containing an authenticated client's SSL DN.
@@ -1946,7 +2105,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="ssl_client_verify_header">
        <prop_pattern name="ssl_client_verify_header" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The header containing the status message of the client
@@ -1961,7 +2120,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="ssl_server_ca_auth">
        <prop_pattern name="ssl_server_ca_auth" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
Certificate authorities who issue client certificates.  SSL clients will not be
@@ -1971,14 +2130,14 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="ssldir">
        <prop_pattern name="ssldir" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
Where SSL certificates are kept.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="statedir">
        <prop_pattern name="statedir" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The directory where Puppet state is stored.  Generally,
@@ -1987,7 +2146,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="statefile">
        <prop_pattern name="statefile" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
Where puppet agent and puppet master store state associated
@@ -1997,7 +2156,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="boolean" name="storeconfigs">
        <prop_pattern name="storeconfigs" required="false" type="boolean">
          <description>
            <loctext xml:lang="C">
Whether to store each client's configuration, including catalogs, facts,
@@ -2011,7 +2170,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="storeconfigs_backend">
        <prop_pattern name="storeconfigs_backend" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
Configure the backend terminus used for StoreConfigs.
@@ -2020,7 +2179,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="boolean" name="strict_hostname_checking">
        <prop_pattern name="strict_hostname_checking" required="false" type="boolean">
          <description>
            <loctext xml:lang="C">
Whether to only search for the complete
@@ -2029,7 +2188,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="boolean" name="strict_variables">
        <prop_pattern name="strict_variables" required="false" type="boolean">
          <description>
            <loctext xml:lang="C">
Makes the parser raise errors when referencing unknown variables. (This does not affect
@@ -2037,22 +2196,22 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="boolean" name="stringify_facts">
        <prop_pattern name="stringify_facts" required="false" type="boolean">
          <description>
            <loctext xml:lang="C">
to_s. Means you can't have arrays or
hashes as fact values.
hashes as fact values. (DEPRECATED) This option will be removed in Puppet 4.0.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="boolean" name="summarize">
        <prop_pattern name="summarize" required="false" type="boolean">
          <description>
            <loctext xml:lang="C">
Whether to print a transaction summary.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="syslogfacility">
        <prop_pattern name="syslogfacility" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
What syslog facility to use when logging to syslog.
@@ -2061,14 +2220,14 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="tagmap">
        <prop_pattern name="tagmap" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The mapping between reporting tags and email addresses.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="tags">
        <prop_pattern name="tags" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
Tags to use to find resources.  If this is set, then
@@ -2077,7 +2236,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="templatedir">
        <prop_pattern name="templatedir" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
Where Puppet looks for template files.  Can be a list of colon-separated
@@ -2087,7 +2246,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="boolean" name="thin_storeconfigs">
        <prop_pattern name="thin_storeconfigs" required="false" type="boolean">
          <description>
            <loctext xml:lang="C">
Boolean; whether Puppet should store only facts and exported resources in the storeconfigs
@@ -2097,14 +2256,14 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="boolean" name="trace">
        <prop_pattern name="trace" required="false" type="boolean">
          <description>
            <loctext xml:lang="C">
Whether to print stack traces on some errors
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="boolean" name="trusted_node_data">
        <prop_pattern name="trusted_node_data" required="false" type="boolean">
          <description>
            <loctext xml:lang="C">
Stores trusted node data in a hash called $trusted.
@@ -2112,7 +2271,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="boolean" name="use_cached_catalog">
        <prop_pattern name="use_cached_catalog" required="false" type="boolean">
          <description>
            <loctext xml:lang="C">
Whether to only use the cached catalog rather than compiling a new catalog
@@ -2121,14 +2280,14 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="boolean" name="use_srv_records">
        <prop_pattern name="use_srv_records" required="false" type="boolean">
          <description>
            <loctext xml:lang="C">
Whether the server will search for SRV records in DNS for the current domain.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="boolean" name="usecacheonfailure">
        <prop_pattern name="usecacheonfailure" required="false" type="boolean">
          <description>
            <loctext xml:lang="C">
Whether to use the cached configuration when the remote
@@ -2138,14 +2297,14 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="user">
        <prop_pattern name="user" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The user puppet master should run as.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="vardir">
        <prop_pattern name="vardir" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
Where Puppet stores dynamic and growing data.  The default for this
@@ -2153,7 +2312,7 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="integer" name="waitforcert">
        <prop_pattern name="waitforcert" required="false" type="integer">
          <description>
            <loctext xml:lang="C">
How frequently puppet agent should ask for a signed certificate.
@@ -2172,14 +2331,14 @@
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="astring" name="yamldir">
        <prop_pattern name="yamldir" required="false" type="astring">
          <description>
            <loctext xml:lang="C">
The directory in which YAML data is stored, usually in a subdirectory.
        </loctext>
          </description>
        </prop_pattern>
        <prop_pattern required="false" type="boolean" name="zlib">
        <prop_pattern name="zlib" required="false" type="boolean">
          <description>
            <loctext xml:lang="C">
Boolean; whether to use the zlib library
components/ruby/puppet/history
New file
@@ -0,0 +1 @@
system/management/puppet-19@3.6.2,5.11-2016.1.0.1 system/management/puppet
components/ruby/puppet/manifests/sample-manifest.p5m
@@ -23,1056 +23,1269 @@
license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
file path=etc/puppet/auth.conf
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/hiera/backend/puppet_backend.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/hiera/scope.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/hiera_puppet.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/agent.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/agent/disabler.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/agent/locker.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/application.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/application/agent.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/application/apply.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/application/ca.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/application/catalog.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/application/cert.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/application/certificate.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/application/certificate_request.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/application/certificate_revocation_list.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/application/config.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/application/describe.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/application/describe.rb.~1~
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/application/device.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/application/doc.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/application/face_base.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/application/facts.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/application/file.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/application/filebucket.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/application/help.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/application/indirection_base.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/application/inspect.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/application/instrumentation_data.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/application/instrumentation_listener.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/application/instrumentation_probe.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/application/key.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/application/kick.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/application/man.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/application/master.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/application/module.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/application/node.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/application/parser.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/application/plugin.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/application/queue.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/application/report.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/application/resource.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/application/resource_type.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/application/secret_agent.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/application/status.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/bindings.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/coercion.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/configurer.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/configurer/downloader.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/configurer/fact_handler.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/configurer/plugin_handler.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/confine.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/confine/any.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/confine/exists.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/confine/false.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/confine/feature.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/confine/true.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/confine/variable.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/confine_collection.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/confiner.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/context.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/context/trusted_information.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/daemon.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/data_binding.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/defaults.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/dsl.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/dsl/resource_api.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/dsl/resource_type_api.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/environments.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/error.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/external/dot.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/external/nagios.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/external/nagios/base.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/external/nagios/grammar.ry
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/external/nagios/makefile
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/external/nagios/parser.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/external/pson/common.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/external/pson/pure.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/external/pson/pure/generator.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/external/pson/pure/parser.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/external/pson/version.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/face.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/face/ca.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/face/catalog.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/face/catalog/select.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/face/certificate.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/face/certificate_request.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/face/certificate_revocation_list.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/face/config.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/face/facts.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/face/file.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/face/file/download.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/face/file/store.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/face/help.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/face/help/action.erb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/face/help/face.erb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/face/help/global.erb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/face/help/man.erb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/face/instrumentation_data.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/face/instrumentation_listener.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/face/instrumentation_probe.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/face/key.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/face/man.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/face/module.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/face/module/build.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/face/module/changes.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/face/module/generate.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/face/module/install.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/face/module/list.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/face/module/search.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/face/module/uninstall.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/face/module/upgrade.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/face/node.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/face/node/clean.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/face/parser.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/face/plugin.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/face/report.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/face/resource.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/face/resource_type.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/face/secret_agent.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/face/status.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/feature/base.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/feature/eventlog.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/feature/external_facts.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/feature/libuser.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/feature/msgpack.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/feature/pson.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/feature/rack.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/feature/rails.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/feature/rdoc1.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/feature/rubygems.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/feature/selinux.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/feature/ssh.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/feature/stomp.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/feature/zlib.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/file_bucket.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/file_bucket/dipper.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/file_bucket/file.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/file_collection.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/file_collection/lookup.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/file_serving.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/file_serving/base.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/file_serving/configuration.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/file_serving/configuration/parser.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/file_serving/content.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/file_serving/fileset.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/file_serving/metadata.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/file_serving/mount.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/file_serving/mount/file.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/file_serving/mount/modules.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/file_serving/mount/pluginfacts.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/file_serving/mount/plugins.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/file_serving/terminus_helper.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/file_serving/terminus_selector.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/file_system.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/file_system/file18.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/file_system/file19.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/file_system/file19windows.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/file_system/file_impl.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/file_system/memory_file.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/file_system/memory_impl.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/file_system/path_pattern.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/file_system/tempfile.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/forge.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/forge/cache.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/forge/errors.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/forge/repository.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/functions.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/functions/assert_type.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/functions/import.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/graph.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/graph/key.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/graph/prioritizer.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/graph/random_prioritizer.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/graph/rb_tree_map.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/graph/relationship_graph.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/graph/sequential_prioritizer.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/graph/simple_graph.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/graph/title_hash_prioritizer.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/active_record.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/catalog/active_record.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/catalog/compiler.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/catalog/json.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/catalog/msgpack.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/catalog/queue.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/catalog/rest.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/catalog/static_compiler.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/catalog/store_configs.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/catalog/yaml.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/certificate/ca.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/certificate/disabled_ca.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/certificate/file.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/certificate/rest.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/certificate_request/ca.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/certificate_request/disabled_ca.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/certificate_request/file.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/certificate_request/memory.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/certificate_request/rest.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/certificate_revocation_list/ca.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/certificate_revocation_list/disabled_ca.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/certificate_revocation_list/file.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/certificate_revocation_list/rest.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/certificate_status.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/certificate_status/file.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/certificate_status/rest.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/code.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/couch.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/data_binding/hiera.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/data_binding/none.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/direct_file_server.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/envelope.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/errors.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/exec.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/face.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/facts/active_record.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/facts/couch.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/facts/facter.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/facts/inventory_active_record.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/facts/inventory_service.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/facts/memory.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/facts/network_device.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/facts/rest.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/facts/store_configs.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/facts/yaml.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/file_bucket_file/file.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/file_bucket_file/rest.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/file_bucket_file/selector.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/file_content.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/file_content/file.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/file_content/file_server.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/file_content/rest.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/file_content/selector.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/file_metadata.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/file_metadata/file.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/file_metadata/file_server.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/file_metadata/rest.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/file_metadata/selector.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/file_server.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/indirection.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/instrumentation_data.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/instrumentation_data/local.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/instrumentation_data/rest.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/instrumentation_listener.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/instrumentation_listener/local.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/instrumentation_listener/rest.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/instrumentation_probe.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/instrumentation_probe/local.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/instrumentation_probe/rest.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/json.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/key/ca.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/key/disabled_ca.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/key/file.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/key/memory.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/ldap.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/memory.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/msgpack.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/node/active_record.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/node/exec.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/node/ldap.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/node/memory.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/node/msgpack.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/node/plain.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/node/rest.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/node/store_configs.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/node/write_only_yaml.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/node/yaml.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/none.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/plain.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/queue.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/report/msgpack.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/report/processor.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/report/rest.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/report/yaml.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/request.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/resource/active_record.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/resource/ral.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/resource/rest.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/resource/store_configs.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/resource/validator.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/resource_type.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/resource_type/parser.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/resource_type/rest.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/rest.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/run/local.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/run/rest.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/ssl_file.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/status.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/status/local.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/status/rest.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/store_configs.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/terminus.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/indirector/yaml.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/interface.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/interface/action.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/interface/action_builder.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/interface/action_manager.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/interface/documentation.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/interface/face_collection.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/interface/option.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/interface/option_builder.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/interface/option_manager.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/loaders.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/metatype/manager.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/module.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/module_tool.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/module_tool/applications.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/module_tool/applications/application.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/module_tool/applications/builder.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/module_tool/applications/checksummer.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/module_tool/applications/installer.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/module_tool/applications/searcher.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/module_tool/applications/uninstaller.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/module_tool/applications/unpacker.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/module_tool/applications/upgrader.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/module_tool/checksums.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/module_tool/contents_description.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/module_tool/dependency.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/module_tool/errors.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/module_tool/errors/base.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/module_tool/errors/installer.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/module_tool/errors/shared.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/module_tool/errors/uninstaller.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/module_tool/errors/upgrader.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/module_tool/install_directory.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/module_tool/installed_modules.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/module_tool/local_tarball.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/module_tool/metadata.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/module_tool/modulefile.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/module_tool/shared_behaviors.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/module_tool/skeleton/templates/generator/README.md.erb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/module_tool/skeleton/templates/generator/Rakefile
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/module_tool/skeleton/templates/generator/manifests/init.pp.erb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/module_tool/skeleton/templates/generator/metadata.json.erb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/module_tool/skeleton/templates/generator/spec/classes/init_spec.rb.erb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/module_tool/skeleton/templates/generator/spec/spec_helper.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/module_tool/skeleton/templates/generator/tests/init.pp.erb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/module_tool/tar.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/module_tool/tar/gnu.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/module_tool/tar/mini.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/network.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/network/auth_config_parser.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/network/authconfig.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/network/authentication.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/network/authorization.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/network/authstore.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/network/client_request.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/network/format.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/network/format_handler.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/network/format_support.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/network/formats.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/network/http.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/network/http/api.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/network/http/api/v1.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/network/http/api/v2.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/network/http/api/v2/authorization.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/network/http/api/v2/environments.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/network/http/compression.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/network/http/connection.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/network/http/error.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/network/http/handler.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/network/http/issues.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/network/http/memory_response.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/network/http/rack.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/network/http/rack/rest.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/network/http/request.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/network/http/response.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/network/http/route.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/network/http/webrick.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/network/http/webrick/rest.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/network/http_pool.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/network/resolver.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/network/rest_controller.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/network/rights.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/network/server.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/node.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/node/environment.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/node/facts.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parameter.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parameter/boolean.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parameter/package_options.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parameter/path.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parameter/value.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parameter/value_collection.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/ast.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/ast/arithmetic_operator.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/ast/astarray.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/ast/asthash.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/ast/block_expression.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/ast/boolean_operator.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/ast/branch.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/ast/caseopt.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/ast/casestatement.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/ast/collection.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/ast/collexpr.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/ast/comparison_operator.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/ast/definition.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/ast/else.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/ast/function.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/ast/hostclass.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/ast/ifstatement.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/ast/in_operator.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/ast/lambda.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/ast/leaf.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/ast/match_operator.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/ast/method_call.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/ast/minus.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/ast/node.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/ast/nop.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/ast/not.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/ast/pops_bridge.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/ast/relationship.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/ast/resource.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/ast/resource_defaults.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/ast/resource_instance.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/ast/resource_override.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/ast/resource_reference.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/ast/resourceparam.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/ast/selector.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/ast/top_level_construct.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/ast/vardef.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/code_merger.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/collector.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/compiler.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/e4_parser_adapter.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/e_parser_adapter.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/files.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/functions.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/functions/collect.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/functions/contain.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/functions/create_resources.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/functions/defined.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/functions/each.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/functions/epp.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/functions/extlookup.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/functions/fail.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/functions/file.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/functions/filter.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/functions/fqdn_rand.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/functions/generate.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/functions/hiera.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/functions/hiera_array.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/functions/hiera_hash.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/functions/hiera_include.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/functions/include.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/functions/inline_epp.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/functions/inline_template.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/functions/lookup.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/functions/map.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/functions/md5.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/functions/realize.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/functions/reduce.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/functions/regsubst.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/functions/require.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/functions/search.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/functions/select.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/functions/sha1.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/functions/shellquote.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/functions/slice.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/functions/split.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/functions/sprintf.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/functions/tag.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/functions/tagged.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/functions/template.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/functions/versioncmp.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/grammar.ra
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/lexer.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/makefile
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/methods.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/parser.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/parser_factory.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/parser_support.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/relationship.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/resource.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/resource/param.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/scope.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/templatewrapper.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/type_loader.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/parser/yaml_trimmer.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/adaptable.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/adapters.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/binder/binder.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/binder/binder_issues.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/binder/bindings_checker.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/binder/bindings_composer.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/binder/bindings_factory.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/binder/bindings_label_provider.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/binder/bindings_loader.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/binder/bindings_model.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/binder/bindings_model_dumper.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/binder/bindings_validator_factory.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/binder/config/binder_config.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/binder/config/binder_config_checker.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/binder/config/diagnostic_producer.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/binder/config/issues.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/binder/injector.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/binder/injector_entry.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/binder/key_factory.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/binder/lookup.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/binder/producers.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/binder/scheme_handler/confdir_scheme.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/binder/scheme_handler/module_scheme.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/binder/scheme_handler/symbolic_scheme.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/binder/system_bindings.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/containment.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/evaluator/access_operator.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/evaluator/callable_signature.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/evaluator/closure.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/evaluator/compare_operator.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/evaluator/epp_evaluator.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/evaluator/evaluator_impl.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/evaluator/external_syntax_support.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/evaluator/relationship_operator.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/evaluator/runtime3_support.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/functions/dispatch.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/functions/dispatcher.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/functions/function.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/issue_reporter.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/issues.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/label_provider.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/loader/base_loader.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/loader/dependency_loader.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/loader/gem_support.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/loader/loader.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/loader/loader_paths.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/loader/module_loaders.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/loader/null_loader.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/loader/ruby_function_instantiator.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/loader/ruby_legacy_function_instantiator.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/loader/simple_environment_loader.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/loader/static_loader.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/loader/uri_helper.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/loaders.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/model/ast_transformer.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/model/ast_tree_dumper.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/model/factory.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/model/model.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/model/model_label_provider.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/model/model_tree_dumper.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/model/tree_dumper.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/parser/code_merger.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/parser/egrammar.ra
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/parser/eparser.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/parser/epp_parser.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/parser/epp_support.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/parser/evaluating_parser.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/parser/heredoc_support.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/parser/interpolation_support.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/parser/lexer.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/parser/lexer2.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/parser/lexer_support.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/parser/locatable.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/parser/locator.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/parser/makefile
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/parser/parser_support.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/parser/slurp_support.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/patterns.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/semantic_error.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/types/class_loader.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/types/enumeration.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/types/type_calculator.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/types/type_factory.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/types/type_parser.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/types/types.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/utils.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/validation.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/validation/checker3_1.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/validation/checker4_0.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/validation/validator_factory_3_1.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/validation/validator_factory_4_0.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/visitable.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/pops/visitor.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/property.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/property/boolean.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/property/ensure.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/property/keyvalue.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/property/list.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/property/ordered_list.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/aixobject.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/augeas/augeas.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/cisco.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/command.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/computer/computer.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/confine.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/cron/crontab.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/exec.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/exec/posix.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/exec/shell.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/exec/windows.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/file/posix.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/file/windows.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/group/aix.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/group/directoryservice.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/group/groupadd.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/group/ldap.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/group/pw.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/group/windows_adsi.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/host/parsed.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/interface/cisco.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/ldap.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/macauthorization/macauthorization.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/mailalias/aliases.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/maillist/mailman.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/mcx/mcxcontent.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/mount.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/mount/parsed.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/naginator.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/nameservice.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/nameservice/directoryservice.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/nameservice/objectadd.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/nameservice/pw.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/network_device.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/package.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/package/aix.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/package/appdmg.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/package/apple.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/package/apt.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/package/aptitude.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/package/aptrpm.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/package/blastwave.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/package/dpkg.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/package/fink.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/package/freebsd.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/package/gem.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/package/hpux.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/package/macports.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/package/msi.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/package/nim.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/package/openbsd.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/package/opkg.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/package/pacman.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/package/pip.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/package/pkg.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/package/pkg.rb.~1~
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/package/pkgdmg.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/package/pkgin.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/package/pkgutil.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/package/portage.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/package/ports.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/package/portupgrade.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/package/rpm.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/package/rug.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/package/sun.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/package/sunfreeware.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/package/up2date.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/package/urpmi.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/package/windows.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/package/windows/exe_package.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/package/windows/msi_package.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/package/windows/package.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/package/yum.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/package/yumhelper.py
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/package/zypper.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/parsedfile.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/scheduled_task/win32_taskscheduler.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/selboolean/getsetsebool.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/selmodule/semodule.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/service/base.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/service/bsd.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/service/daemontools.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/service/debian.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/service/freebsd.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/service/gentoo.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/service/init.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/service/launchd.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/service/openbsd.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/service/openrc.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/service/openwrt.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/service/redhat.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/service/runit.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/service/service.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/service/smf.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/service/smf.rb.~1~
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/service/smf.rb.~2~
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/service/src.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/service/systemd.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/service/upstart.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/service/windows.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/ssh_authorized_key/parsed.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/sshkey/parsed.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/user/aix.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/user/directoryservice.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/user/hpux.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/user/ldap.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/user/pw.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/user/user_role_add.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/user/user_role_add.rb.~1~
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/user/useradd.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/user/windows_adsi.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/vlan/cisco.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/yumrepo/inifile.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/zfs/zfs.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/zone/solaris.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/zone/solaris.rb.~1~
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/provider/zpool/zpool.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/rails.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/rails/benchmark.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/rails/database/001_add_created_at_to_all_tables.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/rails/database/002_remove_duplicated_index_on_all_tables.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/rails/database/003_add_environment_to_host.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/rails/database/004_add_inventory_service_tables.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/rails/database/schema.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/rails/fact_name.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/rails/fact_value.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/rails/host.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/rails/inventory_fact.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/rails/inventory_node.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/rails/param_name.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/rails/param_value.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/rails/puppet_tag.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/rails/resource.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/rails/resource_tag.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/rails/source_file.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/reference/configuration.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/reference/function.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/reference/indirection.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/reference/metaparameter.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/reference/providers.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/reference/report.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/reference/type.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/relationship.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/reports.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/reports/http.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/reports/log.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/reports/rrdgraph.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/reports/store.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/reports/tagmail.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/resource.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/resource/catalog.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/resource/status.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/resource/type.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/resource/type_collection.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/resource/type_collection_helper.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/run.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/scheduler.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/scheduler/job.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/scheduler/scheduler.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/scheduler/splay_job.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/scheduler/timer.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/settings.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/settings/array_setting.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/settings/autosign_setting.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/settings/base_setting.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/settings/boolean_setting.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/settings/config_file.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/settings/directory_setting.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/settings/duration_setting.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/settings/enum_setting.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/settings/environment_conf.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/settings/errors.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/settings/file_or_directory_setting.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/settings/file_setting.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/settings/ini_file.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/settings/path_setting.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/settings/priority_setting.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/settings/string_setting.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/settings/terminus_setting.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/settings/ttl_setting.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/settings/value_translator.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/ssl.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/ssl/base.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/ssl/certificate.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/ssl/certificate_authority.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/ssl/certificate_authority/autosign_command.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/ssl/certificate_authority/interface.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/ssl/certificate_factory.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/ssl/certificate_request.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/ssl/certificate_request_attributes.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/ssl/certificate_revocation_list.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/ssl/certificate_signer.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/ssl/configuration.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/ssl/digest.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/ssl/host.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/ssl/inventory.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/ssl/key.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/ssl/oids.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/ssl/validator.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/ssl/validator/default_validator.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/ssl/validator/no_validator.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/status.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/test/test_helper.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/transaction.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/transaction/additional_resource_generator.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/transaction/event.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/transaction/event_manager.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/transaction/report.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/transaction/resource_harness.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/augeas.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/component.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/computer.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/cron.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/exec.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/file.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/file/checksum.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/file/content.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/file/ctime.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/file/ensure.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/file/group.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/file/mode.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/file/mtime.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/file/owner.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/file/selcontext.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/file/source.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/file/target.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/file/type.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/filebucket.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/group.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/host.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/interface.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/k5login.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/macauthorization.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/mailalias.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/maillist.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/mcx.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/mount.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/nagios_command.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/nagios_contact.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/nagios_contactgroup.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/nagios_host.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/nagios_hostdependency.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/nagios_hostescalation.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/nagios_hostextinfo.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/nagios_hostgroup.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/nagios_service.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/nagios_servicedependency.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/nagios_serviceescalation.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/nagios_serviceextinfo.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/nagios_servicegroup.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/nagios_timeperiod.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/notify.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/package.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/resources.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/router.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/schedule.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/scheduled_task.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/selboolean.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/selmodule.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/service.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/ssh_authorized_key.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/sshkey.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/stage.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/tidy.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/user.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/vlan.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/whit.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/yumrepo.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/zfs.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/zone.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/zone.rb.~1~
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/type/zpool.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/adsi.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/autoload.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/backups.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/cacher.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/checksums.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/classgen.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/colors.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/command_line.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/command_line/puppet_option_parser.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/command_line/trollop.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/constant_inflector.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/diff.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/docs.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/errors.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/execution.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/execution_stub.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/feature.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/file_watcher.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/fileparsing.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/filetype.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/http_proxy.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/inifile.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/inline_docs.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/instance_loader.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/instrumentation.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/instrumentation/data.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/instrumentation/indirection_probe.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/instrumentation/instrumentable.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/instrumentation/listener.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/instrumentation/listeners/log.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/instrumentation/listeners/performance.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/json_lockfile.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/ldap.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/ldap/connection.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/ldap/generator.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/ldap/manager.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/libuser.conf
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/libuser.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/limits.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/lockfile.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/log.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/log/destination.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/log/destinations.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/log/rate_limited_logger.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/logging.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/metaid.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/methodhelper.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/metric.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/monkey_patches.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/monkey_patches/lines.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/nagios_maker.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/network_device.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/network_device/base.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/network_device/cisco.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/network_device/cisco/device.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/network_device/cisco/facts.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/network_device/cisco/interface.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/network_device/config.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/network_device/ipcalc.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/network_device/transport.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/network_device/transport/base.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/network_device/transport/ssh.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/network_device/transport/telnet.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/package.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/pidlock.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/platform.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/plugins.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/posix.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/profiler.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/profiler/logging.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/profiler/none.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/profiler/object_counts.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/profiler/wall_clock.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/provider_features.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/pson.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/queue.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/queue/stomp.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/rails/cache_accumulator.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/rails/collection_merger.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/rails/reference_serializer.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/rdoc.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/rdoc/code_objects.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/rdoc/generators/puppet_generator.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/rdoc/generators/template/puppet/puppet.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/rdoc/parser.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/rdoc/parser/puppet_parser_core.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/rdoc/parser/puppet_parser_rdoc1.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/rdoc/parser/puppet_parser_rdoc2.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/reference.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/resource_template.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/retryaction.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/rubygems.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/run_mode.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/selinux.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/ssl.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/storage.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/suidmanager.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/symbolic_file_mode.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/tag_set.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/tagging.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/terminal.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/user_attr.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/warnings.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/watched_file.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/watcher.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/watcher/change_watcher.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/watcher/periodic_watcher.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/watcher/timer.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/windows.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/windows/access_control_entry.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/windows/access_control_list.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/windows/error.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/windows/file.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/windows/process.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/windows/registry.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/windows/root_certs.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/windows/security.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/windows/security_descriptor.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/windows/sid.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/windows/string.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/windows/user.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/yaml.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/util/zaml.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/load_safe_yaml.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/load_semantic.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/require_vendored.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/safe_yaml/CHANGES.md
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/safe_yaml/Gemfile
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/safe_yaml/LICENSE.txt
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/safe_yaml/README.md
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/safe_yaml/Rakefile
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/safe_yaml/lib/safe_yaml.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/safe_yaml/lib/safe_yaml/deep.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/safe_yaml/lib/safe_yaml/parse/date.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/safe_yaml/lib/safe_yaml/parse/hexadecimal.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/safe_yaml/lib/safe_yaml/parse/sexagesimal.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/safe_yaml/lib/safe_yaml/psych_handler.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/safe_yaml/lib/safe_yaml/psych_resolver.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/safe_yaml/lib/safe_yaml/resolver.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/safe_yaml/lib/safe_yaml/safe_to_ruby_visitor.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/safe_yaml/lib/safe_yaml/syck_hack.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/safe_yaml/lib/safe_yaml/syck_node_monkeypatch.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/safe_yaml/lib/safe_yaml/syck_resolver.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/safe_yaml/lib/safe_yaml/transform.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/safe_yaml/lib/safe_yaml/transform/to_boolean.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/safe_yaml/lib/safe_yaml/transform/to_date.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/safe_yaml/lib/safe_yaml/transform/to_float.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/safe_yaml/lib/safe_yaml/transform/to_integer.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/safe_yaml/lib/safe_yaml/transform/to_nil.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/safe_yaml/lib/safe_yaml/transform/to_symbol.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/safe_yaml/lib/safe_yaml/transform/transformation_map.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/safe_yaml/lib/safe_yaml/version.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/safe_yaml/run_specs_all_ruby_versions.sh
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/safe_yaml/safe_yaml.gemspec
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/safe_yaml/spec/exploit.1.9.2.yaml
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/safe_yaml/spec/exploit.1.9.3.yaml
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/safe_yaml/spec/psych_resolver_spec.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/safe_yaml/spec/resolver_specs.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/safe_yaml/spec/safe_yaml_spec.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/safe_yaml/spec/spec_helper.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/safe_yaml/spec/support/exploitable_back_door.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/safe_yaml/spec/syck_resolver_spec.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/safe_yaml/spec/transform/base64_spec.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/safe_yaml/spec/transform/to_date_spec.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/safe_yaml/spec/transform/to_float_spec.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/safe_yaml/spec/transform/to_integer_spec.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/safe_yaml/spec/transform/to_symbol_spec.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/safe_yaml_patches.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/semantic/Gemfile
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/semantic/Rakefile
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/semantic/lib/semantic.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/semantic/lib/semantic/dependency.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/semantic/lib/semantic/dependency/graph.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/semantic/lib/semantic/dependency/graph_node.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/semantic/lib/semantic/dependency/module_release.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/semantic/lib/semantic/dependency/source.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/semantic/lib/semantic/dependency/unsatisfiable_graph.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/semantic/lib/semantic/version.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/semantic/lib/semantic/version_range.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/semantic/spec/spec_helper.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/semantic/spec/unit/semantic/dependency/graph_node_spec.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/semantic/spec/unit/semantic/dependency/graph_spec.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/semantic/spec/unit/semantic/dependency/module_release_spec.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/semantic/spec/unit/semantic/dependency/source_spec.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/semantic/spec/unit/semantic/dependency/unsatisfiable_graph_spec.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/semantic/spec/unit/semantic/dependency_spec.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/semantic/spec/unit/semantic/version_range_spec.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/vendor/semantic/spec/unit/semantic/version_spec.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppet/version.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppetx.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppetx/puppet/bindings_scheme_handler.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppetx/puppet/syntax_checker.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/puppetx/puppetlabs/syntax_checkers/json.rb
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/semver.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/hiera/backend/puppet_backend.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/hiera/puppet_function.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/hiera/scope.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/hiera_puppet.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/agent.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/agent/disabler.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/agent/locker.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/application.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/application/agent.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/application/apply.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/application/ca.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/application/catalog.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/application/cert.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/application/certificate.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/application/certificate_request.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/application/certificate_revocation_list.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/application/config.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/application/describe.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/application/describe.rb.~1~
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/application/device.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/application/doc.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/application/face_base.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/application/facts.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/application/file.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/application/filebucket.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/application/help.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/application/indirection_base.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/application/inspect.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/application/instrumentation_data.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/application/instrumentation_listener.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/application/instrumentation_probe.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/application/key.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/application/kick.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/application/man.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/application/master.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/application/module.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/application/node.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/application/parser.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/application/plugin.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/application/queue.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/application/report.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/application/resource.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/application/resource_type.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/application/secret_agent.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/application/status.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/bindings.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/coercion.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/configurer.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/configurer/downloader.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/configurer/downloader_factory.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/configurer/fact_handler.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/configurer/plugin_handler.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/confine.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/confine/any.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/confine/exists.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/confine/false.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/confine/feature.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/confine/true.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/confine/variable.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/confine_collection.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/confiner.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/context.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/context/trusted_information.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/daemon.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/data_binding.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/defaults.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/dsl.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/dsl/resource_api.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/dsl/resource_type_api.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/environments.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/error.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/external/dot.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/external/nagios.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/external/nagios/base.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/external/nagios/grammar.ry
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/external/nagios/makefile
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/external/nagios/parser.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/external/pson/common.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/external/pson/pure.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/external/pson/pure/generator.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/external/pson/pure/parser.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/external/pson/version.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/face.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/face/ca.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/face/catalog.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/face/catalog/select.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/face/certificate.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/face/certificate_request.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/face/certificate_revocation_list.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/face/config.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/face/facts.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/face/file.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/face/file/download.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/face/file/store.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/face/help.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/face/help/action.erb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/face/help/face.erb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/face/help/global.erb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/face/help/man.erb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/face/instrumentation_data.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/face/instrumentation_listener.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/face/instrumentation_probe.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/face/key.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/face/man.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/face/module.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/face/module/build.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/face/module/changes.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/face/module/generate.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/face/module/install.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/face/module/list.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/face/module/search.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/face/module/uninstall.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/face/module/upgrade.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/face/node.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/face/node/clean.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/face/parser.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/face/plugin.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/face/report.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/face/resource.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/face/resource_type.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/face/secret_agent.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/face/status.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/feature/base.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/feature/cfacter.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/feature/eventlog.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/feature/external_facts.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/feature/libuser.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/feature/msgpack.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/feature/pe_license.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/feature/pson.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/feature/rack.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/feature/rails.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/feature/rdoc1.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/feature/rubygems.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/feature/selinux.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/feature/ssh.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/feature/stomp.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/feature/zlib.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/file_bucket.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/file_bucket/dipper.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/file_bucket/file.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/file_collection.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/file_collection/lookup.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/file_serving.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/file_serving/base.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/file_serving/configuration.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/file_serving/configuration/parser.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/file_serving/content.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/file_serving/fileset.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/file_serving/metadata.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/file_serving/mount.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/file_serving/mount/file.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/file_serving/mount/modules.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/file_serving/mount/pluginfacts.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/file_serving/mount/plugins.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/file_serving/terminus_helper.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/file_serving/terminus_selector.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/file_system.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/file_system/file18.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/file_system/file19.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/file_system/file19windows.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/file_system/file_impl.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/file_system/memory_file.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/file_system/memory_impl.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/file_system/path_pattern.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/file_system/uniquefile.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/forge.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/forge/cache.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/forge/errors.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/forge/repository.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/functions.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/functions/assert_type.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/functions/defined.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/functions/each.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/functions/epp.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/functions/filter.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/functions/hiera.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/functions/hiera_array.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/functions/hiera_hash.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/functions/hiera_include.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/functions/import.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/functions/inline_epp.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/functions/map.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/functions/match.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/functions/reduce.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/functions/scanf.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/functions/slice.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/functions/with.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/graph.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/graph/key.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/graph/prioritizer.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/graph/random_prioritizer.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/graph/rb_tree_map.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/graph/relationship_graph.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/graph/sequential_prioritizer.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/graph/simple_graph.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/graph/title_hash_prioritizer.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/active_record.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/catalog/active_record.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/catalog/compiler.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/catalog/json.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/catalog/msgpack.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/catalog/queue.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/catalog/rest.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/catalog/static_compiler.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/catalog/store_configs.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/catalog/yaml.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/certificate/ca.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/certificate/disabled_ca.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/certificate/file.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/certificate/rest.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/certificate_request/ca.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/certificate_request/disabled_ca.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/certificate_request/file.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/certificate_request/memory.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/certificate_request/rest.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/certificate_revocation_list/ca.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/certificate_revocation_list/disabled_ca.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/certificate_revocation_list/file.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/certificate_revocation_list/rest.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/certificate_status.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/certificate_status/file.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/certificate_status/rest.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/code.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/couch.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/data_binding/hiera.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/data_binding/none.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/direct_file_server.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/envelope.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/errors.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/exec.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/face.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/facts/active_record.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/facts/couch.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/facts/facter.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/facts/inventory_active_record.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/facts/inventory_service.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/facts/memory.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/facts/network_device.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/facts/rest.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/facts/store_configs.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/facts/yaml.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/file_bucket_file/file.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/file_bucket_file/rest.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/file_bucket_file/selector.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/file_content.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/file_content/file.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/file_content/file_server.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/file_content/rest.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/file_content/selector.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/file_metadata.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/file_metadata/file.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/file_metadata/file_server.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/file_metadata/rest.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/file_metadata/selector.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/file_server.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/hiera.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/indirection.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/instrumentation_data.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/instrumentation_data/local.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/instrumentation_data/rest.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/instrumentation_listener.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/instrumentation_listener/local.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/instrumentation_listener/rest.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/instrumentation_probe.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/instrumentation_probe/local.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/instrumentation_probe/rest.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/json.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/key/ca.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/key/disabled_ca.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/key/file.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/key/memory.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/ldap.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/memory.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/msgpack.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/node/active_record.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/node/exec.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/node/ldap.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/node/memory.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/node/msgpack.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/node/plain.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/node/rest.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/node/store_configs.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/node/write_only_yaml.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/node/yaml.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/none.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/plain.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/queue.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/report/msgpack.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/report/processor.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/report/rest.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/report/yaml.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/request.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/resource/active_record.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/resource/ral.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/resource/rest.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/resource/store_configs.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/resource/validator.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/resource_type.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/resource_type/parser.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/resource_type/rest.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/rest.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/run/local.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/run/rest.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/ssl_file.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/status.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/status/local.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/status/rest.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/store_configs.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/terminus.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/indirector/yaml.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/interface.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/interface/action.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/interface/action_builder.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/interface/action_manager.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/interface/documentation.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/interface/face_collection.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/interface/option.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/interface/option_builder.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/interface/option_manager.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/loaders.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/metatype/manager.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/module.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/module_tool.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/module_tool/applications.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/module_tool/applications/application.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/module_tool/applications/builder.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/module_tool/applications/checksummer.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/module_tool/applications/installer.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/module_tool/applications/searcher.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/module_tool/applications/uninstaller.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/module_tool/applications/unpacker.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/module_tool/applications/upgrader.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/module_tool/checksums.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/module_tool/contents_description.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/module_tool/dependency.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/module_tool/errors.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/module_tool/errors/base.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/module_tool/errors/installer.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/module_tool/errors/shared.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/module_tool/errors/uninstaller.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/module_tool/errors/upgrader.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/module_tool/install_directory.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/module_tool/installed_modules.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/module_tool/local_tarball.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/module_tool/metadata.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/module_tool/modulefile.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/module_tool/shared_behaviors.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/module_tool/skeleton/templates/generator/Gemfile
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/module_tool/skeleton/templates/generator/README.md.erb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/module_tool/skeleton/templates/generator/Rakefile
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/module_tool/skeleton/templates/generator/manifests/init.pp.erb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/module_tool/skeleton/templates/generator/metadata.json.erb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/module_tool/skeleton/templates/generator/spec/classes/init_spec.rb.erb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/module_tool/skeleton/templates/generator/spec/spec_helper.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/module_tool/skeleton/templates/generator/tests/init.pp.erb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/module_tool/tar.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/module_tool/tar/gnu.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/module_tool/tar/mini.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/network.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/network/auth_config_parser.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/network/authconfig.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/network/authentication.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/network/authorization.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/network/authstore.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/network/client_request.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/network/format.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/network/format_handler.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/network/format_support.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/network/formats.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/network/http.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/network/http/api.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/network/http/api/v1.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/network/http/api/v2.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/network/http/api/v2/authorization.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/network/http/api/v2/environments.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/network/http/compression.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/network/http/connection.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/network/http/error.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/network/http/factory.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/network/http/handler.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/network/http/issues.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/network/http/memory_response.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/network/http/nocache_pool.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/network/http/pool.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/network/http/rack.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/network/http/rack/rest.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/network/http/request.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/network/http/response.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/network/http/route.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/network/http/session.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/network/http/site.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/network/http/webrick.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/network/http/webrick/rest.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/network/http_pool.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/network/resolver.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/network/rest_controller.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/network/rights.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/network/server.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/node.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/node/environment.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/node/facts.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parameter.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parameter/boolean.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parameter/package_options.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parameter/path.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parameter/value.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parameter/value_collection.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/ast.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/ast/arithmetic_operator.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/ast/astarray.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/ast/asthash.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/ast/block_expression.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/ast/boolean_operator.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/ast/branch.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/ast/caseopt.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/ast/casestatement.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/ast/collection.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/ast/collexpr.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/ast/comparison_operator.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/ast/definition.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/ast/else.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/ast/function.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/ast/hostclass.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/ast/ifstatement.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/ast/in_operator.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/ast/lambda.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/ast/leaf.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/ast/match_operator.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/ast/method_call.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/ast/minus.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/ast/node.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/ast/nop.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/ast/not.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/ast/pops_bridge.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/ast/relationship.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/ast/resource.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/ast/resource_defaults.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/ast/resource_instance.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/ast/resource_override.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/ast/resource_reference.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/ast/resourceparam.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/ast/selector.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/ast/top_level_construct.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/ast/vardef.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/code_merger.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/collector.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/compiler.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/e4_parser_adapter.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/files.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/functions.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/functions/assert_type.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/functions/contain.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/functions/create_resources.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/functions/defined.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/functions/digest.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/functions/each.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/functions/epp.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/functions/extlookup.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/functions/fail.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/functions/file.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/functions/filter.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/functions/fqdn_rand.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/functions/generate.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/functions/hiera.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/functions/hiera_array.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/functions/hiera_hash.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/functions/hiera_include.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/functions/include.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/functions/inline_epp.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/functions/inline_template.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/functions/lookup.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/functions/map.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/functions/match.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/functions/md5.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/functions/realize.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/functions/reduce.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/functions/regsubst.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/functions/require.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/functions/scanf.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/functions/search.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/functions/sha1.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/functions/shellquote.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/functions/slice.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/functions/split.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/functions/sprintf.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/functions/tag.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/functions/tagged.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/functions/template.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/functions/versioncmp.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/functions/with.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/grammar.ra
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/lexer.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/makefile
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/methods.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/parser.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/parser_factory.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/parser_support.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/relationship.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/resource.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/resource/param.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/scope.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/templatewrapper.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/type_loader.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/parser/yaml_trimmer.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/adaptable.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/adapters.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/binder/binder.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/binder/binder_issues.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/binder/bindings_checker.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/binder/bindings_composer.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/binder/bindings_factory.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/binder/bindings_label_provider.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/binder/bindings_loader.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/binder/bindings_model.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/binder/bindings_model_dumper.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/binder/bindings_model_meta.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/binder/bindings_validator_factory.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/binder/config/binder_config.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/binder/config/binder_config_checker.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/binder/config/diagnostic_producer.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/binder/config/issues.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/binder/injector.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/binder/injector_entry.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/binder/key_factory.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/binder/lookup.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/binder/producers.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/binder/scheme_handler/confdir_scheme.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/binder/scheme_handler/module_scheme.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/binder/scheme_handler/symbolic_scheme.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/binder/system_bindings.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/containment.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/evaluator/access_operator.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/evaluator/callable_mismatch_describer.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/evaluator/callable_signature.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/evaluator/closure.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/evaluator/collector_transformer.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/evaluator/collectors/abstract_collector.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/evaluator/collectors/catalog_collector.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/evaluator/collectors/exported_collector.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/evaluator/collectors/fixed_set_collector.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/evaluator/compare_operator.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/evaluator/epp_evaluator.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/evaluator/evaluator_impl.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/evaluator/external_syntax_support.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/evaluator/puppet_proc.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/evaluator/relationship_operator.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/evaluator/runtime3_converter.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/evaluator/runtime3_support.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/functions/dispatch.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/functions/dispatcher.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/functions/function.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/issue_reporter.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/issues.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/label_provider.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/loader/base_loader.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/loader/dependency_loader.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/loader/gem_support.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/loader/loader.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/loader/loader_paths.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/loader/module_loaders.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/loader/null_loader.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/loader/ruby_function_instantiator.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/loader/simple_environment_loader.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/loader/static_loader.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/loader/uri_helper.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/loaders.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/migration/migration_checker.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/model/ast_transformer.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/model/ast_tree_dumper.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/model/factory.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/model/model.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/model/model_label_provider.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/model/model_meta.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/model/model_tree_dumper.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/model/tree_dumper.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/parser/code_merger.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/parser/egrammar.ra
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/parser/eparser.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/parser/epp_parser.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/parser/epp_support.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/parser/evaluating_parser.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/parser/heredoc_support.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/parser/interpolation_support.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/parser/lexer2.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/parser/lexer_support.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/parser/locatable.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/parser/locator.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/parser/parser_support.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/parser/slurp_support.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/patterns.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/semantic_error.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/types/class_loader.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/types/enumeration.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/types/type_calculator.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/types/type_factory.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/types/type_parser.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/types/types.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/types/types_meta.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/utils.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/validation.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/validation/checker4_0.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/validation/validator_factory_4_0.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/visitable.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/pops/visitor.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/property.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/property/boolean.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/property/ensure.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/property/keyvalue.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/property/list.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/property/ordered_list.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/aixobject.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/augeas/augeas.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/cisco.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/command.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/computer/computer.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/confine.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/cron/crontab.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/exec.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/exec/posix.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/exec/shell.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/exec/windows.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/file/posix.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/file/windows.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/group/aix.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/group/directoryservice.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/group/groupadd.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/group/ldap.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/group/pw.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/group/windows_adsi.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/host/parsed.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/interface/cisco.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/ldap.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/macauthorization/macauthorization.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/mailalias/aliases.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/maillist/mailman.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/mcx/mcxcontent.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/mount.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/mount/parsed.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/naginator.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/nameservice.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/nameservice/directoryservice.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/nameservice/objectadd.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/nameservice/pw.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/network_device.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/package.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/package/aix.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/package/appdmg.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/package/apple.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/package/apt.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/package/aptitude.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/package/aptrpm.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/package/blastwave.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/package/dpkg.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/package/fink.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/package/freebsd.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/package/gem.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/package/hpux.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/package/macports.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/package/msi.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/package/nim.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/package/openbsd.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/package/opkg.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/package/pacman.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/package/pip.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/package/pkg.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/package/pkg.rb.~1~
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/package/pkg.rb.~2~
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/package/pkgdmg.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/package/pkgin.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/package/pkgutil.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/package/portage.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/package/ports.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/package/portupgrade.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/package/rpm.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/package/rug.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/package/sun.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/package/sunfreeware.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/package/up2date.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/package/urpmi.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/package/windows.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/package/windows/exe_package.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/package/windows/msi_package.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/package/windows/package.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/package/yum.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/package/yumhelper.py
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/package/zypper.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/parsedfile.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/scheduled_task/win32_taskscheduler.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/selboolean/getsetsebool.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/selmodule/semodule.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/service/base.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/service/bsd.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/service/daemontools.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/service/debian.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/service/freebsd.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/service/gentoo.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/service/init.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/service/launchd.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/service/openbsd.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/service/openrc.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/service/openwrt.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/service/redhat.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/service/runit.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/service/service.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/service/smf.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/service/smf.rb.~1~
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/service/smf.rb.~2~
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/service/smf.rb.~3~
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/service/smf.rb.~4~
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/service/smf.rb.~5~
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/service/src.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/service/systemd.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/service/upstart.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/service/windows.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/ssh_authorized_key/parsed.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/sshkey/parsed.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/user/aix.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/user/directoryservice.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/user/hpux.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/user/ldap.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/user/pw.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/user/user_role_add.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/user/user_role_add.rb.~1~
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/user/user_role_add.rb.~2~
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/user/useradd.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/user/windows_adsi.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/vlan/cisco.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/yumrepo/inifile.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/zfs/zfs.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/zone/solaris.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/zone/solaris.rb.~1~
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/provider/zpool/zpool.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/rails.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/rails/benchmark.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/rails/database/001_add_created_at_to_all_tables.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/rails/database/002_remove_duplicated_index_on_all_tables.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/rails/database/003_add_environment_to_host.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/rails/database/004_add_inventory_service_tables.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/rails/database/schema.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/rails/fact_name.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/rails/fact_value.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/rails/host.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/rails/inventory_fact.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/rails/inventory_node.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/rails/param_name.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/rails/param_value.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/rails/puppet_tag.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/rails/resource.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/rails/resource_tag.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/rails/source_file.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/reference/configuration.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/reference/function.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/reference/indirection.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/reference/metaparameter.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/reference/providers.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/reference/report.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/reference/type.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/relationship.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/reports.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/reports/http.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/reports/log.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/reports/rrdgraph.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/reports/store.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/reports/tagmail.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/resource.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/resource/catalog.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/resource/status.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/resource/type.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/resource/type_collection.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/resource/type_collection_helper.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/run.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/scheduler.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/scheduler/job.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/scheduler/scheduler.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/scheduler/splay_job.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/scheduler/timer.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/settings.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/settings/array_setting.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/settings/autosign_setting.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/settings/base_setting.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/settings/boolean_setting.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/settings/config_file.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/settings/directory_setting.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/settings/duration_setting.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/settings/enum_setting.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/settings/environment_conf.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/settings/errors.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/settings/file_or_directory_setting.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/settings/file_setting.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/settings/ini_file.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/settings/path_setting.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/settings/priority_setting.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/settings/string_setting.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/settings/terminus_setting.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/settings/ttl_setting.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/settings/value_translator.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/ssl.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/ssl/base.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/ssl/certificate.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/ssl/certificate_authority.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/ssl/certificate_authority/autosign_command.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/ssl/certificate_authority/interface.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/ssl/certificate_factory.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/ssl/certificate_request.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/ssl/certificate_request_attributes.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/ssl/certificate_revocation_list.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/ssl/certificate_signer.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/ssl/configuration.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/ssl/digest.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/ssl/host.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/ssl/inventory.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/ssl/key.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/ssl/oids.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/ssl/validator.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/ssl/validator/default_validator.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/ssl/validator/no_validator.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/status.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/test/test_helper.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/transaction.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/transaction/additional_resource_generator.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/transaction/event.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/transaction/event_manager.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/transaction/report.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/transaction/resource_harness.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/augeas.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/component.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/computer.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/cron.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/exec.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/file.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/file/checksum.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/file/content.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/file/ctime.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/file/ensure.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/file/group.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/file/mode.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/file/mtime.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/file/owner.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/file/selcontext.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/file/source.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/file/target.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/file/type.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/filebucket.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/group.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/host.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/interface.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/k5login.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/macauthorization.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/mailalias.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/maillist.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/mcx.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/mount.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/nagios_command.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/nagios_contact.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/nagios_contactgroup.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/nagios_host.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/nagios_hostdependency.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/nagios_hostescalation.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/nagios_hostextinfo.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/nagios_hostgroup.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/nagios_service.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/nagios_servicedependency.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/nagios_serviceescalation.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/nagios_serviceextinfo.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/nagios_servicegroup.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/nagios_timeperiod.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/notify.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/package.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/resources.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/router.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/schedule.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/scheduled_task.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/selboolean.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/selmodule.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/service.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/ssh_authorized_key.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/sshkey.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/stage.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/tidy.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/user.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/vlan.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/whit.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/yumrepo.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/zfs.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/zone.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/zone.rb.~1~
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/type/zpool.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/autoload.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/backups.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/cacher.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/checksums.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/classgen.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/colors.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/command_line.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/command_line/puppet_option_parser.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/command_line/trollop.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/constant_inflector.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/diff.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/docs.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/errors.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/execution.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/execution_stub.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/feature.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/file_watcher.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/fileparsing.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/filetype.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/http_proxy.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/inifile.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/inline_docs.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/instance_loader.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/instrumentation.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/instrumentation/data.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/instrumentation/indirection_probe.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/instrumentation/instrumentable.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/instrumentation/listener.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/instrumentation/listeners/log.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/instrumentation/listeners/performance.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/json_lockfile.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/ldap.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/ldap/connection.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/ldap/generator.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/ldap/manager.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/libuser.conf
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/libuser.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/limits.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/lockfile.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/log.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/log/destination.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/log/destinations.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/log/rate_limited_logger.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/logging.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/metaid.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/methodhelper.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/metric.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/monkey_patches.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/monkey_patches/lines.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/nagios_maker.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/network_device.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/network_device/base.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/network_device/cisco.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/network_device/cisco/device.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/network_device/cisco/facts.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/network_device/cisco/interface.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/network_device/config.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/network_device/ipcalc.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/network_device/transport.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/network_device/transport/base.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/network_device/transport/ssh.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/network_device/transport/telnet.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/package.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/pidlock.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/platform.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/plugins.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/posix.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/profiler.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/profiler/aggregate.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/profiler/around_profiler.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/profiler/logging.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/profiler/object_counts.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/profiler/wall_clock.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/provider_features.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/pson.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/queue.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/queue/stomp.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/rails/cache_accumulator.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/rails/collection_merger.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/rails/reference_serializer.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/rdoc.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/rdoc/code_objects.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/rdoc/generators/puppet_generator.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/rdoc/generators/template/puppet/puppet.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/rdoc/parser.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/rdoc/parser/puppet_parser_core.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/rdoc/parser/puppet_parser_rdoc1.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/rdoc/parser/puppet_parser_rdoc2.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/reference.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/resource_template.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/retryaction.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/rubygems.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/run_mode.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/selinux.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/ssl.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/storage.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/suidmanager.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/symbolic_file_mode.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/tag_set.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/tagging.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/terminal.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/user_attr.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/warnings.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/watched_file.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/watcher.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/watcher/change_watcher.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/watcher/periodic_watcher.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/watcher/timer.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/windows.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/windows/access_control_entry.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/windows/access_control_list.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/windows/adsi.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/windows/api_types.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/windows/com.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/windows/error.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/windows/file.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/windows/process.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/windows/registry.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/windows/root_certs.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/windows/security.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/windows/security_descriptor.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/windows/sid.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/windows/string.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/windows/taskscheduler.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/windows/user.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/yaml.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/util/zaml.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/load_pathspec.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/load_rgen.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/load_safe_yaml.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/load_semantic.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/pathspec/CHANGELOG.md
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/pathspec/LICENSE
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/pathspec/PUPPET_README.md
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/pathspec/README.md
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/pathspec/lib/pathspec.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/pathspec/lib/pathspec/gitignorespec.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/pathspec/lib/pathspec/regexspec.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/pathspec/lib/pathspec/spec.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/require_vendored.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/CHANGELOG
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/MIT-LICENSE
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/PUPPET_README.md
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/README.rdoc
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/Rakefile
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/TODO
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/anounce.txt
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/design_rationale.txt
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/ea_support/ea_support.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/ea_support/id_store.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/ea_support/uml13_ea_metamodel.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/ea_support/uml13_ea_metamodel_ext.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/ea_support/uml13_ea_metamodel_generator.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/ea_support/uml13_ea_to_uml13.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/ea_support/uml13_to_uml13_ea.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/metamodels/uml13_metamodel.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/metamodels/uml13_metamodel_ext.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/mmgen/metamodel_generator.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/mmgen/mm_ext/ecore_mmgen_ext.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/mmgen/mmgen.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/mmgen/templates/annotations.tpl
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/mmgen/templates/metamodel_generator.tpl
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/array_extensions.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/ecore/ecore.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/ecore/ecore_builder_methods.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/ecore/ecore_ext.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/ecore/ecore_interface.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/ecore/ecore_to_ruby.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/ecore/ruby_to_ecore.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/environment.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/fragment/dump_file_cache.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/fragment/fragmented_model.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/fragment/model_fragment.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/instantiator/abstract_instantiator.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/instantiator/abstract_xml_instantiator.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/instantiator/default_xml_instantiator.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/instantiator/ecore_xml_instantiator.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/instantiator/json_instantiator.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/instantiator/json_parser.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/instantiator/json_parser.y
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/instantiator/nodebased_xml_instantiator.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/instantiator/qualified_name_resolver.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/instantiator/reference_resolver.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/instantiator/resolution_helper.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/instantiator/xmi11_instantiator.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/metamodel_builder.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/metamodel_builder/builder_extensions.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/metamodel_builder/builder_runtime.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/metamodel_builder/constant_order_helper.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/metamodel_builder/data_types.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/metamodel_builder/intermediate/annotation.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/metamodel_builder/intermediate/feature.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/metamodel_builder/mm_multiple.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/metamodel_builder/module_extension.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/model_builder.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/model_builder/builder_context.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/model_builder/model_serializer.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/model_builder/reference_resolver.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/serializer/json_serializer.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/serializer/opposite_reference_filter.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/serializer/qualified_name_provider.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/serializer/xmi11_serializer.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/serializer/xmi20_serializer.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/serializer/xml_serializer.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/template_language.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/template_language/directory_template_container.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/template_language/output_handler.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/template_language/template_container.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/template_language/template_helper.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/transformer.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/util/auto_class_creator.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/util/cached_glob.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/util/file_cache_map.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/util/file_change_detector.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/util/method_delegation.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/util/model_comparator.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/util/model_comparator_base.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/util/model_dumper.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/util/name_helper.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/rgen/util/pattern_matcher.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/transformers/ecore_to_uml13.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/lib/transformers/uml13_to_ecore.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/array_extensions_test.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/ea_instantiator_test.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/ea_serializer_test.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/ecore_self_test.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/environment_test.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/json_test.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/metamodel_builder_test.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/metamodel_from_ecore_test.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/metamodel_order_test.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/metamodel_roundtrip_test.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/metamodel_roundtrip_test/TestModel.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/metamodel_roundtrip_test/houseMetamodel.ecore
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/metamodel_roundtrip_test/houseMetamodel_from_ecore.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/metamodel_roundtrip_test/using_builtin_types.ecore
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/method_delegation_test.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/model_builder/builder_context_test.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/model_builder/builder_test.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/model_builder/ecore_original.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/model_builder/ecore_original_regenerated.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/model_builder/reference_resolver_test.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/model_builder/serializer_test.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/model_builder/statemachine_metamodel.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/model_builder/test_model/statemachine1.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/model_builder_test.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/model_fragment_test.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/output_handler_test.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/qualified_name_provider_test.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/qualified_name_resolver_test.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/reference_resolver_test.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/rgen_test.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/template_language_test.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/template_language_test/expected_result1.txt
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/template_language_test/expected_result2.txt
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/template_language_test/expected_result3.txt
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/template_language_test/indentStringTestDefaultIndent.out
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/template_language_test/indentStringTestTabIndent.out
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/template_language_test/templates/callback_indent_test/a.tpl
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/template_language_test/templates/callback_indent_test/b.tpl
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/template_language_test/templates/code/array.tpl
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/template_language_test/templates/content/author.tpl
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/template_language_test/templates/content/chapter.tpl
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/template_language_test/templates/define_local_test/local.tpl
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/template_language_test/templates/define_local_test/test.tpl
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/template_language_test/templates/evaluate_test/test.tpl
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/template_language_test/templates/indent_string_test.tpl
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/template_language_test/templates/index/c/cmod.tpl
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/template_language_test/templates/index/chapter.tpl
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/template_language_test/templates/no_backslash_r_test.tpl
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/template_language_test/templates/no_indent_test/no_indent.tpl
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/template_language_test/templates/no_indent_test/sub1/no_indent.tpl
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/template_language_test/templates/no_indent_test/test.tpl
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/template_language_test/templates/no_indent_test/test2.tpl
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/template_language_test/templates/no_indent_test/test3.tpl
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/template_language_test/templates/null_context_test.tpl
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/template_language_test/templates/root.tpl
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/template_language_test/templates/template_resolution_test/sub1.tpl
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/template_language_test/templates/template_resolution_test/sub1/sub1.tpl
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/template_language_test/templates/template_resolution_test/test.tpl
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/template_language_test/testout.txt
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/testmodel/class_model_checker.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/testmodel/ea_testmodel.eap
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/testmodel/ea_testmodel.xml
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/testmodel/ea_testmodel_partial.xml
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/testmodel/ecore_model_checker.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/testmodel/manual_testmodel.xml
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/testmodel/object_model_checker.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/transformer_test.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/util/file_cache_map_test.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/util/pattern_matcher_test.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/util_test.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/xml_instantiator_test.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/xml_instantiator_test/simple_ecore_model_checker.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/xml_instantiator_test/simple_xmi_ecore_instantiator.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/xml_instantiator_test/simple_xmi_metamodel.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/rgen/test/xml_instantiator_test/simple_xmi_to_ecore.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/safe_yaml/CHANGES.md
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/safe_yaml/Gemfile
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/safe_yaml/LICENSE.txt
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/safe_yaml/PUPPET_README.md
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/safe_yaml/README.md
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/safe_yaml/Rakefile
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/safe_yaml/lib/safe_yaml.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/safe_yaml/lib/safe_yaml/deep.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/safe_yaml/lib/safe_yaml/parse/date.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/safe_yaml/lib/safe_yaml/parse/hexadecimal.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/safe_yaml/lib/safe_yaml/parse/sexagesimal.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/safe_yaml/lib/safe_yaml/psych_handler.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/safe_yaml/lib/safe_yaml/psych_resolver.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/safe_yaml/lib/safe_yaml/resolver.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/safe_yaml/lib/safe_yaml/safe_to_ruby_visitor.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/safe_yaml/lib/safe_yaml/syck_hack.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/safe_yaml/lib/safe_yaml/syck_node_monkeypatch.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/safe_yaml/lib/safe_yaml/syck_resolver.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/safe_yaml/lib/safe_yaml/transform.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/safe_yaml/lib/safe_yaml/transform/to_boolean.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/safe_yaml/lib/safe_yaml/transform/to_date.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/safe_yaml/lib/safe_yaml/transform/to_float.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/safe_yaml/lib/safe_yaml/transform/to_integer.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/safe_yaml/lib/safe_yaml/transform/to_nil.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/safe_yaml/lib/safe_yaml/transform/to_symbol.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/safe_yaml/lib/safe_yaml/transform/transformation_map.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/safe_yaml/lib/safe_yaml/version.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/safe_yaml/run_specs_all_ruby_versions.sh
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/safe_yaml/safe_yaml.gemspec
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/safe_yaml/spec/exploit.1.9.2.yaml
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/safe_yaml/spec/exploit.1.9.3.yaml
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/safe_yaml/spec/psych_resolver_spec.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/safe_yaml/spec/resolver_specs.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/safe_yaml/spec/safe_yaml_spec.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/safe_yaml/spec/spec_helper.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/safe_yaml/spec/support/exploitable_back_door.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/safe_yaml/spec/syck_resolver_spec.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/safe_yaml/spec/transform/base64_spec.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/safe_yaml/spec/transform/to_date_spec.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/safe_yaml/spec/transform/to_float_spec.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/safe_yaml/spec/transform/to_integer_spec.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/safe_yaml/spec/transform/to_symbol_spec.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/safe_yaml_patches.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/semantic/Gemfile
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/semantic/PUPPET_README.md
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/semantic/Rakefile
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/semantic/lib/semantic.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/semantic/lib/semantic/dependency.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/semantic/lib/semantic/dependency/graph.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/semantic/lib/semantic/dependency/graph_node.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/semantic/lib/semantic/dependency/module_release.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/semantic/lib/semantic/dependency/source.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/semantic/lib/semantic/dependency/unsatisfiable_graph.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/semantic/lib/semantic/version.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/semantic/lib/semantic/version_range.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/semantic/spec/spec_helper.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/semantic/spec/unit/semantic/dependency/graph_node_spec.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/semantic/spec/unit/semantic/dependency/graph_spec.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/semantic/spec/unit/semantic/dependency/module_release_spec.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/semantic/spec/unit/semantic/dependency/source_spec.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/semantic/spec/unit/semantic/dependency/unsatisfiable_graph_spec.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/semantic/spec/unit/semantic/dependency_spec.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/semantic/spec/unit/semantic/version_range_spec.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/vendor/semantic/spec/unit/semantic/version_spec.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppet/version.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppetx.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppetx/puppet/bindings_scheme_handler.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppetx/puppet/syntax_checker.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/puppetx/puppetlabs/syntax_checkers/json.rb
file path=usr/ruby/2.3/lib/ruby/vendor_ruby/2.3.0/semver.rb
file path=usr/sbin/extlookup2hiera
file path=usr/sbin/puppet
file path=usr/share/man/man5/puppet.conf.5
components/ruby/puppet/patches/puppet-00-s12pkg.patch
@@ -1,8 +1,17 @@
Oracle customization - non upstream patch
Add Solaris 12 to the pkg(5) pkg provider
--- puppet-3.2.2/lib/puppet/provider/package/pkg.rb.orig    2012-10-19 22:57:51.000000000 -0600
+++ puppet-3.2.2/lib/puppet/provider/package/pkg.rb    2012-10-24 15:55:23.203830708 -0600
@@ -23,7 +23,7 @@
--- puppet-3.8.6/lib/puppet/provider/package/pkg.rb.orig        2016-04-19 13:58:08.682627507 -0700
+++ puppet-3.8.6/lib/puppet/provider/package/pkg.rb     2016-04-19 14:01:27.178984250 -0700
@@ -1,3 +1,7 @@
+#######################################################################
+# Oracle has modified the originally distributed contents of this file.
+#######################################################################
+
 require 'puppet/provider/package'
 Puppet::Type.type(:package).provide :pkg, :parent => Puppet::Provider::Package do
@@ -23,7 +27,7 @@
 
   confine :osfamily => :solaris
 
@@ -11,3 +20,4 @@
 
   def self.instances
     pkg(:list, '-H').split("\n").map{|l| new(parse_line(l))}
components/ruby/puppet/patches/puppet-01-installrb-nogzip-manpage.patch
@@ -1,15 +1,24 @@
Oracle customization - non upstream patch
Prevent puppet's build script from gzipping the manpages.  Our version
of man doesn't understand manpages with a .gz extension
--- puppet-3.2.2/install.rb.orig    2013-01-04 14:05:09.892870020 -0700
+++ puppet-3.2.2/install.rb    2013-01-04 14:05:40.466062888 -0700
@@ -146,9 +146,6 @@
--- puppet-3.8.6/install.rb.orig        2016-04-19 14:11:02.962068933 -0700
+++ puppet-3.8.6/install.rb     2016-04-19 14:12:16.560008346 -0700
@@ -1,4 +1,7 @@
 #! /usr/bin/env ruby
+#######################################################################
+# Oracle has modified the originally distributed contents of this file.
+#######################################################################
 #--
 # Copyright 2004 Austin Ziegler <ruby-install@halostatue.ca>
 #   Install utility. Based on the original installation script for rdoc by the
@@ -135,9 +138,6 @@
       FileUtils.chmod(0755, om)
       FileUtils.install(mf, omf, {:mode => 0644, :verbose => true})
       FileUtils.install(mf, omf, {:mode => 0644, :preserve => true, :verbose => true})
     end
-    gzip = %x{which gzip}
-    gzip.chomp!
-    %x{#{gzip} -f #{omf}}
   end
 end
components/ruby/puppet/patches/puppet-02-zone-type.patch
New file
@@ -0,0 +1,299 @@
Enhance the zone type to configure zones using a zonecfg export file format.
Enhance the output of the puppet resource zone.
--- puppet-3.8.6/lib/puppet/type/zone.rb.orig    2016-04-19 14:14:44.165798357 -0700
+++ puppet-3.8.6/lib/puppet/type/zone.rb    2016-04-19 14:15:24.531067353 -0700
@@ -1,10 +1,9 @@
-require 'puppet/property/list'
-Puppet::Type.newtype(:zone) do
-  @doc = "Manages Solaris zones.
+#######################################################################
+# Oracle has modified the originally distributed contents of this file.
+#######################################################################
-**Autorequires:** If Puppet is managing the directory specified as the root of
-the zone's filesystem (with the `path` attribute), the zone resource will
-autorequire that directory."
+Puppet::Type.newtype(:zone) do
+  @doc = "Manages Solaris zones."
 module Puppet::Zone
   class StateMachine
@@ -59,7 +58,7 @@
     def self.fsm
       return @fsm if @fsm
-      @fsm = Puppet::Zone::StateMachine.new
+      @fsm = Puppet::Zone::StateMachine.new
     end
     def self.alias_state(values)
@@ -75,7 +74,7 @@
     # This is seq value because the order of declaration is important.
     # i.e we go linearly from :absent -> :configured -> :installed -> :running
-    seqvalue :absent, :down => :destroy
+    seqvalue :absent, :down => :unconfigure
     seqvalue :configured, :up => :configure, :down => :uninstall
     seqvalue :installed, :up => :install, :down => :stop
     seqvalue :running, :up => :start
@@ -104,10 +103,10 @@
         sleep 1
       end
       provider.send(method)
-      provider.flush()
     end
     def sync
+
       method = nil
       direction = up? ? :up : :down
@@ -131,132 +130,34 @@
   newparam(:name) do
     desc "The name of the zone."
-
     isnamevar
   end
-  newparam(:id) do
-    desc "The numerical ID of the zone.  This number is autogenerated
-      and cannot be changed."
-  end
-
-  newparam(:clone) do
-    desc "Instead of installing the zone, clone it from another zone.
-      If the zone root resides on a zfs file system, a snapshot will be
-      used to create the clone; if it resides on a ufs filesystem, a copy of the
-      zone will be used. The zone from which you clone must not be running."
-  end
-
-  newproperty(:ip, :parent => Puppet::Property::List) do
-    require 'ipaddr'
-
-    desc "The IP address of the zone.  IP addresses **must** be specified
-      with an interface, and may optionally be specified with a default router
-      (sometimes called a defrouter). The interface, IP address, and default
-      router should be separated by colons to form a complete IP address string.
-      For example: `bge0:192.168.178.200` would be a valid IP address string
-      without a default router, and `bge0:192.168.178.200:192.168.178.1` adds a
-      default router to it.
-
-      For zones with multiple interfaces, the value of this attribute should be
-      an array of IP address strings (each of which must include an interface
-      and may include a default router)."
-
-    # The default action of list should is to lst.join(' '). By specifying
-    # @should, we ensure the should remains an array. If we override should, we
-    # should also override insync?() -- property/list.rb
-    def should
-      @should
-    end
-
-    # overridden so that we match with self.should
-    def insync?(is)
-      is = [] if !is || is == :absent
-      is.sort == self.should.sort
-    end
-  end
-
-  newproperty(:iptype) do
-    desc "The IP stack type of the zone."
-    defaultto :shared
-    newvalue :shared
-    newvalue :exclusive
-  end
-
-  newproperty(:autoboot, :boolean => true) do
-    desc "Whether the zone should automatically boot."
-    defaultto true
-    newvalues(:true, :false)
-  end
-
-  newproperty(:path) do
-    desc "The root of the zone's filesystem.  Must be a fully qualified
-      file name.  If you include `%s` in the path, then it will be
-      replaced with the zone's name.  Currently, you cannot use
-      Puppet to move a zone. Consequently this is a readonly property."
-
-    validate do |value|
-      raise ArgumentError, "The zone base must be fully qualified" unless value =~ /^\//
-    end
-
-    munge do |value|
-      if value =~ /%s/
-        value % @resource[:name]
-      else
-        value
-      end
-    end
+  newparam(:config_profile) do
+    desc "Path to the config_profile to use to configure a solaris zone.
+          This is set when providing a sysconfig profile instead of running the
+      sysconfig SCI tool on first boot of the zone."
   end
-  newproperty(:pool) do
-    desc "The resource pool for this zone."
+  newparam(:zonecfg_export) do
+    desc "Contains the zone configuration information. This can be passed in
+    in the form of a file generated by the zonecfg command, in the form
+    of a template, or a string."
   end
-  newproperty(:shares) do
-    desc "Number of FSS CPU shares allocated to the zone."
+  newparam(:archive) do
+    desc "The archive file containing an archived zone."
   end
-  newproperty(:dataset, :parent => Puppet::Property::List ) do
-    desc "The list of datasets delegated to the non-global zone from the
-      global zone.  All datasets must be zfs filesystem names which are
-      different from the mountpoint."
-
-    def should
-      @should
-    end
-
-    # overridden so that we match with self.should
-    def insync?(is)
-      is = [] if !is || is == :absent
-      is.sort == self.should.sort
-    end
-
-    validate do |value|
-      unless value !~ /^\//
-        raise ArgumentError, "Datasets must be the name of a zfs filesystem"
-      end
-    end
+  newparam(:archived_zonename) do
+    desc "The archived zone to configure and install"
   end
-
-  newproperty(:inherit, :parent => Puppet::Property::List) do
-    desc "The list of directories that the zone inherits from the global
-      zone.  All directories must be fully qualified."
-
-    def should
-      @should
-    end
-
-    # overridden so that we match with self.should
-    def insync?(is)
-      is = [] if !is || is == :absent
-      is.sort == self.should.sort
-    end
-
-    validate do |value|
-      unless value =~ /^\//
-        raise ArgumentError, "Inherited filesystems must be fully qualified"
-      end
-    end
+
+  newparam(:clone) do
+    desc "Instead of installing the zone, clone it from another zone.
+      If the zone root resides on a zfs file system, a snapshot will be
+      used to create the clone; if it resides on a ufs filesystem, a copy of the
+      zone will be used. The zone from which you clone must not be running."
   end
   # Specify the sysidcfg file.  This is pretty hackish, because it's
@@ -293,70 +194,11 @@
       so Puppet only checks for it at that time.}
   end
-  newparam(:create_args) do
-    desc "Arguments to the `zonecfg` create command.  This can be used to create branded zones."
-  end
-
   newparam(:install_args) do
     desc "Arguments to the `zoneadm` install command.  This can be used to create branded zones."
   end
-  newparam(:realhostname) do
-    desc "The actual hostname of the zone."
-  end
-
-  # If Puppet is also managing the base dir or its parent dir, list them
-  # both as prerequisites.
-  autorequire(:file) do
-    if @parameters.include? :path
-      [@parameters[:path].value, ::File.dirname(@parameters[:path].value)]
-    else
-      nil
-    end
-  end
-
-  # If Puppet is also managing the zfs filesystem which is the zone dataset
-  # then list it as a prerequisite.  Zpool's get autorequired by the zfs
-  # type.  We just need to autorequire the dataset zfs itself as the zfs type
-  # will autorequire all of the zfs parents and zpool.
-  autorequire(:zfs) do
-    # Check if we have datasets in our zone configuration and autorequire each dataset
-    self[:dataset] if @parameters.include? :dataset
-  end
-
-  def validate_ip(ip, name)
-    IPAddr.new(ip) if ip
-  rescue ArgumentError
-    self.fail Puppet::Error, "'#{ip}' is an invalid #{name}", $!
-  end
-
-  def validate_exclusive(interface, address, router)
-    return if !interface.nil? and address.nil?
-    self.fail "only interface may be specified when using exclusive IP stack: #{interface}:#{address}"
-  end
-  def validate_shared(interface, address, router)
-    self.fail "ip must contain interface name and ip address separated by a \":\"" if interface.nil? or address.nil?
-    [address, router].each do |ip|
-      validate_ip(address, "IP address") unless ip.nil?
-    end
-  end
-
-  validate do
-    return unless self[:ip]
-    # self[:ip] reflects the type passed from proeprty:ip.should. If we
-    # override it and pass @should, then we get an array here back.
-    self[:ip].each do |ip|
-      interface, address, router = ip.split(':')
-      if self[:iptype] == :shared
-        validate_shared(interface, address, router)
-      else
-        validate_exclusive(interface, address, router)
-      end
-    end
-  end
-
   def retrieve
-    provider.flush
     hash = provider.properties
     return setstatus(hash) unless hash.nil? or hash[:ensure] == :absent
     # Return all properties as absent.
@@ -379,4 +221,25 @@
     end
     prophash
   end
+
+  # Private Properties
+  # The following properties are used in conjunction with the "puppet resource zone"
+  # output. They are valid properties for configuring a zone.
+
+  newproperty(:id) do
+    desc "The numerical ID of the zone.  This number is autogenerated
+    and cannot be changed."
+  end
+
+  newproperty(:zonepath) do
+    desc "The path to zone's file system."
+  end
+
+  newproperty(:iptype) do
+    desc "Displays exclusive or shared instance of IP."
+  end
+
+  newproperty(:brand) do
+    desc "The zone's brand type"
+  end
 end
components/ruby/puppet/patches/puppet-03-zone-provider.patch
@@ -1,104 +1,253 @@
Enables puppet provider basic functionality with Solaris 11 zones. Also fixes a bug that
was introduced with the putback of 15886 into the puppet gate that prevented
zones networking from being created.
--- puppet-3.0.1/lib/puppet/provider/zone/solaris.rb.orig    2013-02-15 15:00:38.925896083 -0700
+++ puppet-3.0.1/lib/puppet/provider/zone/solaris.rb    2013-02-15 15:00:48.805231725 -0700
@@ -31,7 +31,7 @@
Enhance the zone provider to configure zones using a zonecfg export file format.
Enhance the output of puppet resource zone, and fix zone clone functionality, which omitted '-c'.
--- puppet-3.8.6/lib/puppet/provider/zone/solaris.rb.orig    2016-04-19 14:19:58.810028057 -0700
+++ puppet-3.8.6/lib/puppet/provider/zone/solaris.rb    2016-04-19 14:20:32.183269425 -0700
@@ -1,5 +1,9 @@
+#######################################################################
+# Oracle has modified the originally distributed contents of this file.
+#######################################################################
+
 Puppet::Type.type(:zone).provide(:solaris) do
-  desc "Provider for Solaris Zones."
+  desc "Provider for Solaris zones."
 
   def multi_conf(name, should, &action)
     has = properties[name]
-    has = [] if has == :absent
+    has = [] if has == :absent or has.nil?
     rms = has - should
     adds = should - has
     (rms.map{|o| action.call(:rm,o)} + adds.map{|o| action.call(:add,o)}).join("\n")
@@ -60,12 +60,36 @@
   commands :adm => "/usr/sbin/zoneadm", :cfg => "/usr/sbin/zonecfg"
   defaultfor :osfamily => :solaris
@@ -8,129 +12,84 @@
   # Convert the output of a list into a hash
   def self.line2hash(line)
-    fields = [:id, :name, :ensure, :path, :uuid, :brand, :iptype]
+    fields = [:id, :name, :ensure, :zonepath, :uuid, :brand, :iptype ]
     properties = Hash[fields.zip(line.split(':'))]
-    del_id = [:brand, :uuid]
+    del_id = [:id, :uuid]
+
     # Configured but not installed zones do not have IDs
     del_id << :id if properties[:id] == "-"
     del_id.each { |p| properties.delete(p) }
-
     properties[:ensure] = properties[:ensure].intern
-    properties[:iptype] = 'exclusive' if properties[:iptype] == 'excl'
     properties
   end
+
   def self.instances
     adm(:list, "-cp").split("\n").collect do |line|
       new(line2hash(line))
     end
   end
 
+  def self.def_net_prop(var, &conf)
+     define_method(var.to_s) do |v|
+        o = properties[var]
+        return '' if o.nil? or o == :absent
+        o.join(' ')
+     end
+     define_method('%s_conf'% var.to_s) do |v|
+        multi_conf(var, v, &conf)
+     end
+  end
+
   def_prop :iptype, "set ip-type=%s"
   def_prop :autoboot, "set autoboot=%s"
   def_prop :path, "set zonepath=%s"
   def_prop :pool, "set pool=%s"
   def_prop :shares, "add rctl\nset name=zone.cpu-shares\nadd value (priv=privileged,limit=%s,action=none)\nend"
-  def multi_conf(name, should, &action)
-    has = properties[name]
-    has = [] if !has || has == :absent
-    rms = has - should
-    adds = should - has
-    (rms.map{|o| action.call(:rm,o)} + adds.map{|o| action.call(:add,o)}).join("\n")
-  end
-
-  def self.def_prop(var, str)
-    define_method('%s_conf' % var.to_s) do |v|
-      str % v
-    end
-    define_method('%s=' % var.to_s) do |v|
-      setconfig self.send( ('%s_conf'% var).intern, v)
-    end
-  end
+
+  # Read in the zone configuration parameters and properties and
+  # perform the zone configuration. Options are cloning the zone,
+  # which needs a zonecfg_export file, configuring an archive, which
+  # takes optional zonecfg_export and archived_zonename parameters,
+  # or performing a zone configuration, which requires a zonecfg_export
+  # file or string.
+  def configure
 
+  if ['5.11', '5.12'].include? Facter.value(:kernelrelease)
+    def_net_prop :net_resource do |action, str|
+       case action
+        when :add
+          cmd = [" add anet"]
+      cmd << "end"
+      cmd.join("\n")
+        when :rm
+          " remove anet"
-  def self.def_multiprop(var, &conf)
-    define_method(var.to_s) do |v|
-      o = properties[var]
-      return '' if o.nil? or o == :absent
-      o.join(' ')
-    end
-    define_method('%s=' % var.to_s) do |v|
-      setconfig self.send( ('%s_conf'% var).intern, v)
-    end
-    define_method('%s_conf' % var.to_s) do |v|
-      multi_conf(var, v, &conf)
+    if @resource[:archive].nil? && @resource[:zonecfg_export].nil?
+      raise Puppet::Error, "No configuration resource is defined."
     end
-  end
-  def_prop :iptype, "set ip-type=%s"
-  def_prop :autoboot, "set autoboot=%s"
-  def_prop :path, "set zonepath=%s"
-  def_prop :pool, "set pool=%s"
-  def_prop :shares, "add rctl\nset name=zone.cpu-shares\nadd value (priv=privileged,limit=%s,action=none)\nend"
-
-  def_multiprop :ip do |action, str|
-    interface, ip, defrouter = str.split(':')
-    case action
-    when :add
-      cmd = ["add net"]
-      cmd << "set physical=#{interface}" if interface
-      cmd << "set address=#{ip}" if ip
-      cmd << "set defrouter=#{defrouter}" if defrouter
-      cmd << "end"
-      cmd.join("\n")
-    when :rm
-      if ip
-        "remove net address=#{ip}"
-      elsif interface
-        "remove net physical=#{interface}"
-      else
-        raise ArgumentError, "can not remove network based on default router"
+    command = String.new
+    if @resource[:clone]
+      if !@resource[:zonecfg_export]
+        raise Puppet::Error, "A zone configuration must be defined to
+        clone a zone."
+      end
+      command = "#{command(:cfg)} -z #{@resource[:name]} -f #{@resource[:zonecfg_export]}"
+    else
+      unless @resource[:zonecfg_export].nil? || @resource[:zonecfg_export].empty?
+        begin
+          file = File.open(@resource[:zonecfg_export], "rb")
+          str = file.read.gsub(/[\n]\n*\s*/, "; ")
+        rescue
+          str = @resource[:zonecfg_export].gsub(/[\n]\n*\s*/, "; ")
+        ensure
+          file.close unless file.nil?
+        end
+     end
+  end
+
   def_multiprop :ip do |action, str|
     interface, ip, defrouter = str.split(':')
     case action
@@ -96,20 +120,27 @@
     end
   end
+        @property_hash.clear
       end
-    else self.fail action
-    end
-  end
-  def_multiprop :dataset do |action, str|
-    case action
-    when :add; ['add dataset',"set name=#{str}",'end'].join("\n")
-    when :rm; "remove dataset name=#{str}"
-    else self.fail action
-    end
-  end
+      unless @resource[:archive].nil? || @resource[:archive].empty?
+        if !str.nil?
+          command = "#{command(:cfg)} -z #{@resource[:name]} \'create -a #{@resource[:archive]};#{str}\'"
+        else
+          command = "#{command(:cfg)} -z #{@resource[:name]} create -a #{@resource[:archive]} "
+        end
+        if @resource[:archived_zonename]
+          command << " -z #{@resource[:archived_zonename]}"
+        end
+      end
 
-  def_multiprop :inherit do |action, str|
-    case action
-    when :add; ['add inherit-pkg-dir', "set dir=#{str}",'end'].join("\n")
-    when :rm; "remove inherit-pkg-dir dir=#{str}"
-    else self.fail action
+  if ['5.10'].include? Facter.value(:kernelrelease)
+    def_multiprop :inherit do |action, str|
+      case action
+        when :add; ['add inherit-pkg-dir', "set dir=#{str}",'end'].join("\n")
+        when :rm; "remove inherit-pkg-dir dir=#{str}"
+      else self.fail action
+      if !@resource[:zonecfg_export].nil? && @resource[:archive].nil?
+        command = "#{command(:cfg)} -z #{@resource[:name]} \'#{str}\'"
+      end
     end
-  end
-  def my_properties
-    [:path, :iptype, :autoboot, :pool, :shares, :ip, :dataset, :inherit]
-  end
-
-  # Perform all of our configuration steps.
-  def configure
-    self.fail "Path is required" unless @resource[:path]
-    arr = ["create -b #{@resource[:create_args]}"]
-
-    # Then perform all of our configuration steps.  It's annoying
-    # that we need this much internal info on the resource.
-    self.resource.properties.each do |property|
-      next unless my_properties.include? property.name
-      method = (property.name.to_s + '_conf').intern
-      arr << self.send(method ,@resource[property.name]) unless property.safe_insync?(properties[property.name])
+    if command
+      r = exec_cmd(:cmd => command)
     end
-    setconfig(arr.join("\n"))
   end
   def destroy
     zonecfg :delete, "-F"
   end
-  def add_cmd(cmd)
-    @cmds = [] if @cmds.nil?
-    @cmds << cmd
-  end
-
   def exists?
     properties[:ensure] != :absent
   end
@@ -138,31 +97,35 @@
   # We cannot use the execpipe in util because the pipe is not opened in
   # read/write mode.
   def exec_cmd(var)
-    # In bash, the exit value of the last command is the exit value of the
-    # entire pipeline
-    out = execute("echo \"#{var[:input]}\" | #{var[:cmd]}", :failonfail => false, :combine => true)
-    st = $?.exitstatus
-    {:out => out, :exit => st}
-  end
-
-  # Clear out the cached values.
-  def flush
-    return if @cmds.nil? || @cmds.empty?
-    str = (@cmds << "commit" << "exit").join("\n")
-    @cmds = []
-    @property_hash.clear
-
-    command = "#{command(:cfg)} -z #{@resource[:name]} -f -"
-    r = exec_cmd(:cmd => command, :input => str)
-    if r[:exit] != 0 or r[:out] =~ /not allowed/
-      raise ArgumentError, "Failed to apply configuration"
+    if var[:input]
+        execute("echo \"#{var[:input]}\" | #{var[:cmd]}", :failonfail => true, :combine => true)
+    else
+        execute("#{var[:cmd]}", :failonfail => true, :combine => true)
     end
   end
 
   def my_properties
-    [:path, :iptype, :autoboot, :pool, :shares, :ip, :dataset, :inherit]
+    if ['5.11', '5.12'].include? Facter.value(:kernelrelease)
+       [:path, :iptype, :autoboot, :pool, :shares, :ip, :dataset, :net_resource]
+    elsif ['5.10'].include? Facter.value(:kernelrelease)
+       [:path, :iptype, :autoboot, :pool, :shares, :ip, :dataset, :inherit]
+    end
   end
   # Perform all of our configuration steps.
   def configure
+
     self.fail "Path is required" unless @resource[:path]
     arr = ["create -b #{@resource[:create_args]}"]
@@ -161,6 +192,14 @@
   end
   def install(dummy_argument=:work_arround_for_ruby_GC_bug)
+    if ['5.11', '5.12'].include? Facter.value(:kernelrelease)
+       if !@resource[:install_args] and @resource[:config_profile]
+           @resource[:install_args] = "-c " + @resource[:config_profile]
+       else
+      @resource[:install_args] << "-c " + @resource[:config_profile]
+         @resource[:install_args] = " -c " + @resource[:config_profile]
+       elsif !@resource[:install_args] and @resource[:archive]
+         @resource[:install_args] = " -a " + @resource[:archive]
+         if @resource[:archived_zonename]
+           @resource[:install_args] << " -z " + @resource[:archived_zonename]
+         end
+       elsif @resource[:config_profile]
+         @resource[:install_args] << " -c " + @resource[:config_profile]
+       end
+    end
+       
     if @resource[:clone] # TODO: add support for "-s snapshot"
       zoneadm :clone, @resource[:clone]
     elsif @resource[:install_args]
@@ -183,6 +222,7 @@
-      zoneadm :clone, @resource[:clone]
-    elsif @resource[:install_args]
+      if @resource[:config_profile]
+        zoneadm :clone, @resource[:install_args].split(" "), @resource[:clone]
+      else
+        zoneadm :clone, @resource[:clone]
+      end
+    elsif @resource[:install_args]
       zoneadm :install, @resource[:install_args].split(" ")
     else
       zoneadm :install
@@ -182,11 +145,12 @@
       end
     end
     @property_hash.dup
@@ -106,32 +255,116 @@
   end
 
   # We need a way to test whether a zone is in process.  Our 'ensure'
@@ -253,6 +293,7 @@
   # property models the static states, but we need to handle the temporary ones.
-  def processing?
+  def processing?
     hash = status
     return false unless hash
     ["incomplete", "ready", "shutting_down"].include? hash[:ensure]
@@ -214,7 +178,6 @@
   #
   def getconfig
     output = zonecfg :info
-
     name = nil
     current = nil
     hash = {}
@@ -244,14 +207,9 @@
     hash
   end
 
-  # Execute a configuration string.  Can't be private because it's called
-  # by the properties.
-  def setconfig(str)
-    add_cmd str
-  end
-
   def start
     # Check the sysidcfg stuff
+   if ['5.10'].include? Facter.value(:kernelrelease)
     if cfg = @resource[:sysidcfg]
       self.fail "Path is required" unless @resource[:path]
       zoneetc = File.join(@resource[:path], "root", "etc")
@@ -273,6 +314,7 @@
@@ -272,7 +230,9 @@
         end
       end
     end
+   end
 
+    # Boots the zone
     zoneadm :boot
   end
@@ -300,7 +342,11 @@
@@ -285,64 +245,35 @@
     end
     main = self.class.line2hash(output.chomp)
-
-    # Now add in the configuration information
-    config_status.each do |name, value|
-      main[name] = value
-    end
-
     main
   end
   def ready
+    # Prepare the zone
     zoneadm :ready
   end
 
   def stop
-    zoneadm :halt
+   if ['5.10'].include? Facter.value(:kernelrelease)
+     execute_zoneadm :halt
+   elsif ['5.11', '5.12'].include? Facter.value(:kernelrelease)
+    zoneadm :shutdown
+   end
+     # Shutdown the zone
+     zoneadm :halt
   end
+
 
   def unconfigure
+    # Unconfigure and delete the zone
     zonecfg :delete, "-F"
   end
   def uninstall
+    # Uninstall the zone
     zoneadm :uninstall, "-F"
   end
   private
-  # Turn the results of getconfig into status information.
-  def config_status
-    config = getconfig
-    result = {}
-
-    result[:autoboot] = config[:autoboot] ? config[:autoboot].intern : :true
-    result[:pool] = config[:pool]
-    result[:shares] = config[:shares]
-    if dir = config["inherit-pkg-dir"]
-      result[:inherit] = dir.collect { |dirs| dirs[:dir] }
-    end
-    if datasets = config["dataset"]
-      result[:dataset] = datasets.collect { |dataset| dataset[:name] }
-    end
-    result[:iptype] = config[:'ip-type'] if config[:'ip-type']
-    if net = config["net"]
-      result[:ip] = net.collect do |params|
-        if params[:defrouter]
-          "#{params[:physical]}:#{params[:address]}:#{params[:defrouter]}"
-        elsif params[:address]
-          "#{params[:physical]}:#{params[:address]}"
-        else
-          params[:physical]
-        end
-      end
-    end
-
-    result
-  end
-
   def zoneadm(*cmd)
+    # Execute the zoneadm command with the arguments
+    # provided
     adm("-z", @resource[:name], *cmd)
   rescue Puppet::ExecutionFailure => detail
     self.fail Puppet::Error, "Could not #{cmd[0]} zone: #{detail}", detail
components/ruby/puppet/patches/puppet-03-zonetype.patch
File was deleted
components/ruby/puppet/patches/puppet-06-provider-smf.patch
@@ -1,7 +1,16 @@
Add check for existence of smf service
--- puppet-3.2.2/lib/puppet/provider/service/smf.rb.orig    2013-07-15 09:23:24.667341073 -0600
+++ puppet-3.2.2/lib/puppet/provider/service/smf.rb    2013-07-15 10:13:03.196178924 -0600
@@ -80,9 +80,18 @@
--- puppet-3.8.6/lib/puppet/provider/service/smf.rb.orig    2016-04-19 14:26:51.367951573 -0700
+++ puppet-3.8.6/lib/puppet/provider/service/smf.rb    2016-04-19 14:27:31.661139999 -0700
@@ -1,3 +1,7 @@
+#######################################################################
+# Oracle has modified the originally distributed contents of this file.
+#######################################################################
+
 # Solaris 10 SMF-style services.
 Puppet::Type.type(:service).provide :smf, :parent => :base do
   desc <<-EOT
@@ -80,9 +84,18 @@
       return
     end
 
components/ruby/puppet/patches/puppet-07-PUP-2641.patch
@@ -2,9 +2,17 @@
https://tickets.puppetlabs.com/browse/PUP-2641
Patch has been submitted upstream but not yet accepted.
--- puppet-3.6.2/lib/puppet/application/describe.rb.orig    2014-05-29 08:14:12.779421080 -0600
+++ puppet-3.6.2/lib/puppet/application/describe.rb    2014-05-29 08:14:37.064254740 -0600
@@ -70,13 +70,8 @@
--- puppet-3.8.6/lib/puppet/application/describe.rb.orig    2016-04-19 14:29:00.513107441 -0700
+++ puppet-3.8.6/lib/puppet/application/describe.rb    2016-04-19 14:29:42.599397493 -0700
@@ -1,3 +1,7 @@
+#######################################################################
+# Oracle has modified the originally distributed contents of this file.
+#######################################################################
+
 require 'puppet/application'
 class Formatter
@@ -70,13 +74,8 @@
     }.each do |name|
       type = @types[name]
       s = type.doc.gsub(/\s+/, " ")
components/ruby/puppet/patches/puppet-08-PUP-2509.patch
@@ -2,9 +2,9 @@
https://tickets.puppetlabs.com/browse/PUP-2509
Patch has been submitted upstream but not yet accepted.
--- puppet-3.6.2/lib/puppet/provider/service/smf.rb.orig    2014-05-29 08:23:38.214504274 -0600
+++ puppet-3.6.2/lib/puppet/provider/service/smf.rb    2014-05-29 08:23:51.968114765 -0600
@@ -32,7 +32,7 @@
--- puppet-3.8.6/lib/puppet/provider/service/smf.rb.orig    2016-04-19 14:53:01.233681735 -0700
+++ puppet-3.8.6/lib/puppet/provider/service/smf.rb    2016-04-19 14:53:31.762390677 -0700
@@ -36,7 +36,7 @@
   end
 
   def self.instances
components/ruby/puppet/patches/puppet-09-role-shell.patch
@@ -1,10 +1,14 @@
In-house patch to fix upstream bug PUP-5234 which adds attrible "shell" to the user provider.
https://tickets.puppetlabs.com/browse/PUP-5234
The patch has been submitted upstream but not yet accepted.
--- puppet-3.6.2/lib/puppet/provider/user/user_role_add.rb.orig  Thu Jul 30 22:51:24 2015
+++ puppet-3.6.2/lib/puppet/provider/user/user_role_add.rb    Mon Aug  3 23:22:44 2015
@@ -12,6 +12,7 @@
--- puppet-3.8.6/lib/puppet/provider/user/user_role_add.rb.orig    2016-04-19 14:32:54.606087591 -0700
+++ puppet-3.8.6/lib/puppet/provider/user/user_role_add.rb    2016-04-19 14:34:04.451831050 -0700
@@ -1,3 +1,7 @@
+#######################################################################
+# Oracle has modified the originally distributed contents of this file.
+#######################################################################
+
 require 'puppet/util'
 require 'puppet/util/user_attr'
 require 'date'
@@ -12,6 +16,7 @@
   options :home, :flag => "-d", :method => :dir
   options :comment, :method => :gecos
   options :groups, :flag => "-G"
@@ -12,7 +16,7 @@
   options :roles, :flag => "-R"
   options :auths, :flag => "-A"
   options :profiles, :flag => "-P"
@@ -26,8 +27,23 @@
@@ -26,7 +31,22 @@
     value !~ /\s/
   end
 
@@ -21,9 +25,9 @@
+    set("shell", value)
+  end
+
   has_features :manages_homedir, :allows_duplicates, :manages_solaris_rbac, :manages_passwords, :manages_password_age
+  has_features :manages_shell
   has_features :manages_homedir, :allows_duplicates, :manages_solaris_rbac, :manages_passwords, :manages_password_age, :manages_shell
+
+
+  def check_valid_shell
+    unless File.exists?(@resource.should(:shell))
+      raise(Puppet::Error, "Shell #{@resource.should(:shell)} must exist")
@@ -32,7 +36,6 @@
+      raise(Puppet::Error, "Shell #{@resource.should(:shell)} must be executable")
+    end
+  end
+
   #must override this to hand the keyvalue pairs
   def add_properties
     cmd = []
components/ruby/puppet/patches/puppet-10-smf-recursive-enable.patch
New file
@@ -0,0 +1,13 @@
Patch to make svcadm enable default to using the -r flag.  This patch
has not yet been submitted upstream.
--- puppet-3.8.6/lib/puppet/provider/service/smf.rb.orig        2016-04-19 14:53:31.762390677 -0700
+++ puppet-3.8.6/lib/puppet/provider/service/smf.rb     2016-04-19 14:56:32.596751150 -0700
@@ -74,7 +74,7 @@
     when :maintenance
       [command(:adm), :clear, @resource[:name]]
     else
-      [command(:adm), :enable, "-s", @resource[:name]]
+      [command(:adm), :enable, "-rs", @resource[:name]]
     end
   end
components/ruby/puppet/patches/puppet-11-smf-degraded.patch
New file
@@ -0,0 +1,38 @@
Add support for degraded state in smf and remove unused variable stime.
Submitted upstream as PUP-6095
--- puppet-3.8.6/lib/puppet/provider/service/smf.rb.orig    2016-04-19 14:56:32.596751150 -0700
+++ puppet-3.8.6/lib/puppet/provider/service/smf.rb    2016-04-19 14:59:32.495860166 -0700
@@ -36,11 +36,12 @@
   end
   def self.instances
-   svcs("-H").split("\n").select{|l| l !~ /^legacy_run/ }.collect do |line|
-     state,stime,fmri = line.split(/\s+/)
+   svcs("-H", "-o", "state,fmri" ).split("\n").select{|l| l !~ /^legacy_run/ }.collect do |line|
+     state,fmri = line.split(/\s+/)
      status =  case state
                when /online/; :running
                when /maintenance/; :maintenance
+               when /degraded/; :degraded
                else :stopped
                end
      new({:name => fmri, :ensure => status})
@@ -71,7 +72,7 @@
   def startcmd
     self.setupservice
     case self.status
-    when :maintenance
+    when :maintenance, :degraded
       [command(:adm), :clear, @resource[:name]]
     else
       [command(:adm), :enable, "-rs", @resource[:name]]
@@ -112,6 +113,8 @@
       return :stopped
     when "maintenance"
       return :maintenance
+    when "degraded"
+      return :degraded
     when "legacy_run"
       raise Puppet::Error,
         "Cannot manage legacy services through SMF"
components/ruby/puppet/patches/puppet-12-pkg-provider-latest.patch
New file
@@ -0,0 +1,240 @@
In-house patch to fix Solaris specific bug; not suitible for upstream
Fixing issue with package ensure=>latest by refreshing the pkg cache first with pkg update
Using --parsable=0 option to obsolete pkg list -Hn
Fixing problem with ambiguous package names
Wildcards support
install_options/uninstall_options features support
--- puppet-3.8.6/lib/puppet/provider/package/pkg.rb.orig    2016-04-19 15:09:14.789792650 -0700
+++ puppet-3.8.6/lib/puppet/provider/package/pkg.rb    2016-04-19 15:09:44.646514474 -0700
@@ -5,7 +5,7 @@
 require 'puppet/provider/package'
 Puppet::Type.type(:package).provide :pkg, :parent => Puppet::Provider::Package do
-  desc "OpenSolaris image packaging system. See pkg(5) for more information"
+  desc "Solaris image packaging system. See pkg(5) for more information"
   # http://docs.oracle.com/cd/E19963-01/html/820-6572/managepkgs.html
   # A few notes before we start :
   # Opensolaris pkg has two slightly different formats (as of now.)
@@ -18,10 +18,10 @@
   # TODO: We still have to allow packages to specify a preferred publisher.
   has_feature :versionable
-
   has_feature :upgradable
-
   has_feature :holdable
+  has_feature :install_options
+  has_feature :uninstall_options
   commands :pkg => "/usr/bin/pkg"
@@ -30,7 +30,7 @@
   defaultfor :osfamily => :solaris, :kernelrelease => ['5.11', '5.12']
   def self.instances
-    pkg(:list, '-H').split("\n").map{|l| new(parse_line(l))}
+    pkg(:list, '-Hv').split("\n").map{|l| new(parse_line(l))}
   end
   # The IFO flag field is just what it names, the first field can have ether
@@ -73,6 +73,10 @@
     {}
   end
+  def self.ufxi_flag(flags)
+    {}
+  end
+
   # pkg state was present in the older version of pkg (with UFOXI) but is
   # no longer available with the IFO field version. When it was present,
   # it was used to indicate that a particular version was present (installed)
@@ -94,29 +98,73 @@
   # formats of output for different pkg versions.
   def self.parse_line(line)
     (case line.chomp
-    # NAME (PUBLISHER)            VERSION           IFO  (new:630e1ffc7a19)
-    # system/core-os              0.5.11-0.169      i--
-    when /^(\S+) +(\S+) +(...)$/
-      {:name => $1, :ensure => $2}.merge ifo_flag($3)
-
-    # x11/wm/fvwm (fvwm.org)      2.6.1-3           i--
-    when /^(\S+) \((.+)\) +(\S+) +(...)$/
-      {:name => $1, :publisher => $2, :ensure => $3}.merge ifo_flag($4)
-
-    # NAME (PUBLISHER)                  VERSION          STATE      UFOXI (dvd:052adf36c3f4)
-    # SUNWcs                            0.5.11-0.126     installed  -----
-    when /^(\S+) +(\S+) +(\S+) +(.....)$/
-      {:name => $1, :ensure => $2}.merge pkg_state($3).merge(ufoxi_flag($4))
-
-    # web/firefox/plugin/flash (extra)  10.0.32.18-0.111 installed  -----
-    when /^(\S+) \((.+)\) +(\S+) +(\S+) +(.....)$/
-      {:name => $1, :publisher => $2, :ensure => $3}.merge pkg_state($4).merge(ufoxi_flag($5))
-
+    #pkg list -vH output format since build 165
+    #FMRI                                                                         IFO
+    #pkg://solaris/system/core-os@5.12-5.12.0.0.0.87.1:20151116T010109Z           i--
+    when /^(\S+) +(...)$/
+      full_fmri = $1.split('@')
+      {:name => full_fmri[0], :ensure => full_fmri[1]}.merge(ifo_flag($2))
+
+    #Solaris11 Express 10/11, OpenSolaris
+    #FMRI                                                               STATE       UFOXI
+    #pkg://solaris/editor/vim@7.2.308,5.11-0.151.0.1:20101105T0540492   installed   -----
+    when /^(\S+) +(\S+) +(.....)$/
+      full_fmri = $1.split('@')
+      {:name => full_fmri[0], :ensure => full_fmri[1]}.merge pkg_state($2).merge(ufoxi_flag($3))
+
+    #OpenSolaris
+    #FMRI                                               STATE       UFXI
+    #pkg:/SUNWvim@7.1.145,5.11-0.86:20080426T180612Z    installed   ----
+    when /^(\S+) +(\S+) +(....)$/
+      full_fmri = $1.split('@')
+      {:name => full_fmri[0], :ensure => full_fmri[1]}.merge pkg_state($2).merge(ufxi_flag($3))
     else
       raise ArgumentError, 'Unknown line format %s: %s' % [self.name, line]
     end).merge({:provider => self.name})
   end
+  def parse_latest_query(exit_code, pkg_fmri_list)
+    # Get the current status of the package
+    name = @property_hash[:name]
+    provider = @property_hash[:provider]
+
+    # The package is up-to-date
+    if pkg_fmri_list.empty? && exit_code == 4
+      status = 'installed'
+      version = @property_hash[:ensure]
+    # Latest version is available
+    elsif !pkg_fmri_list.empty? && exit_code == 0
+      if wildcard?
+        version = ''
+        status = 'known'
+      else
+        # Search for the correct pkg FMRI (to ignore dependencies)
+        # search string format will be, i.e.,
+        # pkg://test/testing/testpkg@
+        # and retrieve the matched index.
+        search_pkg_name = name + '@'
+        index = pkg_fmri_list.index{|l| l[0].include?(search_pkg_name)}
+        raise Puppet::Error, "Cannot retrieve pkg name" if index.nil?
+
+        # Parse the fmri of the latest available pkg, i.e.,
+        # from: pkg://test/testing/testpkg@1.0.13,5.11:20151112T015434Z
+        # to: 1.0.13,5.11:20151112T015434Z
+        version = pkg_fmri_list[index][1].split('@')[1]
+        status = 'known'
+      end
+    else
+      raise Puppet::Error, "Cannot retrieve pkg version"
+    end
+
+    # Store as a desirable query
+    return {
+      :name=>name,
+      :ensure=>version,
+      :status=>status,
+      :provider=>provider
+    }
+  end
+
   def hold
     pkg(:freeze, @resource[:name])
   end
@@ -126,31 +174,22 @@
     raise Puppet::Error, "Unable to unfreeze #{r[:out]}" unless [0,4].include? r[:exit]
   end
-  # Return the version of the package. Note that the bug
-  # http://defect.opensolaris.org/bz/show_bug.cgi?id=19159%
-  # notes that we can't use -Ha for the same even though the manual page reads that way.
+  # Return the version of the package.
   def latest
-    lines = pkg(:list, "-Hn", @resource[:name]).split("\n")
-
-    # remove certificate expiration warnings from the output, but report them
-    # Note: we'd like to use select! here to modify the lines array and avoid
-    #       the second select further down. But Solaris 11 comes with ruby 1.8.7
-    #       which doesn't support select!, so do this as two selects.
-    cert_warnings = lines.select { |line| line =~ /^Certificate/ }
-    if cert_warnings
-      Puppet.warning("pkg warning: #{cert_warnings}")
-    end
-
-    lst = lines.select { |line| line !~ /^Certificate/ }.map { |line| self.class.parse_line(line) }
-
-    # Now we know there is a newer version. But is that installable? (i.e are there any constraints?)
-    # return the first known we find. The only way that is currently available is to do a dry run of
-    # pkg update and see if could get installed (`pkg update -n res`).
-    known = lst.find {|p| p[:status] == 'known' }
-    return known[:ensure] if known and exec_cmd(command(:pkg), 'update', '-n', @resource[:name])[:exit].zero?
-
-    # If not, then return the installed, else nil
-    (lst.find {|p| p[:status] == 'installed' } || {})[:ensure]
+    # Dry-run package update to check the availability of the latest version
+    # -- return code --
+    # 0: latest version available
+    # 1: error
+    # 4: already up-to-date
+    r = exec_cmd(command(:pkg), 'update', '-n', '--parsable=0', @resource[:name])
+    raise Puppet::Error, "Cannot update to the latest package: #{r[:out]}\n" \
+      unless [0, 4].include? r[:exit]
+
+    package_versions = JSON.parse(r[:out])['change-packages']
+
+    lst =  parse_latest_query(r[:exit], package_versions)
+    Puppet.debug "Desirable query status = #{lst}"
+    return lst[:ensure]
   end
   # install the package and accept all licenses.
@@ -166,19 +205,22 @@
         self.uninstall if Puppet::Util::Package.versioncmp(should, is[:ensure]) < 0
       end
     end
-    r = exec_cmd(command(:pkg), 'install', '--accept', name)
+
+    cmd = ['--accept']
+    cmd << join_options(@resource[:install_options]) if @resource[:install_options]
+    r = exec_cmd(command(:pkg), 'install', cmd, name)
     return r if nofail
     raise Puppet::Error, "Unable to update #{r[:out]}" if r[:exit] != 0
   end
-  # uninstall the package. The complication comes from the -r_ecursive flag which is no longer
-  # present in newer package version.
+  # uninstall the package.
   def uninstall
     cmd = [:uninstall]
     case (pkg :version).chomp
     when /052adf36c3f4/
       cmd << '-r'
     end
+    cmd << join_options(@resource[:uninstall_options]) if @resource[:uninstall_options]
     cmd << @resource[:name]
     pkg cmd
   end
@@ -191,10 +233,22 @@
     raise Puppet::Error, "Unable to update #{r[:out]}"
   end
+  def wildcard?
+    @resource[:name].include?("*") || @resource[:name].include?("?")
+  end
+
   # list a specific package
   def query
-    r = exec_cmd(command(:pkg), 'list', '-H', @resource[:name])
+    r = exec_cmd(command(:pkg), 'list', '-Hv', @resource[:name])
     return {:ensure => :absent, :name => @resource[:name]} if r[:exit] != 0
+
+    # Does input contain wildcard? just pass it down and let pkg decide
+    return {:ensure => :installed, :name => @resource[:name], :provider => self.class.name} if wildcard?
+    # If there are more than one results? this will fail due to the ambiguity.
+    if r[:out].split("\n").length > 1
+      raise Puppet::Error, "'#{@resource[:name]}' matches multiple packages. \n#{r[:out]}"
+    end
+    # Pass the parsed result back to @property_hash
     self.class.parse_line(r[:out])
   end
components/ruby/puppet/patches/puppet-14-smf-refreshable.patch
New file
@@ -0,0 +1,15 @@
smf understands the concept of refreshable
PUP-6238 Serivce SMF should declare has_feature :refreshable
diff --git a/lib/puppet/provider/service/smf.rb b/lib/puppet/provider/service/smf.rb
--- a/lib/puppet/provider/service/smf.rb
+++ b/lib/puppet/provider/service/smf.rb
@@ -23,6 +23,8 @@ Puppet::Type.type(:service).provide :smf, :parent => :base do
   commands :adm => "/usr/sbin/svcadm", :svcs => "/usr/bin/svcs"
   commands :svccfg => "/usr/sbin/svccfg"
+  has_feature :refreshable
+
   def setupservice
       if resource[:manifest]
         [command(:svcs), "-l", @resource[:name]]
components/ruby/puppet/patches/puppet-15-shadow-bug.patch
New file
@@ -0,0 +1,14 @@
Fixes a bug introduced by PUP-229.
Modification notice injected by puppet-09-role-shell.patch.
This fix has already been integrated into the Puppet master branch.
--- puppet-3.8.6/lib/puppet/provider/user/user_role_add.rb.orig    2016-10-07 10:04:30.993459833 +0000
+++ puppet-3.8.6/lib/puppet/provider/user/user_role_add.rb    2016-10-07 10:05:07.479333101 +0000
@@ -191,6 +191,7 @@
   end
   def password_min_age
+    return :absent unless shadow_entry
     shadow_entry[3].empty? ? -1 : shadow_entry[3]
   end
components/ruby/puppet/patches/puppet-16-safe_yaml-rb22.patch
New file
@@ -0,0 +1,13 @@
https://github.com/dtao/safe_yaml/issues/76
--- puppet-3.8.6/lib/puppet/vendor/safe_yaml/lib/safe_yaml.rbb    2016-02-03 22:26:18.000000000 +0300
+++ puppet-3.8.6/lib/puppet/vendor/safe_yaml/lib/safe_yaml.rb    2016-11-30 20:12:16.434497050 +0300
@@ -3,7 +3,7 @@
 # This needs to be defined up front in case any internal classes need to base
 # their behavior off of this.
 module SafeYAML
-  YAML_ENGINE = defined?(YAML::ENGINE) ? YAML::ENGINE.yamler : "syck"
+  YAML_ENGINE = defined?(YAML::ENGINE) ? YAML::ENGINE.yamler : (defined?(Psych) && YAML == Psych ? "psych" : "syck")
 end
 require "set"
components/ruby/puppet/puppet-common.p5m
File was renamed from components/ruby/puppet/puppet-GENFRAG.p5m
@@ -22,7 +22,16 @@
#
# Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.
#
<transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
set name=pkg.fmri value=pkg:/system/management/puppet/puppet-common@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="Common OpenIndiana-specific components for Puppet"
set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
set name=org.opensolaris.smf.fmri value=svc:/application/puppet:agent \
    value=svc:/application/puppet:master
dir  path=etc/puppet owner=puppet group=puppet mode=0755
@@ -155,48 +164,6 @@
file files/user_attr path=etc/user_attr.d/puppet
file files/puppet.xml path=lib/svc/manifest/application/puppet.xml
file files/puppet.stencil path=lib/svc/stencils/puppet.stencil
file path=usr/share/man/man5/puppet.conf.5
file path=usr/share/man/man8/extlookup2hiera.8
file path=usr/share/man/man8/puppet-agent.8
file path=usr/share/man/man8/puppet-apply.8
file path=usr/share/man/man8/puppet-ca.8
file path=usr/share/man/man8/puppet-catalog.8
file path=usr/share/man/man8/puppet-cert.8
file path=usr/share/man/man8/puppet-certificate.8
file path=usr/share/man/man8/puppet-certificate_request.8
file path=usr/share/man/man8/puppet-certificate_revocation_list.8
file path=usr/share/man/man8/puppet-config.8
file path=usr/share/man/man8/puppet-describe.8
file path=usr/share/man/man8/puppet-device.8
file path=usr/share/man/man8/puppet-doc.8
file path=usr/share/man/man8/puppet-facts.8
file path=usr/share/man/man8/puppet-file.8
file path=usr/share/man/man8/puppet-filebucket.8
file path=usr/share/man/man8/puppet-help.8
file path=usr/share/man/man8/puppet-inspect.8
file path=usr/share/man/man8/puppet-instrumentation_data.8
file path=usr/share/man/man8/puppet-instrumentation_listener.8
file path=usr/share/man/man8/puppet-instrumentation_probe.8
file path=usr/share/man/man8/puppet-key.8
file path=usr/share/man/man8/puppet-kick.8
file path=usr/share/man/man8/puppet-man.8
file path=usr/share/man/man8/puppet-master.8
file path=usr/share/man/man8/puppet-module.8
file path=usr/share/man/man8/puppet-node.8
file path=usr/share/man/man8/puppet-parser.8
file path=usr/share/man/man8/puppet-plugin.8
file path=usr/share/man/man8/puppet-queue.8
file path=usr/share/man/man8/puppet-report.8
file path=usr/share/man/man8/puppet-resource.8
file path=usr/share/man/man8/puppet-resource_type.8
file path=usr/share/man/man8/puppet-secret_agent.8
file path=usr/share/man/man8/puppet-status.8
file path=usr/share/man/man8/puppet.8
group groupname=puppet gid=40
user username=puppet ftpuser=false gcos-field="Puppet Admin" group=puppet \
    home-dir=/etc/puppet login-shell=/bin/false uid=40
license puppet.license license="Apache v2.0"
# force dependency on ruby runtime package to ensure at least one version
# of ruby is installed on the system
depend type=require fmri=pkg:/runtime/ruby
components/ruby/puppet/puppet.p5m
File was renamed from components/ruby/puppet/puppet-RUBYVER.p5m
@@ -1,52 +1,44 @@
#
# CDDL HEADER START
# This file and its contents are supplied under the terms of the
# Common Development and Distribution License ("CDDL"), version 1.0.
# You may only use this file in accordance with the terms of version
# 1.0 of the CDDL.
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
# A full copy of the text of the CDDL should have accompanied this
# source.  A copy of the CDDL is also available via the Internet at
# http://www.illumos.org/license/CDDL.
#
#
# Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.
# Copyright 2016 Alexander Pyhalov
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="$(COMPONENT_SUMMARY)"
set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
# Depend on renamed versions to pull them forward
depend type=optional fmri=library/ruby/hiera@1.3.4,5.11-2016.1.0.1
depend type=optional fmri=system/management/facter@2.4.6,5.11-2016.1.0.0
# depend on renamed -19 versions to force an update to remove them
depend type=optional fmri=system/management/puppet-19@3.6.2,5.11-2016.1.0.1
# Puppet Dependencies
depend type=require fmri=library/ruby/hiera
depend type=require fmri=system/management/facter
depend type=require fmri=system/management/puppet/puppet-common@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
# do not look for .pyc files as the install.rb script does not compile
# .py files as it installs
<transform file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/.*\.py$ -> default pkg.tmp.autopyc false>
set name=pkg.fmri \
    value=pkg:/system/management/puppet-$(RUBYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="Puppet - configuration management toolkit"
set name=pkg.description \
    value='Puppet is a flexible, customizable framework designed to help system administrators automate the many repetitive tasks they regularly perform. As a declarative, model-based approach to IT automation, it lets you define the desired state - or the "what" - of your infrastructure using the Puppet configuration language. Once these configurations are deployed, Puppet automatically installs the necessary packages and starts the related services, and then regularly enforces the desired state.'
set name=com.oracle.info.description \
    value="Puppet, a configuration management toolkit"
set name=com.oracle.info.tpno value=$(TPNO)
set name=info.classification \
    value="org.opensolaris.category.2008:System/Administration and Configuration"
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=org.opensolaris.arc-caseid value=PSARC/2013/005 value=PSARC/2013/218 \
    value=PSARC/2013/221 value=PSARC/2013/288 value=PSARC/2013/426
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
#file ext/PuppetAudit.so \
#    path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/$(MACH64)-solaris$(SOLARIS_VERSION)/PuppetAudit.so
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/hiera/backend/puppet_backend.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/hiera/puppet_function.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/hiera/scope.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/hiera_puppet.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet.rb
@@ -64,6 +56,7 @@
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/certificate_revocation_list.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/config.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/describe.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/describe.rb.~1~
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/device.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/doc.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/face_base.rb
@@ -94,6 +87,7 @@
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/coercion.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/configurer.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/configurer/downloader.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/configurer/downloader_factory.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/configurer/fact_handler.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/configurer/plugin_handler.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/confine.rb
@@ -167,10 +161,12 @@
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/secret_agent.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/status.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/feature/base.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/feature/cfacter.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/feature/eventlog.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/feature/external_facts.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/feature/libuser.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/feature/msgpack.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/feature/pe_license.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/feature/pson.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/feature/rack.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/feature/rails.rb
@@ -207,14 +203,29 @@
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/file_system/memory_file.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/file_system/memory_impl.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/file_system/path_pattern.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/file_system/tempfile.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/file_system/uniquefile.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/forge.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/forge/cache.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/forge/errors.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/forge/repository.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/functions.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/functions/assert_type.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/functions/defined.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/functions/each.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/functions/epp.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/functions/filter.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/functions/hiera.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/functions/hiera_array.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/functions/hiera_hash.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/functions/hiera_include.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/functions/import.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/functions/inline_epp.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/functions/map.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/functions/match.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/functions/reduce.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/functions/scanf.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/functions/slice.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/functions/with.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/graph.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/graph/key.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/graph/prioritizer.rb
@@ -284,6 +295,7 @@
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/file_metadata/rest.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/file_metadata/selector.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/file_server.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/hiera.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/indirection.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/instrumentation_data.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/instrumentation_data/local.rb
@@ -375,6 +387,7 @@
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/metadata.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/modulefile.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/shared_behaviors.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/skeleton/templates/generator/Gemfile
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/skeleton/templates/generator/README.md.erb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/skeleton/templates/generator/Rakefile
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/skeleton/templates/generator/manifests/init.pp.erb
@@ -405,14 +418,19 @@
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/http/compression.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/http/connection.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/http/error.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/http/factory.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/http/handler.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/http/issues.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/http/memory_response.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/http/nocache_pool.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/http/pool.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/http/rack.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/http/rack/rest.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/http/request.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/http/response.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/http/route.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/http/session.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/http/site.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/http/webrick.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/http/webrick/rest.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/http_pool.rb
@@ -471,13 +489,13 @@
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/collector.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/compiler.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/e4_parser_adapter.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/e_parser_adapter.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/files.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/functions.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/functions/collect.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/functions/assert_type.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/functions/contain.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/functions/create_resources.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/functions/defined.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/functions/digest.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/functions/each.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/functions/epp.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/functions/extlookup.rb
@@ -495,13 +513,14 @@
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/functions/inline_template.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/functions/lookup.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/functions/map.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/functions/match.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/functions/md5.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/functions/realize.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/functions/reduce.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/functions/regsubst.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/functions/require.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/functions/scanf.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/functions/search.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/functions/select.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/functions/sha1.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/functions/shellquote.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/functions/slice.rb
@@ -511,6 +530,7 @@
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/functions/tagged.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/functions/template.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/functions/versioncmp.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/functions/with.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/grammar.ra
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/lexer.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/makefile
@@ -537,6 +557,7 @@
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/binder/bindings_loader.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/binder/bindings_model.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/binder/bindings_model_dumper.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/binder/bindings_model_meta.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/binder/bindings_validator_factory.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/binder/config/binder_config.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/binder/config/binder_config_checker.rb
@@ -553,13 +574,21 @@
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/binder/system_bindings.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/containment.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/evaluator/access_operator.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/evaluator/callable_mismatch_describer.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/evaluator/callable_signature.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/evaluator/closure.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/evaluator/collector_transformer.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/evaluator/collectors/abstract_collector.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/evaluator/collectors/catalog_collector.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/evaluator/collectors/exported_collector.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/evaluator/collectors/fixed_set_collector.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/evaluator/compare_operator.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/evaluator/epp_evaluator.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/evaluator/evaluator_impl.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/evaluator/external_syntax_support.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/evaluator/puppet_proc.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/evaluator/relationship_operator.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/evaluator/runtime3_converter.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/evaluator/runtime3_support.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/functions/dispatch.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/functions/dispatcher.rb
@@ -575,16 +604,17 @@
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/loader/module_loaders.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/loader/null_loader.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/loader/ruby_function_instantiator.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/loader/ruby_legacy_function_instantiator.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/loader/simple_environment_loader.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/loader/static_loader.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/loader/uri_helper.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/loaders.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/migration/migration_checker.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/model/ast_transformer.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/model/ast_tree_dumper.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/model/factory.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/model/model.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/model/model_label_provider.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/model/model_meta.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/model/model_tree_dumper.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/model/tree_dumper.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/parser/code_merger.rb
@@ -595,12 +625,10 @@
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/parser/evaluating_parser.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/parser/heredoc_support.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/parser/interpolation_support.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/parser/lexer.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/parser/lexer2.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/parser/lexer_support.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/parser/locatable.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/parser/locator.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/parser/makefile
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/parser/parser_support.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/parser/slurp_support.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/patterns.rb
@@ -611,11 +639,10 @@
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/types/type_factory.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/types/type_parser.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/types/types.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/types/types_meta.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/utils.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/validation.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/validation/checker3_1.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/validation/checker4_0.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/validation/validator_factory_3_1.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/validation/validator_factory_4_0.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/visitable.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/visitor.rb
@@ -681,6 +708,8 @@
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/pacman.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/pip.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/pkg.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/pkg.rb.~1~
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/pkg.rb.~2~
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/pkgdmg.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/pkgin.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/pkgutil.rb
@@ -719,6 +748,11 @@
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/service/runit.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/service/service.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/service/smf.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/service/smf.rb.~1~
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/service/smf.rb.~2~
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/service/smf.rb.~3~
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/service/smf.rb.~4~
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/service/smf.rb.~5~
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/service/src.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/service/systemd.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/service/upstart.rb
@@ -731,12 +765,15 @@
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/user/ldap.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/user/pw.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/user/user_role_add.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/user/user_role_add.rb.~1~
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/user/user_role_add.rb.~2~
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/user/useradd.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/user/windows_adsi.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/vlan/cisco.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/yumrepo/inifile.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/zfs/zfs.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/zone/solaris.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/zone/solaris.rb.~1~
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/zpool/zpool.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/rails.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/rails/benchmark.rb
@@ -892,9 +929,9 @@
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/yumrepo.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/zfs.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/zone.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/zone.rb.~1~
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/zpool.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/adsi.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/autoload.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/backups.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/cacher.rb
@@ -963,8 +1000,9 @@
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/plugins.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/posix.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/profiler.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/profiler/aggregate.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/profiler/around_profiler.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/profiler/logging.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/profiler/none.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/profiler/object_counts.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/profiler/wall_clock.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/provider_features.rb
@@ -1005,6 +1043,9 @@
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/windows.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/windows/access_control_entry.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/windows/access_control_list.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/windows/adsi.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/windows/api_types.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/windows/com.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/windows/error.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/windows/file.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/windows/process.rb
@@ -1014,16 +1055,185 @@
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/windows/security_descriptor.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/windows/sid.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/windows/string.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/windows/taskscheduler.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/windows/user.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/yaml.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/zaml.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/load_pathspec.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/load_rgen.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/load_safe_yaml.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/load_semantic.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/pathspec/CHANGELOG.md
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/pathspec/LICENSE
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/pathspec/PUPPET_README.md
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/pathspec/README.md
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/pathspec/lib/pathspec.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/pathspec/lib/pathspec/gitignorespec.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/pathspec/lib/pathspec/regexspec.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/pathspec/lib/pathspec/spec.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/require_vendored.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/CHANGELOG
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/MIT-LICENSE
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/PUPPET_README.md
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/README.rdoc
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/Rakefile
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/TODO
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/anounce.txt
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/design_rationale.txt
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/ea_support/ea_support.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/ea_support/id_store.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/ea_support/uml13_ea_metamodel.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/ea_support/uml13_ea_metamodel_ext.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/ea_support/uml13_ea_metamodel_generator.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/ea_support/uml13_ea_to_uml13.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/ea_support/uml13_to_uml13_ea.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/metamodels/uml13_metamodel.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/metamodels/uml13_metamodel_ext.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/mmgen/metamodel_generator.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/mmgen/mm_ext/ecore_mmgen_ext.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/mmgen/mmgen.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/mmgen/templates/annotations.tpl
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/mmgen/templates/metamodel_generator.tpl
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/array_extensions.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/ecore/ecore.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/ecore/ecore_builder_methods.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/ecore/ecore_ext.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/ecore/ecore_interface.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/ecore/ecore_to_ruby.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/ecore/ruby_to_ecore.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/environment.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/fragment/dump_file_cache.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/fragment/fragmented_model.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/fragment/model_fragment.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/instantiator/abstract_instantiator.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/instantiator/abstract_xml_instantiator.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/instantiator/default_xml_instantiator.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/instantiator/ecore_xml_instantiator.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/instantiator/json_instantiator.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/instantiator/json_parser.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/instantiator/json_parser.y
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/instantiator/nodebased_xml_instantiator.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/instantiator/qualified_name_resolver.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/instantiator/reference_resolver.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/instantiator/resolution_helper.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/instantiator/xmi11_instantiator.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/metamodel_builder.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/metamodel_builder/builder_extensions.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/metamodel_builder/builder_runtime.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/metamodel_builder/constant_order_helper.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/metamodel_builder/data_types.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/metamodel_builder/intermediate/annotation.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/metamodel_builder/intermediate/feature.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/metamodel_builder/mm_multiple.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/metamodel_builder/module_extension.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/model_builder.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/model_builder/builder_context.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/model_builder/model_serializer.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/model_builder/reference_resolver.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/serializer/json_serializer.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/serializer/opposite_reference_filter.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/serializer/qualified_name_provider.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/serializer/xmi11_serializer.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/serializer/xmi20_serializer.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/serializer/xml_serializer.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/template_language.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/template_language/directory_template_container.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/template_language/output_handler.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/template_language/template_container.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/template_language/template_helper.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/transformer.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/util/auto_class_creator.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/util/cached_glob.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/util/file_cache_map.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/util/file_change_detector.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/util/method_delegation.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/util/model_comparator.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/util/model_comparator_base.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/util/model_dumper.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/util/name_helper.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/rgen/util/pattern_matcher.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/transformers/ecore_to_uml13.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/lib/transformers/uml13_to_ecore.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/array_extensions_test.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/ea_instantiator_test.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/ea_serializer_test.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/ecore_self_test.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/environment_test.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/json_test.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/metamodel_builder_test.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/metamodel_from_ecore_test.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/metamodel_order_test.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/metamodel_roundtrip_test.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/metamodel_roundtrip_test/TestModel.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/metamodel_roundtrip_test/houseMetamodel.ecore
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/metamodel_roundtrip_test/houseMetamodel_from_ecore.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/metamodel_roundtrip_test/using_builtin_types.ecore
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/method_delegation_test.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/model_builder/builder_context_test.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/model_builder/builder_test.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/model_builder/ecore_original.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/model_builder/ecore_original_regenerated.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/model_builder/reference_resolver_test.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/model_builder/serializer_test.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/model_builder/statemachine_metamodel.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/model_builder/test_model/statemachine1.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/model_builder_test.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/model_fragment_test.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/output_handler_test.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/qualified_name_provider_test.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/qualified_name_resolver_test.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/reference_resolver_test.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/rgen_test.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/template_language_test.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/template_language_test/expected_result1.txt
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/template_language_test/expected_result2.txt
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/template_language_test/expected_result3.txt
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/template_language_test/indentStringTestDefaultIndent.out
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/template_language_test/indentStringTestTabIndent.out
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/template_language_test/templates/callback_indent_test/a.tpl
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/template_language_test/templates/callback_indent_test/b.tpl
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/template_language_test/templates/code/array.tpl
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/template_language_test/templates/content/author.tpl
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/template_language_test/templates/content/chapter.tpl
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/template_language_test/templates/define_local_test/local.tpl
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/template_language_test/templates/define_local_test/test.tpl
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/template_language_test/templates/evaluate_test/test.tpl
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/template_language_test/templates/indent_string_test.tpl
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/template_language_test/templates/index/c/cmod.tpl
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/template_language_test/templates/index/chapter.tpl
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/template_language_test/templates/no_backslash_r_test.tpl
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/template_language_test/templates/no_indent_test/no_indent.tpl
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/template_language_test/templates/no_indent_test/sub1/no_indent.tpl
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/template_language_test/templates/no_indent_test/test.tpl
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/template_language_test/templates/no_indent_test/test2.tpl
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/template_language_test/templates/no_indent_test/test3.tpl
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/template_language_test/templates/null_context_test.tpl
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/template_language_test/templates/root.tpl
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/template_language_test/templates/template_resolution_test/sub1.tpl
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/template_language_test/templates/template_resolution_test/sub1/sub1.tpl
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/template_language_test/templates/template_resolution_test/test.tpl
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/template_language_test/testout.txt
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/testmodel/class_model_checker.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/testmodel/ea_testmodel.eap
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/testmodel/ea_testmodel.xml
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/testmodel/ea_testmodel_partial.xml
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/testmodel/ecore_model_checker.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/testmodel/manual_testmodel.xml
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/testmodel/object_model_checker.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/transformer_test.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/util/file_cache_map_test.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/util/pattern_matcher_test.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/util_test.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/xml_instantiator_test.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/xml_instantiator_test/simple_ecore_model_checker.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/xml_instantiator_test/simple_xmi_ecore_instantiator.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/xml_instantiator_test/simple_xmi_metamodel.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/rgen/test/xml_instantiator_test/simple_xmi_to_ecore.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/CHANGES.md
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/Gemfile
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/LICENSE.txt
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/PUPPET_README.md
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/README.md
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/Rakefile
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/lib/safe_yaml.rb
@@ -1049,8 +1259,8 @@
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/lib/safe_yaml/version.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/run_specs_all_ruby_versions.sh
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/safe_yaml.gemspec
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/spec/exploit.$(RUBY_VERSION).2.yaml
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/spec/exploit.$(RUBY_VERSION).3.yaml
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/spec/exploit.1.9.2.yaml
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/spec/exploit.1.9.3.yaml
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/spec/psych_resolver_spec.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/spec/resolver_specs.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/spec/safe_yaml_spec.rb
@@ -1064,6 +1274,7 @@
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/spec/transform/to_symbol_spec.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml_patches.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/semantic/Gemfile
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/semantic/PUPPET_README.md
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/semantic/Rakefile
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/semantic/lib/semantic.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/semantic/lib/semantic/dependency.rb
@@ -1089,15 +1300,42 @@
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppetx/puppet/syntax_checker.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppetx/puppetlabs/syntax_checkers/json.rb
file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/semver.rb
file path=usr/sbin/extlookup2hiera mediator=ruby mediator-version=$(RUBY_VERSION)
file path=usr/sbin/puppet mediator=ruby mediator-version=$(RUBY_VERSION)
license puppet.license license="Apache v2.0"
# Puppet Dependencies
depend type=require fmri=pkg:/system/management/facter-$(RUBYV)
depend type=require fmri=pkg:/library/ruby/hiera-$(RUBYV)
# force a dependency on the puppet package
depend type=require \
    fmri=pkg:/system/management/puppet@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
file path=usr/sbin/extlookup2hiera
file path=usr/sbin/puppet
file path=usr/share/man/man5/puppet.conf.5
file path=usr/share/man/man8/extlookup2hiera.8
file path=usr/share/man/man8/puppet-agent.8
file path=usr/share/man/man8/puppet-apply.8
file path=usr/share/man/man8/puppet-ca.8
file path=usr/share/man/man8/puppet-catalog.8
file path=usr/share/man/man8/puppet-cert.8
file path=usr/share/man/man8/puppet-certificate.8
file path=usr/share/man/man8/puppet-certificate_request.8
file path=usr/share/man/man8/puppet-certificate_revocation_list.8
file path=usr/share/man/man8/puppet-config.8
file path=usr/share/man/man8/puppet-describe.8
file path=usr/share/man/man8/puppet-device.8
file path=usr/share/man/man8/puppet-doc.8
file path=usr/share/man/man8/puppet-facts.8
file path=usr/share/man/man8/puppet-file.8
file path=usr/share/man/man8/puppet-filebucket.8
file path=usr/share/man/man8/puppet-help.8
file path=usr/share/man/man8/puppet-inspect.8
file path=usr/share/man/man8/puppet-instrumentation_data.8
file path=usr/share/man/man8/puppet-instrumentation_listener.8
file path=usr/share/man/man8/puppet-instrumentation_probe.8
file path=usr/share/man/man8/puppet-key.8
file path=usr/share/man/man8/puppet-kick.8
file path=usr/share/man/man8/puppet-man.8
file path=usr/share/man/man8/puppet-master.8
file path=usr/share/man/man8/puppet-module.8
file path=usr/share/man/man8/puppet-node.8
file path=usr/share/man/man8/puppet-parser.8
file path=usr/share/man/man8/puppet-plugin.8
file path=usr/share/man/man8/puppet-queue.8
file path=usr/share/man/man8/puppet-report.8
file path=usr/share/man/man8/puppet-resource.8
file path=usr/share/man/man8/puppet-resource_type.8
file path=usr/share/man/man8/puppet-secret_agent.8
file path=usr/share/man/man8/puppet-status.8
file path=usr/share/man/man8/puppet.8
components/ruby/puppet/resolve.deps
File was deleted