PSARC/2016/016 Rename/Refactor Puppet and Puppet Module Packages
authorShawn Ferry <shawn.ferry@oracle.com>
Wed, 10 Feb 2016 22:10:43 -0500
changeset 5438 c068f8c677e8
parent 5437 449f3459d285
child 5439 a006e5bb8577
PSARC/2016/016 Rename/Refactor Puppet and Puppet Module Packages 21041932 puppet, facter, and hiera need to build Ruby 2.1 packages 21042030 puppet, facter, and hiera need to stop building Ruby 1.9 packages 21613616 oracle-solaris_provider builds should come from the github repo we publish 22047789 puppet package name and dependencies are confusing 22301978 Overzealous use of $(RUBY_VERSION) in puppet packaging 22347610 GIT repos cannot be used as described in docs 22664785 Puppet module files should be owned by puppet 22675056 git clone could use --depth 1
components/ruby/facter/Makefile
components/ruby/facter/facter-GENFRAG.p5m
components/ruby/facter/facter-RUBYVER.p5m
components/ruby/facter/facter.p5m
components/ruby/facter/history
components/ruby/hiera/Makefile
components/ruby/hiera/hiera-GENFRAG.p5m
components/ruby/hiera/hiera-RUBYVER.p5m
components/ruby/hiera/hiera.p5m
components/ruby/hiera/history
components/ruby/hiera/patches/hiera-00-dependency.patch
components/ruby/puppet-modules/nanliu-staging/history
components/ruby/puppet-modules/nanliu-staging/nanliu-staging.p5m
components/ruby/puppet-modules/nanliu-staging/puppet-staging.p5m
components/ruby/puppet-modules/oracle-solaris_providers/Makefile
components/ruby/puppet-modules/oracle-solaris_providers/depend.mk
components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/provider/address_object/solaris.rb
components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/provider/address_properties/solaris.rb
components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/provider/boot_environment/solaris.rb
components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/provider/etherstub/solaris.rb
components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/provider/evs/solaris.rb
components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/provider/evs_ipnet/solaris.rb
components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/provider/evs_properties/solaris.rb
components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/provider/evs_vport/solaris.rb
components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/provider/interface_properties/solaris.rb
components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/provider/ip_interface/solaris.rb
components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/provider/ip_tunnel/solaris.rb
components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/provider/ipmp_interface/solaris.rb
components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/provider/link_aggregation/solaris.rb
components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/provider/link_properties/solaris.rb
components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/provider/nsswitch/solaris.rb
components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/provider/pkg_facet/solaris.rb
components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/provider/pkg_mediator/solaris.rb
components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/provider/pkg_publisher/solaris.rb
components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/provider/pkg_variant/solaris.rb
components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/provider/protocol_properties/solaris.rb
components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/provider/solaris_vlan/solaris.rb
components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/provider/svccfg/solaris.rb
components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/provider/vni_interface/solaris.rb
components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/provider/vnic/solaris.rb
components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/type/address_object.rb
components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/type/address_properties.rb
components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/type/boot_environment.rb
components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/type/etherstub.rb
components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/type/evs.rb
components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/type/evs_ipnet.rb
components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/type/evs_properties.rb
components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/type/evs_vport.rb
components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/type/interface_properties.rb
components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/type/ip_interface.rb
components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/type/ip_tunnel.rb
components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/type/ipmp_interface.rb
components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/type/link_aggregation.rb
components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/type/link_properties.rb
components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/type/nsswitch.rb
components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/type/pkg_facet.rb
components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/type/pkg_mediator.rb
components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/type/pkg_publisher.rb
components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/type/pkg_variant.rb
components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/type/protocol_properties.rb
components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/type/solaris_vlan.rb
components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/type/svccfg.rb
components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/type/vni_interface.rb
components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/type/vnic.rb
components/ruby/puppet-modules/oracle-solaris_providers/oracle-solaris_providers-github.frag
components/ruby/puppet-modules/oracle-solaris_providers/oracle-solaris_providers-local.frag
components/ruby/puppet-modules/oracle-solaris_providers/oracle-solaris_providers.p5m
components/ruby/puppet-modules/oracle-solaris_providers/puppet.license
components/ruby/puppet-modules/puppetlabs-apache/history
components/ruby/puppet-modules/puppetlabs-apache/puppet-apache.p5m
components/ruby/puppet-modules/puppetlabs-apache/puppetlabs-apache.p5m
components/ruby/puppet-modules/puppetlabs-concat/history
components/ruby/puppet-modules/puppetlabs-concat/puppet-concat.p5m
components/ruby/puppet-modules/puppetlabs-concat/puppetlabs-concat.p5m
components/ruby/puppet-modules/puppetlabs-inifile/history
components/ruby/puppet-modules/puppetlabs-inifile/puppet-inifile.p5m
components/ruby/puppet-modules/puppetlabs-inifile/puppetlabs-inifile.p5m
components/ruby/puppet-modules/puppetlabs-mysql/history
components/ruby/puppet-modules/puppetlabs-mysql/puppet-mysql.p5m
components/ruby/puppet-modules/puppetlabs-mysql/puppetlabs-mysql.p5m
components/ruby/puppet-modules/puppetlabs-ntp/history
components/ruby/puppet-modules/puppetlabs-ntp/puppet-ntp.p5m
components/ruby/puppet-modules/puppetlabs-ntp/puppetlabs-ntp.p5m
components/ruby/puppet-modules/puppetlabs-rabbitmq/history
components/ruby/puppet-modules/puppetlabs-rabbitmq/puppet-rabbitmq.p5m
components/ruby/puppet-modules/puppetlabs-rabbitmq/puppetlabs-rabbitmq.p5m
components/ruby/puppet-modules/puppetlabs-rsync/history
components/ruby/puppet-modules/puppetlabs-rsync/puppet-rsync.p5m
components/ruby/puppet-modules/puppetlabs-rsync/puppetlabs-rsync.p5m
components/ruby/puppet-modules/puppetlabs-stdlib/history
components/ruby/puppet-modules/puppetlabs-stdlib/puppet-stdlib.p5m
components/ruby/puppet-modules/puppetlabs-stdlib/puppetlabs-stdlib.p5m
components/ruby/puppet-modules/saz-memcached/Makefile
components/ruby/puppet-modules/saz-memcached/history
components/ruby/puppet-modules/saz-memcached/puppet-memcached.p5m
components/ruby/puppet-modules/saz-memcached/saz-memcached.p5m
components/ruby/puppet-solaris/Makefile
components/ruby/puppet-solaris/ext/extconf.rb
components/ruby/puppet-solaris/ext/puppet_audit.c
components/ruby/puppet-solaris/files/auth_attr
components/ruby/puppet-solaris/files/exec_attr
components/ruby/puppet-solaris/files/prof_attr
components/ruby/puppet-solaris/files/puppet.stencil
components/ruby/puppet-solaris/files/puppet.xml
components/ruby/puppet-solaris/files/update_smf.py
components/ruby/puppet-solaris/files/user_attr
components/ruby/puppet-solaris/puppet-solaris.p5m
components/ruby/puppet-solaris/puppet.license
components/ruby/puppet/Makefile
components/ruby/puppet/ext/extconf.rb
components/ruby/puppet/ext/puppet_audit.c
components/ruby/puppet/files/UPDATE_README.txt
components/ruby/puppet/files/auth_attr
components/ruby/puppet/files/exec_attr
components/ruby/puppet/files/prof_attr
components/ruby/puppet/files/puppet.stencil
components/ruby/puppet/files/puppet.xml
components/ruby/puppet/files/solaris/lib/puppet/provider/address_object/solaris.rb
components/ruby/puppet/files/solaris/lib/puppet/provider/address_properties/solaris.rb
components/ruby/puppet/files/solaris/lib/puppet/provider/boot_environment/solaris.rb
components/ruby/puppet/files/solaris/lib/puppet/provider/dns/solaris.rb
components/ruby/puppet/files/solaris/lib/puppet/provider/etherstub/solaris.rb
components/ruby/puppet/files/solaris/lib/puppet/provider/evs/solaris.rb
components/ruby/puppet/files/solaris/lib/puppet/provider/evs_ipnet/solaris.rb
components/ruby/puppet/files/solaris/lib/puppet/provider/evs_properties/solaris.rb
components/ruby/puppet/files/solaris/lib/puppet/provider/evs_vport/solaris.rb
components/ruby/puppet/files/solaris/lib/puppet/provider/interface_properties/solaris.rb
components/ruby/puppet/files/solaris/lib/puppet/provider/ip_interface/solaris.rb
components/ruby/puppet/files/solaris/lib/puppet/provider/ip_tunnel/solaris.rb
components/ruby/puppet/files/solaris/lib/puppet/provider/ipmp_interface/solaris.rb
components/ruby/puppet/files/solaris/lib/puppet/provider/ldap/solaris.rb
components/ruby/puppet/files/solaris/lib/puppet/provider/link_aggregation/solaris.rb
components/ruby/puppet/files/solaris/lib/puppet/provider/link_properties/solaris.rb
components/ruby/puppet/files/solaris/lib/puppet/provider/nis/solaris.rb
components/ruby/puppet/files/solaris/lib/puppet/provider/nsswitch/solaris.rb
components/ruby/puppet/files/solaris/lib/puppet/provider/pkg_facet/solaris.rb
components/ruby/puppet/files/solaris/lib/puppet/provider/pkg_mediator/solaris.rb
components/ruby/puppet/files/solaris/lib/puppet/provider/pkg_publisher/solaris.rb
components/ruby/puppet/files/solaris/lib/puppet/provider/pkg_variant/solaris.rb
components/ruby/puppet/files/solaris/lib/puppet/provider/protocol_properties/solaris.rb
components/ruby/puppet/files/solaris/lib/puppet/provider/solaris_vlan/solaris.rb
components/ruby/puppet/files/solaris/lib/puppet/provider/svccfg/solaris.rb
components/ruby/puppet/files/solaris/lib/puppet/provider/vni_interface/solaris.rb
components/ruby/puppet/files/solaris/lib/puppet/provider/vnic/solaris.rb
components/ruby/puppet/files/solaris/lib/puppet/type/address_object.rb
components/ruby/puppet/files/solaris/lib/puppet/type/address_properties.rb
components/ruby/puppet/files/solaris/lib/puppet/type/boot_environment.rb
components/ruby/puppet/files/solaris/lib/puppet/type/dns.rb
components/ruby/puppet/files/solaris/lib/puppet/type/etherstub.rb
components/ruby/puppet/files/solaris/lib/puppet/type/evs.rb
components/ruby/puppet/files/solaris/lib/puppet/type/evs_ipnet.rb
components/ruby/puppet/files/solaris/lib/puppet/type/evs_properties.rb
components/ruby/puppet/files/solaris/lib/puppet/type/evs_vport.rb
components/ruby/puppet/files/solaris/lib/puppet/type/interface_properties.rb
components/ruby/puppet/files/solaris/lib/puppet/type/ip_interface.rb
components/ruby/puppet/files/solaris/lib/puppet/type/ip_tunnel.rb
components/ruby/puppet/files/solaris/lib/puppet/type/ipmp_interface.rb
components/ruby/puppet/files/solaris/lib/puppet/type/ldap.rb
components/ruby/puppet/files/solaris/lib/puppet/type/link_aggregation.rb
components/ruby/puppet/files/solaris/lib/puppet/type/link_properties.rb
components/ruby/puppet/files/solaris/lib/puppet/type/nis.rb
components/ruby/puppet/files/solaris/lib/puppet/type/nsswitch.rb
components/ruby/puppet/files/solaris/lib/puppet/type/pkg_facet.rb
components/ruby/puppet/files/solaris/lib/puppet/type/pkg_mediator.rb
components/ruby/puppet/files/solaris/lib/puppet/type/pkg_publisher.rb
components/ruby/puppet/files/solaris/lib/puppet/type/pkg_variant.rb
components/ruby/puppet/files/solaris/lib/puppet/type/protocol_properties.rb
components/ruby/puppet/files/solaris/lib/puppet/type/solaris_vlan.rb
components/ruby/puppet/files/solaris/lib/puppet/type/svccfg.rb
components/ruby/puppet/files/solaris/lib/puppet/type/vni_interface.rb
components/ruby/puppet/files/solaris/lib/puppet/type/vnic.rb
components/ruby/puppet/files/update_smf.py
components/ruby/puppet/files/user_attr
components/ruby/puppet/history
components/ruby/puppet/puppet-GENFRAG.p5m
components/ruby/puppet/puppet-RUBYVER.p5m
components/ruby/puppet/puppet.p5m
doc/makefile-variables.txt
make-rules/gem.mk
make-rules/ips.mk
make-rules/prep-git.mk
make-rules/ruby.mk
transforms/group-dependency
--- a/components/ruby/facter/Makefile	Wed Feb 10 16:31:24 2016 -0800
+++ b/components/ruby/facter/Makefile	Wed Feb 10 22:10:43 2016 -0500
@@ -18,9 +18,12 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2013, 2015, 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
+RUBY_VERSION=2.1
+RUBY_LIB_VERSION=2.1.0
+RUBY_VERSIONS=2.1.0
 
 COMPONENT_NAME=		facter
 COMPONENT_VERSION=	2.1.0
@@ -36,11 +39,12 @@
 
 # No gemspec is shipped with the gem. Create one
 COMPONENT_POST_UNPACK_ACTION= \
-    $(GEM) spec $(COMPONENT_ARCHIVE) > $(SOURCE_DIR)/$(GEMSPEC)
+    $(GEM) spec $(COMPONENT_ARCHIVE) --ruby > $(SOURCE_DIR)/$(GEMSPEC)
 
 include $(WS_MAKE_RULES)/prep.mk
 include $(WS_MAKE_RULES)/ips.mk
 include $(WS_MAKE_RULES)/gem.mk
+include $(WS_MAKE_RULES)/ruby.mk
 
 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
 
@@ -57,5 +61,5 @@
 system-test:    $(NO_TESTS)
 
 
-REQUIRED_PACKAGES += runtime/ruby-19
+REQUIRED_PACKAGES += runtime/ruby-21
 REQUIRED_PACKAGES += system/core-os
--- a/components/ruby/facter/facter-GENFRAG.p5m	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,33 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2014, 2015, Oracle and/or its affiliates. All rights reserved.
-#
-
-<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
-
-# Add man page
-file files/facter.8 path=usr/share/man/man8/facter.8
-license facter.license license="Apache v2.0"
-
-# only ruby 1.9 facter packages are currently available
-depend type=require-any fmri=pkg:/runtime/ruby-19
--- a/components/ruby/facter/facter-RUBYVER.p5m	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1177 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.
-#
-
-set name=pkg.fmri \
-    value=pkg:/system/management/facter-$(RUBYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
-set name=pkg.summary value="Facter - collect and display facts about the system"
-set name=pkg.description \
-    value="The facter(8) command collects and displays facts about the current system. The library behind Facter is easy to expand, making Facter an easy way to collect information about a system from within the shell or within Ruby."
-set name=com.oracle.info.description value="the facter utility"
-set name=com.oracle.info.tpno value=$(TPNO)
-set name=info.classification \
-    value=org.opensolaris.category.2008:Development/Ruby \
-    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
-set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-
-# Make facter available in /usr/bin
-link path=usr/bin/facter \
-    target=../ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/bin/facter \
-    mediator=ruby mediator-version=$(RUBY_VERSION)
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/bin/facter
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/cache/facter-$(COMPONENT_VERSION).gem
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Application.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Core.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Core/Aggregate.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Core/Aggregate/DependencyError.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Core/DirectedGraph.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Core/DirectedGraph/CycleError.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Core/DirectedGraph/MissingVertex.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Core/Execution.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Core/Execution/Base.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Core/Execution/ExecutionFailure.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Core/Execution/Posix.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Core/Execution/Windows.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Core/Logging.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Core/Resolvable.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Core/Suitable.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/EC2.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/EC2/Base.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/EC2/Metadata.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/EC2/Userdata.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/GCE.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/GCE/Metadata.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Manufacturer.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Memory.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/NetMask.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Architecture.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Collection.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/CompositeLoader.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Config.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Confine.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/DHCPServers.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/DirectoryLoader.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/DirectoryLoader/NoSuchDirectoryError.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/EC2.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Fact.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/FileRead.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Formatter.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/IP.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/IP/Windows.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/IP/Windows/Bindings4.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/IP/Windows/Bindings6.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Loader.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Macaddress.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Macaddress/Darwin.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Macaddress/Windows.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Macosx.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Normalization.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Normalization/NormalizationError.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/NothingLoader.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Operatingsystem.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/POSIX.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Parser.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Parser/Base.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Parser/JsonParser.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Parser/KeyValuePairOutputFormat.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Parser/NothingParser.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Parser/PowershellParser.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Parser/ScriptParser.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Parser/TextParser.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Parser/YamlParser.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Partitions.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Partitions/Linux.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Partitions/NoImplementation.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Processor.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Registry.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Resolution.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Root.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/SolarisZones.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Uptime.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Values.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Values/DeepFreezeError.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Values/DeepMergeError.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Virtual.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Vlans.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/WMI.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Xendomains.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Object.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Plist.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Plist/Emit.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Plist/Listener.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Plist/PArray.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Plist/PData.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Plist/PDate.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Plist/PDict.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Plist/PFalse.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Plist/PInteger.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Plist/PKey.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Plist/PList.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Plist/PReal.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Plist/PString.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Plist/PTag.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Plist/PTrue.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Plist/StreamParser.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/created.rid
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/images/brick.png
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/images/brick_link.png
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/images/bug.png
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/images/bullet_black.png
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/images/bullet_toggle_minus.png
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/images/bullet_toggle_plus.png
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/images/date.png
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/images/find.png
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/images/loadingAnimation.gif
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/images/macFFBgHack.png
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/images/package.png
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/images/page_green.png
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/images/page_white_text.png
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/images/page_white_width.png
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/images/plugin.png
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/images/ruby.png
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/images/tag_green.png
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/images/wrench.png
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/images/wrench_orange.png
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/images/zoom.png
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/index.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/js/darkfish.js
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/js/jquery.js
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/js/quicksearch.js
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/js/thickbox-compressed.js
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/Cfkey_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/application_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/architecture_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/augeasversion_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/blockdevices_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/core/aggregate_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/core/directed_graph_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/core/execution/base_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/core/execution/posix_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/core/execution/windows_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/core/execution_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/core/logging_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/core/resolvable_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/core/suitable_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/dhcp_servers_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/domain_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/ec2/rest_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/ec2_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/facterversion_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/filesystems_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/fqdn_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/gce/metadata_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/gce_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/hardwareisa_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/hardwaremodel_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/hostname_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/id_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/interfaces_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/ipaddress6_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/ipaddress_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/iphostnumber_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/kernel_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/kernelmajversion_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/kernelrelease_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/kernelversion_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/ldom_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/lsbdistcodename_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/lsbdistdescription_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/lsbdistid_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/lsbdistrelease_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/lsbmajdistrelease_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/lsbrelease_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/macaddress_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/macosx_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/manufacturer_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/memory_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/netmask_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/network_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/operatingsystem_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/operatingsystemmajrelease_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/operatingsystemrelease_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/osfamily_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/partitions_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/path_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/physicalprocessorcount_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/processor_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/ps_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/puppetversion_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/rubysitedir_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/rubyversion_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/selinux_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/ssh_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/timezone_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/uniqueid_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/uptime_days_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/uptime_hours_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/uptime_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/uptime_seconds_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/util/architecture_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/util/collection_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/util/composite_loader_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/util/config_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/util/confine_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/util/dhcp_servers_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/util/directory_loader_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/util/ec2_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/util/fact_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/util/file_read_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/util/formatter_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/util/ip/windows_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/util/ip_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/util/loader_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/util/macaddress_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/util/macosx_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/util/manufacturer_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/util/memory_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/util/netmask_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/util/normalization_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/util/nothing_loader_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/util/operatingsystem_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/util/parser_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/util/partitions/linux_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/util/partitions_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/util/plist/generator_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/util/plist/parser_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/util/plist_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/util/posix_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/util/processor_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/util/registry_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/util/resolution_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/util/solaris_zones_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/util/unix_root_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/util/uptime_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/util/values_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/util/virtual_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/util/vlans_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/util/windows_root_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/util/wmi_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/util/xendomains_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/version_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/virtual_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/vlans_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/xendomains_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/zfs_version_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/zonename_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/zones_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter/zpool_version_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/lib/facter_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/rdoc.css
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/%5b%5d-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Application/cdesc-Application.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Application/create_directory_loader-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Application/create_nothing_loader-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Application/run-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Aggregate/DependencyError/cdesc-DependencyError.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Aggregate/aggregate-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Aggregate/cdesc-Aggregate.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Aggregate/chunk-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Aggregate/confines-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Aggregate/deps-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Aggregate/evaluate-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Aggregate/fact-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Aggregate/name-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Aggregate/new-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Aggregate/resolution_type-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Aggregate/set_options-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/DirectedGraph/CycleError/cdesc-CycleError.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/DirectedGraph/MissingVertex/cdesc-MissingVertex.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/DirectedGraph/acyclic%3f-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/DirectedGraph/cdesc-DirectedGraph.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/DirectedGraph/cycles-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/DirectedGraph/tsort-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/DirectedGraph/tsort_each_child-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Execution/Base/cdesc-Base.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Execution/Base/execute-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Execution/Base/with_env-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Execution/ExecutionFailure/cdesc-ExecutionFailure.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Execution/Posix/absolute_path%3f-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Execution/Posix/cdesc-Posix.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Execution/Posix/expand_command-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Execution/Posix/search_paths-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Execution/Posix/which-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Execution/Windows/absolute_path%3f-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Execution/Windows/cdesc-Windows.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Execution/Windows/expand_command-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Execution/Windows/search_paths-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Execution/Windows/which-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Execution/absolute_path%3f-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Execution/cdesc-Execution.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Execution/exec-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Execution/execute-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Execution/expand_command-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Execution/impl-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Execution/search_paths-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Execution/which-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Execution/with_env-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Logging/cdesc-Logging.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Logging/clear_messages-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Logging/debug-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Logging/debugging%3f-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Logging/debugging-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Logging/debugonce-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Logging/format_exception-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Logging/log_exception-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Logging/show_time-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Logging/timing%3f-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Logging/timing-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Logging/trace%3f-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Logging/trace-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Logging/warn-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Logging/warnonce-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Resolvable/cdesc-Resolvable.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Resolvable/flush-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Resolvable/limit-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Resolvable/on_flush-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Resolvable/timeout-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Resolvable/value-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Suitable/cdesc-Suitable.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Suitable/confine-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Suitable/has_weight-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Suitable/suitable%3f-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Suitable/weight-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/cdesc-Core.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/EC2/Base/cdesc-Base.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/EC2/Base/reachable%3f-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/EC2/Metadata/cdesc-Metadata.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/EC2/Metadata/fetch-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/EC2/Metadata/fetch_endpoint-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/EC2/Metadata/new-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/EC2/Userdata/cdesc-Userdata.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/EC2/Userdata/fetch-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/EC2/Userdata/new-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/EC2/cdesc-EC2.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/GCE/Metadata/cdesc-Metadata.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/GCE/Metadata/fetch-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/GCE/Metadata/new-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/GCE/cdesc-GCE.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Manufacturer/cdesc-Manufacturer.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Manufacturer/dmi_find_system_info-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Manufacturer/get_dmi_table-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Manufacturer/prtdiag_sparc_find_system_info-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Manufacturer/sysctl_find_system_info-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Manufacturer/win32_find_system_info-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Memory/cdesc-Memory.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Memory/mem_free-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Memory/mem_free_info-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Memory/mem_size-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Memory/mem_size_info-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Memory/meminfo_number-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Memory/parse_swap-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Memory/parse_swap_line-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Memory/scale_mem_free_value-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Memory/scale_mem_size_value-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Memory/scale_number-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Memory/scale_swap_value-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Memory/svmon_aix_find_free_memory-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Memory/swap_free-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Memory/swap_info-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Memory/swap_size-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Memory/vmstat_darwin_find_free_memory-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Memory/vmstat_find_free_memory-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/NetMask/cdesc-NetMask.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/NetMask/get_netmask-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Architecture/cdesc-Architecture.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Architecture/kernel_fact_value-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Architecture/lsattr-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Collection/%5b%5d-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Collection/add-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Collection/cdesc-Collection.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Collection/define_fact-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Collection/each-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Collection/external_loader-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Collection/fact-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Collection/flush-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Collection/internal_loader-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Collection/list-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Collection/load-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Collection/load_all-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Collection/new-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Collection/to_hash-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Collection/value-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/CompositeLoader/cdesc-CompositeLoader.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/CompositeLoader/load-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/CompositeLoader/new-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Config/cdesc-Config.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Config/ext_fact_loader%3d-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Config/ext_fact_loader-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Config/external_facts_dirs%3d-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Config/external_facts_dirs-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Config/is_mac%3f-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Config/is_windows%3f-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Config/setup_default_ext_facts_dirs-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Config/windows_data_dir-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Confine/cdesc-Confine.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Confine/fact-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Confine/new-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Confine/to_s-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Confine/true%3f-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Confine/values-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/DHCPServers/cdesc-DHCPServers.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/DHCPServers/device_dhcp_server-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/DHCPServers/devices-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/DHCPServers/gateway_device-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/DHCPServers/nmcli_version-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/DirectoryLoader/NoSuchDirectoryError/cdesc-NoSuchDirectoryError.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/DirectoryLoader/cdesc-DirectoryLoader.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/DirectoryLoader/default_loader-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/DirectoryLoader/directory-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/DirectoryLoader/load-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/DirectoryLoader/loader_for-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/DirectoryLoader/new-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/EC2/can_connect%3f-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/EC2/cdesc-EC2.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/EC2/has_ec2_arp%3f-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/EC2/has_euca_mac%3f-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/EC2/has_openstack_mac%3f-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/EC2/userdata-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Fact/add-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Fact/cdesc-Fact.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Fact/define_resolution-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Fact/extract_ldapname_option%21-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Fact/flush-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Fact/ldapname-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Fact/name-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Fact/new-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Fact/resolution-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Fact/value-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/FileRead/cdesc-FileRead.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/FileRead/read-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/FileRead/read_binary-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Formatter/cdesc-Formatter.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Formatter/format_json-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Formatter/format_plaintext-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Formatter/format_yaml-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/Windows/Bindings4/bindings-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/Windows/Bindings4/cdesc-Bindings4.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/Windows/Bindings4/new-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/Windows/Bindings6/cdesc-Bindings6.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/Windows/Bindings6/new-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/Windows/cdesc-Windows.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/Windows/convert_netmask_from_hex%3f-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/Windows/get_preferred_ipv4_adapters-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/Windows/get_preferred_ipv6_adapters-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/Windows/get_preferred_network_adapters-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/Windows/interfaces-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/Windows/network_adapter_configurations-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/Windows/to_s-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/Windows/valid_ipv4_address%3f-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/Windows/valid_ipv6_address%3f-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/Windows/value_for_interface_and_label-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/alphafy-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/cdesc-IP.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/convert_from_hex%3f-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/exec_ifconfig-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/get_all_interface_output-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/get_bonding_master-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/get_ifconfig-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/get_infiniband_macaddress-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/get_interface_value-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/get_interfaces-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/get_network_value-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/get_output_for_interface_and_label-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/get_single_interface_output-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/hpux_ifconfig_interface-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/hpux_lanscan-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/hpux_netstat_in-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/ifconfig_interface-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/supported_platforms-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Loader/cdesc-Loader.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Loader/load-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Loader/load_all-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Loader/new-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Loader/search_path-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Macaddress/Darwin/cdesc-Darwin.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Macaddress/Darwin/default_interface-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Macaddress/Darwin/macaddress-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Macaddress/Windows/cdesc-Windows.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Macaddress/Windows/macaddress-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Macaddress/cdesc-Macaddress.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Macaddress/standardize-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Macosx/cdesc-Macosx.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Macosx/hardware_overview-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Macosx/intern_xml-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Macosx/os_overview-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Macosx/profiler_data-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Macosx/profiler_xml-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Macosx/sw_vers-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Normalization/NormalizationError/cdesc-NormalizationError.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Normalization/cdesc-Normalization.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Normalization/normalize-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Normalization/normalize_array-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Normalization/normalize_hash-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Normalization/normalize_string-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/NothingLoader/cdesc-NothingLoader.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/NothingLoader/load-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Operatingsystem/cdesc-Operatingsystem.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Operatingsystem/os_release-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/POSIX/cdesc-POSIX.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/POSIX/sysctl-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Parser/Base/cdesc-Base.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Parser/Base/content-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Parser/Base/filename-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Parser/Base/new-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Parser/Base/parse_results-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Parser/Base/results-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Parser/JsonParser/cdesc-JsonParser.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Parser/JsonParser/parse_results-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Parser/KeyValuePairOutputFormat/cdesc-KeyValuePairOutputFormat.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Parser/KeyValuePairOutputFormat/parse-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Parser/NothingParser/cdesc-NothingParser.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Parser/NothingParser/results-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Parser/PowershellParser/cdesc-PowershellParser.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Parser/PowershellParser/parse_results-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Parser/ScriptParser/cdesc-ScriptParser.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Parser/ScriptParser/parse_results-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Parser/TextParser/cdesc-TextParser.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Parser/TextParser/parse_results-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Parser/YamlParser/cdesc-YamlParser.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Parser/YamlParser/parse_results-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Parser/cdesc-Parser.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Parser/extension_matches%3f-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Parser/file_extension-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Parser/parser_for-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Parser/register-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Partitions/Linux/cdesc-Linux.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Partitions/Linux/filesystem-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Partitions/Linux/list-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Partitions/Linux/mount-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Partitions/Linux/size-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Partitions/Linux/uuid-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Partitions/NoImplementation/cdesc-NoImplementation.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Partitions/NoImplementation/list-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Partitions/available%3f-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Partitions/cdesc-Partitions.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Partitions/filesystem-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Partitions/implementation-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Partitions/list-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Partitions/mount-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Partitions/size-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Partitions/uuid-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Processor/aix_processor_list-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Processor/cdesc-Processor.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Processor/enum_cpuinfo-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Processor/enum_kstat-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Processor/getconf_cpu_chip_type-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Processor/getconf_cpu_version-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Processor/hpux_processor_list-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Processor/ioscan-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Processor/kernel_fact_value-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Processor/lsattr-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Processor/lsdev-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Processor/machinfo-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Processor/model-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Registry/cdesc-Registry.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Registry/hklm_read-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Resolution/cdesc-Resolution.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Resolution/code-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Resolution/evaluate-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Resolution/fact-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Resolution/name-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Resolution/new-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Resolution/resolution_type-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Resolution/set_options-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Resolution/setcode-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Resolution/value-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Root/cdesc-Root.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Root/root%3f-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/SolarisZones/add_dynamic_facts-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/SolarisZones/add_facts-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/SolarisZones/cdesc-SolarisZones.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/SolarisZones/count-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/SolarisZones/flush%21-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/SolarisZones/flushed%3f-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/SolarisZones/new-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/SolarisZones/refresh-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/SolarisZones/zone_hash-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/SolarisZones/zoneadm_cmd-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/SolarisZones/zoneadm_keys-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/SolarisZones/zoneadm_output-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Uptime/cdesc-Uptime.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Uptime/get_uptime_seconds_unix-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Uptime/get_uptime_seconds_win-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Values/DeepFreezeError/cdesc-DeepFreezeError.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Values/DeepMergeError/cdesc-DeepMergeError.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Values/cdesc-Values.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Values/convert-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Values/deep_freeze-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Values/deep_merge-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Values/flatten_structure-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Virtual/cdesc-Virtual.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Virtual/docker%3f-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Virtual/gce%3f-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Virtual/hpvm%3f-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Virtual/jail%3f-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Virtual/kvm%3f-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Virtual/kvm_type-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Virtual/lspci-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Virtual/lxc%3f-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Virtual/openvz%3f-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Virtual/openvz_cloudlinux%3f-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Virtual/openvz_type-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Virtual/ovirt%3f-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Virtual/read_sysfs_dmi_entries-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Virtual/rhev%3f-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Virtual/virt_what-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Virtual/virtualbox%3f-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Virtual/vserver%3f-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Virtual/vserver_type-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Virtual/xen%3f-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Virtual/zlinux%3f-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Virtual/zone%3f-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Vlans/cdesc-Vlans.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Vlans/get_vlan_config-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Vlans/get_vlans-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/WMI/cdesc-WMI.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/WMI/connect-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/WMI/execquery-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/WMI/wmi_resource_uri-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Xendomains/cdesc-Xendomains.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Xendomains/get_domains-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/cdesc-Util.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/add-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/cdesc-Facter.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/clear-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/collection-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/define_fact-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/each-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/fact-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/flush-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/json%3f-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/list-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/loadfacts-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/reset-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/reset_search_path%21-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/search-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/search_external-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/search_external_path-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/search_path-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/to_hash-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/value-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/version%3d-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/version-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Object/cdesc-Object.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Object/get_address_after_token-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Object/selinux_mount_point-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/Emit/cdesc-Emit.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/Emit/dump-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/Emit/save_plist-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/Emit/save_plist-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/Emit/to_plist-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/Listener/cdesc-Listener.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/Listener/new-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/Listener/open-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/Listener/result-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/Listener/tag_end-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/Listener/tag_start-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/Listener/text-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PArray/cdesc-PArray.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PArray/to_ruby-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PData/cdesc-PData.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PData/to_ruby-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PDate/cdesc-PDate.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PDate/to_ruby-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PDict/cdesc-PDict.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PDict/to_ruby-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PFalse/cdesc-PFalse.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PFalse/to_ruby-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PInteger/cdesc-PInteger.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PInteger/to_ruby-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PKey/cdesc-PKey.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PKey/to_ruby-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PList/cdesc-PList.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PList/to_ruby-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PReal/cdesc-PReal.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PReal/to_ruby-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PString/cdesc-PString.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PString/to_ruby-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PTag/cdesc-PTag.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PTag/children-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PTag/inherited-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PTag/mappings-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PTag/new-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PTag/text-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PTag/to_ruby-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PTrue/cdesc-PTrue.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PTrue/to_ruby-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/StreamParser/cdesc-StreamParser.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/StreamParser/new-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/StreamParser/parse-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/cdesc-Plist.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/parse_xml-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/cache.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/created.rid
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/COMMITTERS.md
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/CONTRIBUTING.md
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/Gemfile
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/LICENSE
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/README.md
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/Rakefile
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/bin/facter
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/etc/facter.conf
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/ext/build_defaults.yaml
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/ext/debian/changelog.erb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/ext/debian/compat
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/ext/debian/control
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/ext/debian/copyright
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/ext/debian/docs
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/ext/debian/lintian-overrides
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/ext/debian/rules
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/ext/debian/source/format
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/ext/facter-diff
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/ext/ips/facter.p5m.erb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/ext/ips/rules
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/ext/ips/transforms
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/ext/osx/file_mapping.yaml
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/ext/osx/preflight.erb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/ext/osx/prototype.plist.erb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/ext/project_data.yaml
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/ext/redhat/facter.spec.erb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/ext/solaris/pkginfo
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/install.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/Cfkey.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/application.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/architecture.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/augeasversion.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/blockdevices.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/core/aggregate.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/core/directed_graph.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/core/execution.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/core/execution/base.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/core/execution/posix.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/core/execution/windows.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/core/logging.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/core/resolvable.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/core/suitable.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/dhcp_servers.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/domain.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/ec2.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/ec2/rest.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/facterversion.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/filesystems.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/fqdn.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/gce.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/gce/metadata.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/hardwareisa.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/hardwaremodel.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/hostname.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/id.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/interfaces.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/ipaddress.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/ipaddress6.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/iphostnumber.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/kernel.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/kernelmajversion.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/kernelrelease.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/kernelversion.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/ldom.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/lsbdistcodename.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/lsbdistdescription.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/lsbdistid.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/lsbdistrelease.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/lsbmajdistrelease.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/lsbrelease.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/macaddress.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/macosx.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/manufacturer.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/memory.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/netmask.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/network.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/operatingsystem.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/operatingsystemmajrelease.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/operatingsystemrelease.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/osfamily.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/partitions.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/path.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/physicalprocessorcount.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/processor.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/ps.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/puppetversion.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/rubysitedir.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/rubyversion.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/selinux.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/ssh.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/timezone.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/uniqueid.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/uptime.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/uptime_days.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/uptime_hours.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/uptime_seconds.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/architecture.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/collection.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/composite_loader.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/config.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/confine.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/dhcp_servers.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/directory_loader.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/ec2.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/fact.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/file_read.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/formatter.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/ip.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/ip/windows.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/loader.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/macaddress.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/macosx.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/manufacturer.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/memory.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/netmask.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/normalization.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/nothing_loader.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/operatingsystem.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/parser.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/partitions.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/partitions/linux.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/plist.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/plist/generator.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/plist/parser.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/posix.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/processor.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/registry.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/resolution.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/solaris_zones.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/unix_root.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/uptime.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/values.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/virtual.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/vlans.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/windows_root.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/wmi.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/xendomains.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/version.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/virtual.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/vlans.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/xendomains.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/zfs_version.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/zonename.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/zones.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/zpool_version.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/cpuinfo/amd64dual
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/cpuinfo/amd64quad
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/cpuinfo/amd64solo
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/cpuinfo/amd64tri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/cpuinfo/amd64twentyfour
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/cpuinfo/bbg3-armel
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/cpuinfo/beaglexm-armel
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/cpuinfo/panda-armel
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/cpuinfo/ppc64
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/cpuinfo/sparc
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/hpux/machinfo/hppa-rp4440
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/hpux/machinfo/ia64-rx2620
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/hpux/machinfo/ia64-rx6600
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/hpux/machinfo/ia64-rx8640
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/hpux/machinfo/superdome-server-SD32B
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/hpux/machinfo/superdome2-16s
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/hpux/sched.models
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/hpux/unistd.h
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/bsd_ifconfig_all_with_multiple_interfaces
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/centos_5_5
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/centos_5_5_eth0
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/darwin_10_3_0
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/darwin_10_3_0_en0
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/darwin_10_6_4
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/darwin_10_6_4_en1
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/darwin_10_6_6_dualstack
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/darwin_10_6_6_dualstack_en1
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/darwin_9_8_0
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/darwin_9_8_0_en0
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/darwin_ifconfig_all_with_multiple_interfaces
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/fedora_10
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/fedora_10_eth0
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/fedora_13
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/fedora_13_eth0
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/fedora_8
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/fedora_8_eth0
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/freebsd_6_0
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/ifconfig_net_tools_1.60.txt
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/ifconfig_ubuntu_1204.txt
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/linux_ifconfig_all_with_multiple_interfaces
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/linux_ifconfig_no_addr
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/linux_ifconfig_no_mac
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/linux_ifconfig_venet
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/open_solaris_10
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/open_solaris_b132
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/openbsd_bridge_rules
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/sunos_ifconfig_all_with_multiple_interfaces
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/ubuntu_7_04
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/ubuntu_7_04_eth0
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ldom/ldom_v1
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/netstat/centos_5_5
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/netstat/darwin_10_3_0
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/netstat/darwin_10_6_4
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/netstat/darwin_10_6_6_dualstack
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/netstat/darwin_9_8_0
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/netstat/fedora_10
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/netstat/open_solaris_10
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/netstat/open_solaris_b132
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/netstat/ubuntu_7_04
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/processorcount/solaris-psrinfo
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/processorcount/solaris-sparc-kstat-cpu-info
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/processorcount/solaris-x86_64-kstat-cpu-info
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/dhcp_servers/nmcli_devices
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/dhcp_servers/nmcli_devices_disconnected
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/dhcp_servers/nmcli_eth0_dhcp
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/dhcp_servers/nmcli_eth0_static
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/dhcp_servers/nmcli_wlan0_dhcp
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/dhcp_servers/nmcli_wlan0_static
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/dhcp_servers/route
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/dhcp_servers/route_nogw
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/ec2/rest/meta-data/root
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/filesystems/linux
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/gce/metadata/metadata.json
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/interfaces/ifconfig_net_tools_1.60.txt
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/interfaces/ifconfig_net_tools_1.60.txt.em1
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/interfaces/ifconfig_net_tools_1.60.txt.lo
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/ipaddress/ifconfig_multiple_127_addresses.txt
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/ipaddress/ifconfig_net_tools_1.60.txt
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/ipaddress/ifconfig_non_english_locale.txt
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/ipaddress/ifconfig_ubuntu_1204.txt
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/kernelrelease/openbsd-5.3
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/kernelrelease/openbsd-5.3-current
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/memory/aix-svmon
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/memory/aix-swap_l
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/memory/darwin-swapinfo-multiple
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/memory/darwin-swapinfo-single
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/memory/darwin-vm_stat
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/memory/dragonfly-vmstat
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/memory/freebsd-vmstat
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/memory/linux-proc_meminfo
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/memory/openbsd-vmstat
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/memory/smartos_zone_swap_l-single
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/memory/solaris-prtconf
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/memory/solaris-swap_l-multiple
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/memory/solaris-swap_l-single
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/memory/solaris-vmstat
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/netmask/darwin_10_8_5.txt
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/netmask/ifconfig_aix_7.txt
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/netmask/ifconfig_net_tools_1.60.txt
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/netmask/ifconfig_ubuntu_1204.txt
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/selinux/selinux_sestatus
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/dhcp_servers/route
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/dhcp_servers/route_nogw
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ec2/centos-arp-ec2.out
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ec2/linux-arp-ec2.out
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ec2/linux-arp-not-ec2.out
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ec2/solaris8_arp_a_not_ec2.out
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ec2/windows-2008-arp-a-not-ec2.out
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ec2/windows-2008-arp-a.out
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/6.0-STABLE_FreeBSD_ifconfig
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/Mac_OS_X_10.5.5_ifconfig
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/darwin_ifconfig_all_with_multiple_interfaces
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/darwin_ifconfig_single_interface
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/debian_kfreebsd_ifconfig
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/hpux_1111_ifconfig_lan0
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/hpux_1111_ifconfig_lan1
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/hpux_1111_ifconfig_lo0
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/hpux_1111_lanscan
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/hpux_1111_netstat_in
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/hpux_1131_asterisk_ifconfig_lan0
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/hpux_1131_asterisk_ifconfig_lan1
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/hpux_1131_asterisk_ifconfig_lo0
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/hpux_1131_asterisk_lanscan
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/hpux_1131_asterisk_netstat_in
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/hpux_1131_ifconfig_lan0
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/hpux_1131_ifconfig_lan1
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/hpux_1131_ifconfig_lo0
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/hpux_1131_lanscan
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/hpux_1131_netstat_in
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/hpux_1131_nic_bonding_ifconfig_lan1
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/hpux_1131_nic_bonding_ifconfig_lan4
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/hpux_1131_nic_bonding_ifconfig_lan4_1
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/hpux_1131_nic_bonding_ifconfig_lo0
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/hpux_1131_nic_bonding_lanscan
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/hpux_1131_nic_bonding_netstat_in
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/linux_2_6_35_proc_net_bonding_bond0
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/linux_get_single_interface_eth0
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/linux_get_single_interface_ib0
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/linux_get_single_interface_lo
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/linux_ifconfig_all_with_single_interface
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/linux_ifconfig_ib0
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/solaris_ifconfig_all_with_multiple_interfaces
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/solaris_ifconfig_single_interface
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/windows_netsh_all_interfaces
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/windows_netsh_single_interface
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/windows_netsh_single_interface6
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/manufacturer/freebsd_dmidecode
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/manufacturer/intel_linux_dmidecode
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/manufacturer/linux_dmidecode_with_spaces
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/manufacturer/opensolaris_smbios
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/manufacturer/smartos_smbios
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/manufacturer/solaris_sunfire_v120_prtdiag
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/manufacturer/solaris_t5220_prtdiag
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/operatingsystem/cumuluslinux.txt
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/operatingsystem/redhat-7.txt
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/operatingsystem/sabayon.txt
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/operatingsystem/wheezy.txt
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/partitions/partitions/mount
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/processor/solaris-i86pc
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/processor/solaris-sun4u
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/processor/x86-pentium2
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/uptime/kstat_boot_time
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/uptime/sysctl_kern_boottime_darwin
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/uptime/sysctl_kern_boottime_openbsd
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/uptime/ubuntu_proc_uptime
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/virtual/invalid_unicode_dmi_entries
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/virtual/solaris10_proc_self_status1
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/vlans/centos-5-no-vlans
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/vlans/linux_vlan_config
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/xendomains/xendomains
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/virtual/sysfs_dmi_entries_raw.txt
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/zfs_version/freebsd_8.2
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/zfs_version/freebsd_9.0
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/zfs_version/linux-fuse_0.6.9
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/zfs_version/solaris_10
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/zfs_version/solaris_11
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/zpool_version/freebsd_8.2
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/zpool_version/freebsd_9.0
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/zpool_version/linux-fuse_0.6.9
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/zpool_version/solaris_10
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/zpool_version/solaris_11
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/virtual/proc_1_cgroup/in_a_container
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/virtual/proc_1_cgroup/in_a_docker_container
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/virtual/proc_1_cgroup/not_in_a_container
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/virtual/proc_self_status/vserver_2_1/guest
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/virtual/proc_self_status/vserver_2_1/host
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/virtual/proc_self_status/vserver_2_3/guest
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/virtual/proc_self_status/vserver_2_3/host
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/integration/facter_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/lib/facter_spec/cpuinfo.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/lib/facter_spec/windows_network.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/puppetlabs_spec/files.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/puppetlabs_spec/fixtures.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/puppetlabs_spec/matchers.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/puppetlabs_spec/verbose.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/puppetlabs_spec_helper.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/shared_contexts/platform.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/shared_formats/parses.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/spec_helper.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/application_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/architecture_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/blockdevices_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/core/aggregate_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/core/directed_graph_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/core/execution/base_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/core/execution/posix_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/core/execution/windows_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/core/execution_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/core/logging_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/core/resolvable_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/core/suitable_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/dhcp_servers_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/domain_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/ec2/rest_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/ec2_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/facter_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/filesystems_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/fqdn_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/gce/metadata_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/gce_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/hardwareisa_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/hardwaremodel_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/hostname_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/id_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/interfaces_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/ipaddress6_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/ipaddress_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/kernel_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/kernelmajversion_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/kernelrelease_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/kernelversion_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/ldom_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/lsbdistcodename_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/lsbdistdescription_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/lsbdistid_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/lsbdistrelease_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/lsbmajdistrelease_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/lsbrelease_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/macaddress_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/manufacturer_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/memory_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/netmask_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/operatingsystem_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/operatingsystemmajrelease_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/operatingsystemrelease_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/osfamily_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/partitions_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/physicalprocessorcount_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/processor_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/ps_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/selinux_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/ssh_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/uniqueid_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/uptime_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/collection_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/config_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/confine_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/dhcp_servers_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/directory_loader_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/ec2_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/fact_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/file_read_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/formatter_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/ip/windows_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/ip_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/loader_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/macaddress_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/macosx_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/manufacturer_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/normalization_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/operatingsystem_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/parser_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/partitions/partitions_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/partitions_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/posix_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/processor_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/registry_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/resolution_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/solaris_zones_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/uptime_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/values_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/virtual_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/vlans_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/wmi_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/xendomains_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/version_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/virtual_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/zfs_version_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/zonename_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/zones_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/zpool_version_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/watchr.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/specifications/facter-$(COMPONENT_VERSION).gemspec
-license facter.license license="Apache v2.0"
-
-# force a dependency on ruby runtime
-depend type=require fmri=__TBD pkg.debug.depend.file=ruby$(RUBYV) \
-    pkg.debug.depend.path=usr/bin
-
-# force a dependency on the facter package
-depend type=require \
-    fmri=pkg:/system/management/facter@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/facter/facter.p5m	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,1135 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2014, 2016, Oracle and/or its affiliates. All rights reserved.
+#
+
+
+<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
+set name=pkg.fmri \
+    value=pkg:/system/management/facter@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="Facter - collect and display facts about the system"
+set name=pkg.description \
+    value="The facter(8) command collects and displays facts about the current system. The library behind Facter is easy to expand, making Facter an easy way to collect information about a system from within the shell or within Ruby."
+set name=com.oracle.info.description value="the facter utility"
+set name=com.oracle.info.tpno value=$(TPNO)
+set name=info.classification \
+    value=org.opensolaris.category.2008:Development/Ruby \
+    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/2016/016
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+
+# Make facter available in /usr/bin
+link path=usr/bin/facter \
+    target=../ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/bin/facter
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/bin/facter
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/cache/facter-$(COMPONENT_VERSION).gem
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Array.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Augeas.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Digest.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Application.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Core.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Core/Aggregate.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Core/Aggregate/DependencyError.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Core/DirectedGraph.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Core/DirectedGraph/CycleError.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Core/DirectedGraph/MissingVertex.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Core/Execution.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Core/Execution/Base.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Core/Execution/ExecutionFailure.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Core/Execution/Posix.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Core/Execution/Windows.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Core/Logging.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Core/Resolvable.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Core/Suitable.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/EC2.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/EC2/Base.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/EC2/Metadata.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/EC2/Userdata.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/GCE.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/GCE/Metadata.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Manufacturer.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Memory.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/NetMask.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Architecture.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Collection.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/CompositeLoader.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Config.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Confine.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/DHCPServers.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/DirectoryLoader.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/DirectoryLoader/NoSuchDirectoryError.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/EC2.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Fact.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/FileRead.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Formatter.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/IP.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/IP/Windows.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/IP/Windows/Bindings4.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/IP/Windows/Bindings6.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Loader.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Macaddress.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Macaddress/Darwin.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Macaddress/Windows.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Macosx.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Normalization.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Normalization/NormalizationError.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/NothingLoader.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Operatingsystem.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/POSIX.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Parser.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Parser/Base.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Parser/JsonParser.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Parser/KeyValuePairOutputFormat.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Parser/NothingParser.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Parser/PowershellParser.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Partitions.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Partitions/Linux.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Partitions/NoImplementation.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Processor.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Registry.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Resolution.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Root.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/SolarisZones.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Uptime.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Values.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Values/DeepFreezeError.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Values/DeepMergeError.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Virtual.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Vlans.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/WMI.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Facter/Util/Xendomains.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Hash.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Object.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Plist.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Plist/Emit.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Plist/Emit/IndentedString.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Plist/Listener.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Plist/PArray.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Plist/PData.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Plist/PDate.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Plist/PDict.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Plist/PFalse.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Plist/PInteger.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Plist/PKey.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Plist/PList.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Plist/PReal.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Plist/PString.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Plist/PTag.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Plist/PTrue.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Plist/StreamParser.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Puppet.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/RbConfig.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Symbol.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/Win32.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/fonts.css
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/fonts/Lato-Light.ttf
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/fonts/Lato-LightItalic.ttf
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/fonts/Lato-Regular.ttf
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/fonts/Lato-RegularItalic.ttf
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/fonts/SourceCodePro-Bold.ttf
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/fonts/SourceCodePro-Regular.ttf
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/images/add.png
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/images/arrow_up.png
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/images/brick.png
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/images/brick_link.png
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/images/bug.png
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/images/bullet_black.png
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/images/bullet_toggle_minus.png
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/images/bullet_toggle_plus.png
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/images/date.png
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/images/delete.png
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/images/find.png
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/images/loadingAnimation.gif
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/images/macFFBgHack.png
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/images/package.png
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/images/page_green.png
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/images/page_white_text.png
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/images/page_white_width.png
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/images/plugin.png
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/images/ruby.png
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/images/tag_blue.png
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/images/tag_green.png
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/images/transparent.png
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/images/wrench.png
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/images/wrench_orange.png
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/images/zoom.png
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/index.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/js/darkfish.js
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/js/jquery.js
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/js/navigation.js
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/js/search.js
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/js/search_index.js
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/js/searcher.js
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/rdoc.css
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/rdoc/table_of_contents.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Array/cdesc-Array.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Augeas/cdesc-Augeas.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Digest/cdesc-Digest.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/%5b%5d-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Application/cdesc-Application.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Application/create_directory_loader-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Application/create_nothing_loader-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Application/load_puppet-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Application/parse-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Application/run-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Aggregate/DependencyError/cdesc-DependencyError.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Aggregate/aggregate-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Aggregate/aggregate_results-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Aggregate/cdesc-Aggregate.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Aggregate/chunk-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Aggregate/confines-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Aggregate/default_aggregate-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Aggregate/deps-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Aggregate/evaluate-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Aggregate/fact-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Aggregate/name-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Aggregate/new-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Aggregate/order_chunks-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Aggregate/resolution_type-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Aggregate/resolve_value-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Aggregate/run_chunks-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Aggregate/set_options-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/DirectedGraph/CycleError/cdesc-CycleError.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/DirectedGraph/MissingVertex/cdesc-MissingVertex.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/DirectedGraph/acyclic%3f-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/DirectedGraph/cdesc-DirectedGraph.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/DirectedGraph/cycles-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/DirectedGraph/tsort-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/DirectedGraph/tsort_each_child-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Execution/Base/cdesc-Base.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Execution/Base/execute-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Execution/Base/with_env-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Execution/ExecutionFailure/cdesc-ExecutionFailure.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Execution/Posix/absolute_path%3f-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Execution/Posix/cdesc-Posix.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Execution/Posix/expand_command-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Execution/Posix/search_paths-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Execution/Posix/which-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Execution/Windows/absolute_path%3f-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Execution/Windows/cdesc-Windows.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Execution/Windows/expand_command-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Execution/Windows/search_paths-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Execution/Windows/which-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Execution/absolute_path%3f-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Execution/cdesc-Execution.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Execution/exec-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Execution/execute-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Execution/expand_command-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Execution/impl-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Execution/search_paths-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Execution/which-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Execution/with_env-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Logging/cdesc-Logging.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Logging/clear_messages-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Logging/debug-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Logging/debugging%3f-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Logging/debugging-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Logging/debugonce-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Logging/format_exception-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Logging/log_exception-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Logging/show_time-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Logging/timing%3f-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Logging/timing-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Logging/trace%3f-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Logging/trace-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Logging/warn-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Logging/warnonce-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Resolvable/cdesc-Resolvable.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Resolvable/flush-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Resolvable/limit-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Resolvable/on_flush-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Resolvable/qualified_name-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Resolvable/timeout-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Resolvable/value-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Resolvable/with_timing-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Suitable/cdesc-Suitable.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Suitable/confine-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Suitable/has_weight-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Suitable/suitable%3f-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/Suitable/weight-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Core/cdesc-Core.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/EC2/Base/cdesc-Base.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/EC2/Base/reachable%3f-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/EC2/Metadata/cdesc-Metadata.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/EC2/Metadata/fetch-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/EC2/Metadata/fetch_endpoint-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/EC2/Metadata/new-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/EC2/Metadata/parse_results-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/EC2/Userdata/cdesc-Userdata.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/EC2/Userdata/fetch-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/EC2/Userdata/new-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/EC2/cdesc-EC2.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/GCE/Metadata/cdesc-Metadata.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/GCE/Metadata/fetch-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/GCE/Metadata/new-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/GCE/Metadata/transform_metadata%21-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/GCE/Metadata/with_metadata_server-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/GCE/cdesc-GCE.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Manufacturer/cdesc-Manufacturer.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Manufacturer/dmi_find_system_info-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Manufacturer/get_dmi_table-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Manufacturer/prtdiag_sparc_find_system_info-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Manufacturer/sysctl_find_system_info-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Manufacturer/win32_find_system_info-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Memory/cdesc-Memory.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Memory/mem_free-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Memory/mem_free_info-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Memory/mem_size-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Memory/mem_size_info-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Memory/meminfo_number-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Memory/parse_swap-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Memory/parse_swap_line-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Memory/scale_mem_free_value-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Memory/scale_mem_size_value-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Memory/scale_number-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Memory/scale_swap_value-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Memory/svmon_aix_find_free_memory-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Memory/swap_free-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Memory/swap_info-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Memory/swap_size-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Memory/vmstat_darwin_find_free_memory-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Memory/vmstat_find_free_memory-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/NetMask/cdesc-NetMask.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/NetMask/get_netmask-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Architecture/cdesc-Architecture.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Architecture/kernel_fact_value-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Architecture/lsattr-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Collection/%5b%5d-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Collection/add-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Collection/canonicalize-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Collection/cdesc-Collection.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Collection/create_or_return_fact-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Collection/define_fact-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Collection/each-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Collection/external_loader-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Collection/fact-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Collection/flush-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Collection/internal_loader-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Collection/list-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Collection/load-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Collection/load_all-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Collection/load_external_facts-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Collection/new-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Collection/to_hash-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Collection/value-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/CompositeLoader/cdesc-CompositeLoader.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/CompositeLoader/load-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/CompositeLoader/new-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Config/cdesc-Config.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Config/ext_fact_loader%3d-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Config/ext_fact_loader-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Config/external_facts_dirs%3d-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Config/external_facts_dirs-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Config/is_mac%3f-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Config/is_windows%3f-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Config/setup_default_ext_facts_dirs-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Config/windows_data_dir-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Confine/cdesc-Confine.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Confine/fact-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Confine/new-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Confine/to_s-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Confine/true%3f-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Confine/values-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/DHCPServers/cdesc-DHCPServers.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/DHCPServers/device_dhcp_server-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/DHCPServers/devices-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/DHCPServers/gateway_device-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/DHCPServers/nmcli_version-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/DirectoryLoader/NoSuchDirectoryError/cdesc-NoSuchDirectoryError.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/DirectoryLoader/cdesc-DirectoryLoader.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/DirectoryLoader/default_loader-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/DirectoryLoader/directory-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/DirectoryLoader/entries-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/DirectoryLoader/load-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/DirectoryLoader/loader_for-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/DirectoryLoader/new-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/DirectoryLoader/should_parse%3f-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/EC2/can_connect%3f-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/EC2/cdesc-EC2.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/EC2/has_ec2_arp%3f-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/EC2/has_euca_mac%3f-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/EC2/has_openstack_mac%3f-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/EC2/read_uri-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/EC2/userdata-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Fact/add-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Fact/announce_when_no_suitable_resolution-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Fact/announce_when_no_value_found-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Fact/cdesc-Fact.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Fact/create_or_return_resolution-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Fact/define_resolution-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Fact/extract_ldapname_option%21-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Fact/find_first_real_value-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Fact/find_suitable_resolutions-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Fact/flush-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Fact/ldapname-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Fact/name-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Fact/new-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Fact/resolution-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Fact/searching%3f-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Fact/searching-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Fact/sort_by_weight-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Fact/value-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/FileRead/cdesc-FileRead.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/FileRead/read-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/FileRead/read_binary-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Formatter/cdesc-Formatter.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Formatter/format_json-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Formatter/format_plaintext-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Formatter/format_yaml-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/Windows/Bindings4/bindings-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/Windows/Bindings4/cdesc-Bindings4.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/Windows/Bindings4/new-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/Windows/Bindings6/cdesc-Bindings6.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/Windows/Bindings6/new-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/Windows/cdesc-Windows.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/Windows/convert_netmask_from_hex%3f-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/Windows/get_preferred_ipv4_adapters-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/Windows/get_preferred_ipv6_adapters-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/Windows/get_preferred_network_adapters-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/Windows/interfaces-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/Windows/network_adapter_configurations-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/Windows/to_s-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/Windows/valid_ipv4_address%3f-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/Windows/valid_ipv6_address%3f-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/Windows/value_for_interface_and_label-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/alphafy-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/cdesc-IP.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/convert_from_hex%3f-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/exec_ifconfig-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/get_all_interface_output-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/get_bonding_master-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/get_ifconfig-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/get_infiniband_macaddress-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/get_interface_value-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/get_interfaces-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/get_network_value-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/get_output_for_interface_and_label-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/get_single_interface_output-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/hpux_ifconfig_interface-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/hpux_lanscan-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/hpux_netstat_in-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/ifconfig_interface-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/read_proc_net_bonding-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/IP/supported_platforms-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Loader/cdesc-Loader.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Loader/kernel_load-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Loader/load-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Loader/load_all-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Loader/load_env-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Loader/load_file-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Loader/new-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Loader/search_path-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Loader/valid_search_path%3f-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Macaddress/Darwin/cdesc-Darwin.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Macaddress/Darwin/default_interface-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Macaddress/Darwin/ifconfig_command-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Macaddress/Darwin/macaddress-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Macaddress/Darwin/netstat_command-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Macaddress/Windows/cdesc-Windows.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Macaddress/Windows/macaddress-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Macaddress/Windows/macaddress-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Macaddress/cdesc-Macaddress.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Macaddress/standardize-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Macosx/cdesc-Macosx.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Macosx/hardware_overview-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Macosx/intern_xml-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Macosx/os_overview-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Macosx/profiler_data-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Macosx/profiler_xml-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Macosx/sw_vers-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Normalization/NormalizationError/cdesc-NormalizationError.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Normalization/cdesc-Normalization.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Normalization/normalize-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Normalization/normalize_array-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Normalization/normalize_hash-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Normalization/normalize_string-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/NothingLoader/cdesc-NothingLoader.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/NothingLoader/load-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Operatingsystem/cdesc-Operatingsystem.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Operatingsystem/os_release-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/POSIX/cdesc-POSIX.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/POSIX/sysctl-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/POSIX/sysctl-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Parser/Base/cdesc-Base.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Parser/Base/content-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Parser/Base/filename-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Parser/Base/new-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Parser/Base/parse_results-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Parser/Base/results-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Parser/JsonParser/cdesc-JsonParser.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Parser/JsonParser/parse_results-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Parser/KeyValuePairOutputFormat/cdesc-KeyValuePairOutputFormat.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Parser/KeyValuePairOutputFormat/parse-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Parser/NothingParser/cdesc-NothingParser.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Parser/NothingParser/results-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Parser/PowershellParser/cdesc-PowershellParser.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Parser/PowershellParser/parse_results-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Parser/ScriptParser/cdesc-ScriptParser.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Parser/ScriptParser/parse_results-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Parser/ScriptParser/quote-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Parser/TextParser/cdesc-TextParser.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Parser/TextParser/parse_results-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Parser/YamlParser/cdesc-YamlParser.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Parser/YamlParser/parse_results-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Parser/cdesc-Parser.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Parser/extension_matches%3f-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Parser/file_extension-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Parser/parser_for-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Parser/register-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Partitions/Linux/cdesc-Linux.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Partitions/Linux/filesystem-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Partitions/Linux/list-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Partitions/Linux/mount-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Partitions/Linux/read_size-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Partitions/Linux/size-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Partitions/Linux/uuid-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Partitions/NoImplementation/cdesc-NoImplementation.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Partitions/NoImplementation/list-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Partitions/available%3f-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Partitions/cdesc-Partitions.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Partitions/filesystem-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Partitions/implementation-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Partitions/list-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Partitions/mount-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Partitions/size-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Partitions/uuid-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Processor/aix_processor_list-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Processor/cdesc-Processor.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Processor/enum_cpuinfo-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Processor/enum_kstat-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Processor/getconf_cpu_chip_type-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Processor/getconf_cpu_version-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Processor/hpux_processor_list-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Processor/ioscan-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Processor/kernel_fact_value-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Processor/lsattr-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Processor/lsdev-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Processor/machinfo-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Processor/model-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Processor/read_sched_models-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Processor/read_unistd_h-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Registry/cdesc-Registry.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Registry/hklm_read-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Resolution/cdesc-Resolution.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Resolution/code-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Resolution/evaluate-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Resolution/fact-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Resolution/name-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Resolution/new-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Resolution/resolution_type-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Resolution/resolve_value-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Resolution/set_options-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Resolution/setcode-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Resolution/value-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Root/cdesc-Root.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Root/root%3f-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/SolarisZones/add_dynamic_facts-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/SolarisZones/add_facts-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/SolarisZones/cdesc-SolarisZones.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/SolarisZones/count-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/SolarisZones/flush%21-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/SolarisZones/flushed%3f-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/SolarisZones/new-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/SolarisZones/parse%21-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/SolarisZones/refresh-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/SolarisZones/zone_hash-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/SolarisZones/zoneadm_cmd-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/SolarisZones/zoneadm_keys-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/SolarisZones/zoneadm_output-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Uptime/cdesc-Uptime.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Uptime/compute_uptime-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Uptime/get_uptime_seconds_unix-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Uptime/get_uptime_seconds_win-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Uptime/uptime_executable-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Uptime/uptime_executable_cmd-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Uptime/uptime_file-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Uptime/uptime_proc_uptime-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Uptime/uptime_sysctl-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Uptime/uptime_sysctl_cmd-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Values/DeepFreezeError/cdesc-DeepFreezeError.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Values/DeepMergeError/cdesc-DeepMergeError.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Values/cdesc-Values.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Values/convert-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Values/deep_freeze-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Values/deep_merge-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Values/flatten_structure-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Virtual/cdesc-Virtual.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Virtual/docker%3f-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Virtual/gce%3f-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Virtual/hpvm%3f-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Virtual/jail%3f-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Virtual/kvm%3f-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Virtual/kvm_type-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Virtual/lspci-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Virtual/lxc%3f-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Virtual/openvz%3f-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Virtual/openvz_cloudlinux%3f-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Virtual/openvz_type-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Virtual/ovirt%3f-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Virtual/read_sysfs_dmi_entries-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Virtual/rhev%3f-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Virtual/virt_what-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Virtual/virtualbox%3f-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Virtual/vserver%3f-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Virtual/vserver_type-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Virtual/xen%3f-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Virtual/zlinux%3f-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Virtual/zone%3f-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Vlans/cdesc-Vlans.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Vlans/get_vlan_config-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Vlans/get_vlans-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/WMI/cdesc-WMI.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/WMI/connect-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/WMI/execquery-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/WMI/wmi_resource_uri-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Xendomains/cdesc-Xendomains.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/Xendomains/get_domains-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/Util/cdesc-Util.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/add-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/cdesc-Facter.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/clear-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/collection-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/define_fact-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/each-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/fact-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/flush-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/json%3f-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/list-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/loadfacts-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/read_version_file-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/reset-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/reset_search_path%21-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/search-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/search_external-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/search_external_path-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/search_path-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/to_hash-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/value-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/version%3d-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Facter/version-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Hash/cdesc-Hash.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Object/cdesc-Object.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Object/get_address_after_token-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Object/selinux_mount_point-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/Emit/IndentedString/cdesc-IndentedString.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/Emit/cdesc-Emit.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/Emit/comment-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/Emit/dump-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/Emit/element_type-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/Emit/plist_node-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/Emit/save_plist-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/Emit/save_plist-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/Emit/tag-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/Emit/to_plist-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/Emit/wrap-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/Listener/cdesc-Listener.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/Listener/new-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/Listener/open-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/Listener/result-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/Listener/tag_end-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/Listener/tag_start-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/Listener/text-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PArray/cdesc-PArray.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PArray/to_ruby-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PData/cdesc-PData.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PData/to_ruby-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PDate/cdesc-PDate.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PDate/to_ruby-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PDict/cdesc-PDict.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PDict/to_ruby-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PFalse/cdesc-PFalse.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PFalse/to_ruby-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PInteger/cdesc-PInteger.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PInteger/to_ruby-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PKey/cdesc-PKey.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PKey/to_ruby-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PList/cdesc-PList.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PList/to_ruby-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PReal/cdesc-PReal.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PReal/to_ruby-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PString/cdesc-PString.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PString/to_ruby-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PTag/cdesc-PTag.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PTag/children-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PTag/inherited-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PTag/mappings-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PTag/new-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PTag/text-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PTag/to_ruby-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PTrue/cdesc-PTrue.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/PTrue/to_ruby-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/StreamParser/cdesc-StreamParser.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/StreamParser/new-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/StreamParser/parse-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/cdesc-Plist.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Plist/parse_xml-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Puppet/cdesc-Puppet.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/RbConfig/cdesc-RbConfig.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Symbol/cdesc-Symbol.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/Win32/cdesc-Win32.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/facter-$(COMPONENT_VERSION)/ri/cache.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/COMMITTERS.md
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/CONTRIBUTING.md
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/Gemfile
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/LICENSE
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/README.md
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/Rakefile
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/bin/facter
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/etc/facter.conf
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/ext/build_defaults.yaml
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/ext/debian/changelog.erb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/ext/debian/compat
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/ext/debian/control
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/ext/debian/copyright
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/ext/debian/lintian-overrides
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/ext/debian/rules
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/ext/debian/source/format
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/ext/facter-diff
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/ext/ips/facter.p5m.erb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/ext/ips/rules
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/ext/ips/transforms
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/ext/osx/file_mapping.yaml
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/ext/osx/preflight.erb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/ext/osx/prototype.plist.erb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/ext/project_data.yaml
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/ext/redhat/facter.spec.erb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/ext/solaris/pkginfo
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/install.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/Cfkey.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/application.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/architecture.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/augeasversion.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/blockdevices.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/core/aggregate.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/core/directed_graph.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/core/execution.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/core/execution/base.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/core/execution/posix.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/core/execution/windows.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/core/logging.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/core/resolvable.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/core/suitable.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/dhcp_servers.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/domain.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/ec2.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/ec2/rest.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/facterversion.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/filesystems.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/fqdn.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/gce.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/gce/metadata.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/hardwareisa.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/hardwaremodel.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/hostname.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/id.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/interfaces.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/ipaddress.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/ipaddress6.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/iphostnumber.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/kernel.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/kernelmajversion.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/kernelrelease.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/kernelversion.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/ldom.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/lsbdistcodename.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/lsbdistdescription.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/lsbdistid.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/lsbdistrelease.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/lsbmajdistrelease.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/lsbrelease.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/macaddress.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/macosx.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/manufacturer.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/memory.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/netmask.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/network.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/operatingsystem.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/operatingsystemmajrelease.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/operatingsystemrelease.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/osfamily.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/partitions.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/path.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/physicalprocessorcount.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/processor.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/ps.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/puppetversion.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/rubysitedir.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/rubyversion.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/selinux.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/ssh.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/timezone.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/uniqueid.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/uptime.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/uptime_days.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/uptime_hours.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/uptime_seconds.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/architecture.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/collection.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/composite_loader.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/config.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/confine.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/dhcp_servers.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/directory_loader.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/ec2.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/fact.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/file_read.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/formatter.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/ip.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/ip/windows.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/loader.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/macaddress.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/macosx.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/manufacturer.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/memory.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/netmask.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/normalization.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/nothing_loader.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/operatingsystem.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/parser.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/partitions.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/partitions/linux.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/plist.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/plist/generator.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/plist/parser.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/posix.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/processor.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/registry.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/resolution.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/solaris_zones.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/unix_root.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/uptime.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/values.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/virtual.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/vlans.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/windows_root.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/wmi.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/util/xendomains.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/version.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/virtual.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/vlans.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/xendomains.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/zfs_version.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/zonename.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/zones.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/lib/facter/zpool_version.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/cpuinfo/amd64dual
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/cpuinfo/amd64quad
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/cpuinfo/amd64solo
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/cpuinfo/amd64tri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/cpuinfo/amd64twentyfour
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/cpuinfo/bbg3-armel
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/cpuinfo/beaglexm-armel
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/cpuinfo/panda-armel
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/cpuinfo/ppc64
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/cpuinfo/sparc
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/hpux/machinfo/hppa-rp4440
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/hpux/machinfo/ia64-rx2620
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/hpux/machinfo/ia64-rx6600
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/hpux/machinfo/ia64-rx8640
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/hpux/machinfo/superdome-server-SD32B
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/hpux/machinfo/superdome2-16s
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/hpux/sched.models
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/hpux/unistd.h
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/bsd_ifconfig_all_with_multiple_interfaces
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/centos_5_5
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/centos_5_5_eth0
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/darwin_10_3_0
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/darwin_10_3_0_en0
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/darwin_10_6_4
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/darwin_10_6_4_en1
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/darwin_10_6_6_dualstack
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/darwin_10_6_6_dualstack_en1
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/darwin_9_8_0
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/darwin_9_8_0_en0
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/darwin_ifconfig_all_with_multiple_interfaces
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/fedora_10
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/fedora_10_eth0
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/fedora_13
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/fedora_13_eth0
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/fedora_8
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/fedora_8_eth0
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/freebsd_6_0
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/ifconfig_net_tools_1.60.txt
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/ifconfig_ubuntu_1204.txt
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/linux_ifconfig_all_with_multiple_interfaces
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/linux_ifconfig_no_addr
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/linux_ifconfig_no_mac
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/linux_ifconfig_venet
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/open_solaris_10
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/open_solaris_b132
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/openbsd_bridge_rules
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/sunos_ifconfig_all_with_multiple_interfaces
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/ubuntu_7_04
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ifconfig/ubuntu_7_04_eth0
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/ldom/ldom_v1
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/netstat/centos_5_5
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/netstat/darwin_10_3_0
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/netstat/darwin_10_6_4
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/netstat/darwin_10_6_6_dualstack
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/netstat/darwin_9_8_0
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/netstat/fedora_10
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/netstat/open_solaris_10
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/netstat/open_solaris_b132
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/netstat/ubuntu_7_04
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/processorcount/solaris-psrinfo
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/processorcount/solaris-sparc-kstat-cpu-info
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/processorcount/solaris-x86_64-kstat-cpu-info
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/dhcp_servers/nmcli_devices
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/dhcp_servers/nmcli_devices_disconnected
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/dhcp_servers/nmcli_eth0_dhcp
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/dhcp_servers/nmcli_eth0_static
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/dhcp_servers/nmcli_wlan0_dhcp
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/dhcp_servers/nmcli_wlan0_static
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/dhcp_servers/route
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/dhcp_servers/route_nogw
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/ec2/rest/meta-data/root
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/filesystems/linux
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/gce/metadata/metadata.json
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/interfaces/ifconfig_net_tools_1.60.txt
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/interfaces/ifconfig_net_tools_1.60.txt.em1
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/interfaces/ifconfig_net_tools_1.60.txt.lo
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/ipaddress/ifconfig_multiple_127_addresses.txt
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/ipaddress/ifconfig_net_tools_1.60.txt
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/ipaddress/ifconfig_non_english_locale.txt
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/ipaddress/ifconfig_ubuntu_1204.txt
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/kernelrelease/openbsd-5.3
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/kernelrelease/openbsd-5.3-current
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/memory/aix-svmon
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/memory/aix-swap_l
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/memory/darwin-swapinfo-multiple
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/memory/darwin-swapinfo-single
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/memory/darwin-vm_stat
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/memory/dragonfly-vmstat
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/memory/freebsd-vmstat
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/memory/linux-proc_meminfo
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/memory/openbsd-vmstat
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/memory/smartos_zone_swap_l-single
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/memory/solaris-prtconf
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/memory/solaris-swap_l-multiple
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/memory/solaris-swap_l-single
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/memory/solaris-vmstat
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/netmask/darwin_10_8_5.txt
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/netmask/ifconfig_aix_7.txt
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/netmask/ifconfig_net_tools_1.60.txt
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/netmask/ifconfig_ubuntu_1204.txt
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/selinux/selinux_sestatus
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/dhcp_servers/route
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/dhcp_servers/route_nogw
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ec2/centos-arp-ec2.out
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ec2/linux-arp-ec2.out
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ec2/linux-arp-not-ec2.out
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ec2/solaris8_arp_a_not_ec2.out
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ec2/windows-2008-arp-a-not-ec2.out
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ec2/windows-2008-arp-a.out
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/6.0-STABLE_FreeBSD_ifconfig
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/Mac_OS_X_10.5.5_ifconfig
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/darwin_ifconfig_all_with_multiple_interfaces
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/darwin_ifconfig_single_interface
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/debian_kfreebsd_ifconfig
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/hpux_1111_ifconfig_lan0
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/hpux_1111_ifconfig_lan1
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/hpux_1111_ifconfig_lo0
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/hpux_1111_lanscan
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/hpux_1111_netstat_in
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/hpux_1131_asterisk_ifconfig_lan0
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/hpux_1131_asterisk_ifconfig_lan1
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/hpux_1131_asterisk_ifconfig_lo0
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/hpux_1131_asterisk_lanscan
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/hpux_1131_asterisk_netstat_in
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/hpux_1131_ifconfig_lan0
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/hpux_1131_ifconfig_lan1
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/hpux_1131_ifconfig_lo0
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/hpux_1131_lanscan
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/hpux_1131_netstat_in
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/hpux_1131_nic_bonding_ifconfig_lan1
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/hpux_1131_nic_bonding_ifconfig_lan4
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/hpux_1131_nic_bonding_ifconfig_lan4_1
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/hpux_1131_nic_bonding_ifconfig_lo0
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/hpux_1131_nic_bonding_lanscan
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/hpux_1131_nic_bonding_netstat_in
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/linux_2_6_35_proc_net_bonding_bond0
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/linux_get_single_interface_eth0
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/linux_get_single_interface_ib0
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/linux_get_single_interface_lo
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/linux_ifconfig_all_with_single_interface
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/linux_ifconfig_ib0
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/solaris_ifconfig_all_with_multiple_interfaces
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/solaris_ifconfig_single_interface
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/windows_netsh_all_interfaces
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/windows_netsh_single_interface
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/ip/windows_netsh_single_interface6
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/manufacturer/freebsd_dmidecode
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/manufacturer/intel_linux_dmidecode
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/manufacturer/linux_dmidecode_with_spaces
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/manufacturer/opensolaris_smbios
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/manufacturer/smartos_smbios
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/manufacturer/solaris_sunfire_v120_prtdiag
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/manufacturer/solaris_t5220_prtdiag
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/operatingsystem/cumuluslinux.txt
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/operatingsystem/redhat-7.txt
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/operatingsystem/sabayon.txt
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/operatingsystem/wheezy.txt
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/partitions/partitions/mount
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/processor/solaris-i86pc
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/processor/solaris-sun4u
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/processor/x86-pentium2
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/uptime/kstat_boot_time
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/uptime/sysctl_kern_boottime_darwin
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/uptime/sysctl_kern_boottime_openbsd
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/uptime/ubuntu_proc_uptime
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/virtual/invalid_unicode_dmi_entries
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/virtual/solaris10_proc_self_status1
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/vlans/centos-5-no-vlans
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/vlans/linux_vlan_config
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/util/xendomains/xendomains
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/virtual/sysfs_dmi_entries_raw.txt
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/zfs_version/freebsd_8.2
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/zfs_version/freebsd_9.0
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/zfs_version/linux-fuse_0.6.9
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/zfs_version/solaris_10
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/zfs_version/solaris_11
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/zpool_version/freebsd_8.2
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/zpool_version/freebsd_9.0
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/zpool_version/linux-fuse_0.6.9
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/zpool_version/solaris_10
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/unit/zpool_version/solaris_11
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/virtual/proc_1_cgroup/in_a_container
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/virtual/proc_1_cgroup/not_in_a_container
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/virtual/proc_self_status/vserver_2_1/guest
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/virtual/proc_self_status/vserver_2_1/host
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/virtual/proc_self_status/vserver_2_3/guest
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/fixtures/virtual/proc_self_status/vserver_2_3/host
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/integration/facter_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/lib/facter_spec/cpuinfo.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/lib/facter_spec/windows_network.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/puppetlabs_spec/files.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/puppetlabs_spec/fixtures.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/puppetlabs_spec/matchers.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/puppetlabs_spec/verbose.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/puppetlabs_spec_helper.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/shared_contexts/platform.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/shared_formats/parses.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/spec_helper.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/application_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/architecture_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/blockdevices_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/core/aggregate_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/core/directed_graph_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/core/execution/base_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/core/execution/posix_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/core/execution/windows_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/core/execution_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/core/logging_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/core/resolvable_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/core/suitable_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/dhcp_servers_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/domain_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/ec2/rest_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/ec2_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/facter_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/filesystems_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/fqdn_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/gce/metadata_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/gce_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/hardwareisa_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/hardwaremodel_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/hostname_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/id_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/interfaces_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/ipaddress6_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/ipaddress_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/kernel_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/kernelmajversion_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/kernelrelease_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/kernelversion_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/ldom_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/lsbdistcodename_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/lsbdistdescription_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/lsbdistid_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/lsbdistrelease_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/lsbmajdistrelease_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/lsbrelease_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/macaddress_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/manufacturer_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/memory_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/netmask_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/operatingsystem_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/operatingsystemmajrelease_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/operatingsystemrelease_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/osfamily_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/partitions_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/physicalprocessorcount_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/processor_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/ps_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/selinux_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/ssh_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/uniqueid_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/uptime_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/collection_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/config_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/confine_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/dhcp_servers_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/directory_loader_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/ec2_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/fact_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/file_read_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/formatter_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/ip/windows_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/ip_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/loader_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/macaddress_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/macosx_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/manufacturer_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/normalization_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/operatingsystem_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/parser_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/partitions/partitions_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/partitions_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/posix_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/processor_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/registry_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/resolution_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/solaris_zones_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/uptime_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/values_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/virtual_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/vlans_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/wmi_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/util/xendomains_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/version_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/virtual_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/zfs_version_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/zonename_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/zones_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/unit/zpool_version_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/facter-$(COMPONENT_VERSION)/spec/watchr.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/specifications/facter-$(COMPONENT_VERSION).gemspec
+file files/facter.8 path=usr/share/man/man8/facter.8
+license facter.license license="Apache v2.0"
+# Rename Package
+depend type=optional fmri=system/management/[email protected]
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/facter/history	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,1 @@
+system/management/[email protected] system/management/facter
--- a/components/ruby/hiera/Makefile	Wed Feb 10 16:31:24 2016 -0800
+++ b/components/ruby/hiera/Makefile	Wed Feb 10 22:10:43 2016 -0500
@@ -18,9 +18,12 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2014, 2015, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2014, 2016, Oracle and/or its affiliates. All rights reserved.
 #
 include ../../../make-rules/shared-macros.mk
+RUBY_VERSION=2.1
+RUBY_LIB_VERSION=2.1.0
+RUBY_VERSIONS=2.1.0
 
 COMPONENT_NAME=		hiera
 COMPONENT_VERSION=	1.3.4
@@ -36,11 +39,12 @@
 
 # No gemspec is shipped with the gem. Create one
 COMPONENT_POST_UNPACK_ACTION= \
-    $(GEM) spec $(COMPONENT_ARCHIVE) > $(SOURCE_DIR)/$(GEMSPEC)
+    $(GEM) spec $(COMPONENT_ARCHIVE) --ruby > $(SOURCE_DIR)/$(GEMSPEC)
 
 include $(WS_MAKE_RULES)/prep.mk
 include $(WS_MAKE_RULES)/ips.mk
 include $(WS_MAKE_RULES)/gem.mk
+include $(WS_MAKE_RULES)/ruby.mk
 
 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
 
@@ -53,5 +57,5 @@
 system-test:    $(NO_TESTS)
 
 
-REQUIRED_PACKAGES += runtime/ruby-19
+REQUIRED_PACKAGES += runtime/ruby-21
 REQUIRED_PACKAGES += system/core-os
--- a/components/ruby/hiera/hiera-GENFRAG.p5m	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,39 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2014, 2015, Oracle and/or its affiliates. All rights reserved.
-#
-
-<transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
-
-# Add a configuration file
-file files/hiera.yaml path=etc/hiera.yaml mode=0644 overlay=allow preserve=true
-
-# Add man page
-file files/hiera.1 path=usr/share/man/man1/hiera.1
-
-# Add entry for the default dataset directory as specified in the hiera.yaml file
-dir  path=var/lib/hiera
-license hiera.license license="Apache v2.0"
-
-# Only ruby 1.9 hiera packages are currently available
-depend type=require-any fmri=pkg:/runtime/ruby-19
--- a/components/ruby/hiera/hiera-RUBYVER.p5m	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,216 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.
-#
-
-set name=pkg.fmri \
-    value=pkg:/library/ruby/hiera-$(RUBYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
-set name=pkg.summary value="Ruby hierarchical data store"
-set name=pkg.description \
-    value="Hiera is a key/value lookup tool for configuration data. By default, Hiera supports a backend datastore using YAML or JSON."
-set name=com.oracle.info.description \
-    value="Hiera, a Ruby hierarchical data store"
-set name=com.oracle.info.tpno value=$(TPNO)
-set name=info.classification \
-    value=org.opensolaris.category.2008:Development/Ruby \
-    value=org.opensolaris.category.2008:System/Databases
-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/2014/275
-set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-
-# Make hiera available in /usr/bin
-link path=usr/bin/hiera \
-    target=../ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/bin/hiera \
-    mediator=ruby mediator-version=$(RUBY_VERSION)
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/bin/hiera
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/cache/hiera-$(COMPONENT_VERSION).gem
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/Hiera.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/Hiera/Backend.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/Hiera/Backend/Json_backend.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/Hiera/Backend/Yaml_backend.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/Hiera/Config.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/Hiera/Console_logger.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/Hiera/Error.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/Hiera/FallbackLogger.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/Hiera/Filecache.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/Hiera/Interpolate.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/Hiera/InterpolationLoop.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/Hiera/InvalidConfigurationError.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/Hiera/Noop_logger.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/Hiera/Puppet_logger.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/Hiera/RecursiveGuard.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/Hiera/Util.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/created.rid
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/images/brick.png
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/images/brick_link.png
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/images/bug.png
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/images/bullet_black.png
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/images/bullet_toggle_minus.png
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/images/bullet_toggle_plus.png
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/images/date.png
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/images/find.png
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/images/loadingAnimation.gif
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/images/macFFBgHack.png
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/images/package.png
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/images/page_green.png
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/images/page_white_text.png
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/images/page_white_width.png
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/images/plugin.png
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/images/ruby.png
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/images/tag_green.png
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/images/wrench.png
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/images/wrench_orange.png
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/images/zoom.png
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/index.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/js/darkfish.js
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/js/jquery.js
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/js/quicksearch.js
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/js/thickbox-compressed.js
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/lib/hiera/backend/json_backend_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/lib/hiera/backend/yaml_backend_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/lib/hiera/backend_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/lib/hiera/config_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/lib/hiera/console_logger_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/lib/hiera/error_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/lib/hiera/fallback_logger_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/lib/hiera/filecache_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/lib/hiera/interpolate_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/lib/hiera/noop_logger_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/lib/hiera/puppet_logger_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/lib/hiera/recursive_guard_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/lib/hiera/util_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/lib/hiera/version_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/lib/hiera_rb.html
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/rdoc.css
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Backend/Json_backend/cdesc-Json_backend.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Backend/Json_backend/lookup-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Backend/Json_backend/new-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Backend/Yaml_backend/cdesc-Yaml_backend.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Backend/Yaml_backend/lookup-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Backend/Yaml_backend/new-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Backend/cdesc-Backend.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Backend/clear%21-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Backend/datadir-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Backend/datafile-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Backend/datafile_in-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Backend/datasourcefiles-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Backend/datasources-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Backend/lookup-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Backend/merge_answer-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Backend/parse_answer-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Backend/parse_string-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Backend/resolve_answer-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Config/%5b%5d-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Config/cdesc-Config.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Config/include%3f-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Config/load-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Config/load_backends-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Config/validate%21-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Console_logger/cdesc-Console_logger.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Console_logger/debug-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Console_logger/warn-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Error/cdesc-Error.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/FallbackLogger/cdesc-FallbackLogger.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/FallbackLogger/debug-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/FallbackLogger/new-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/FallbackLogger/warn-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Filecache/cdesc-Filecache.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Filecache/new-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Filecache/read-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Filecache/read_file-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Interpolate/cdesc-Interpolate.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Interpolate/interpolate-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/InterpolationLoop/cdesc-InterpolationLoop.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/InvalidConfigurationError/cdesc-InvalidConfigurationError.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Noop_logger/cdesc-Noop_logger.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Noop_logger/debug-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Noop_logger/warn-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Puppet_logger/cdesc-Puppet_logger.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Puppet_logger/debug-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Puppet_logger/suitable%3f-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Puppet_logger/warn-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/RecursiveGuard/cdesc-RecursiveGuard.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/RecursiveGuard/check-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/RecursiveGuard/new-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Util/cdesc-Util.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Util/common_appdata-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Util/config_dir-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Util/file_alt_separator-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Util/microsoft_windows%3f-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Util/posix%3f-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Util/var_dir-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/cdesc-Hiera.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/config-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/debug-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/logger%3d-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/logger-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/lookup-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/new-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/options-i.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/version%3d-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/version-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/warn-c.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/cache.ri
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/created.rid
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/COPYING
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/LICENSE
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/README.md
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/bin/hiera
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/lib/hiera.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/lib/hiera/backend.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/lib/hiera/backend/json_backend.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/lib/hiera/backend/yaml_backend.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/lib/hiera/config.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/lib/hiera/console_logger.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/lib/hiera/error.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/lib/hiera/fallback_logger.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/lib/hiera/filecache.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/lib/hiera/interpolate.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/lib/hiera/noop_logger.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/lib/hiera/puppet_logger.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/lib/hiera/recursive_guard.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/lib/hiera/util.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/lib/hiera/version.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/spec/spec_helper.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/spec/unit/backend/json_backend_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/spec/unit/backend/yaml_backend_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/spec/unit/backend_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/spec/unit/config_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/spec/unit/console_logger_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/spec/unit/fallback_logger_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/spec/unit/filecache_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/spec/unit/hiera_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/spec/unit/puppet_logger_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/spec/unit/util_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/spec/unit/version_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/specifications/hiera-$(COMPONENT_VERSION).gemspec
-license hiera.license license="Apache v2.0"
-
-# force a dependency on ruby runtime as it contains the json gem
-depend type=require fmri=__TBD pkg.debug.depend.file=ruby$(RUBYV) \
-    pkg.debug.depend.path=usr/bin
-
-# force a dependency on the hiera package
-depend type=require \
-    fmri=pkg:/library/ruby/hiera@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/hiera/hiera.p5m	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,227 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2014, 2016, Oracle and/or its affiliates. All rights reserved.
+#
+
+
+<transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
+set name=pkg.fmri \
+    value=pkg:/library/ruby/hiera@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="Ruby hierarchical data store"
+set name=pkg.description \
+    value="Hiera is a key/value lookup tool for configuration data. By default, Hiera supports a backend datastore using YAML or JSON."
+set name=com.oracle.info.description \
+    value="Hiera, a Ruby hierarchical data store"
+set name=com.oracle.info.tpno value=$(TPNO)
+set name=info.classification \
+    value=org.opensolaris.category.2008:Development/Ruby \
+    value=org.opensolaris.category.2008:System/Databases
+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/2014/275 value=PSARC/2016/016
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+
+# Add a configuration file
+file files/hiera.yaml path=etc/hiera.yaml mode=0644 overlay=allow preserve=true
+
+# Make hiera available in /usr/bin
+link path=usr/bin/hiera \
+    target=../ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/bin/hiera
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/bin/hiera
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/cache/hiera-$(COMPONENT_VERSION).gem
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/Hiera.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/Hiera/Backend.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/Hiera/Backend/Json_backend.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/Hiera/Backend/Yaml_backend.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/Hiera/Config.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/Hiera/Console_logger.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/Hiera/Error.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/Hiera/FallbackLogger.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/Hiera/Filecache.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/Hiera/Interpolate.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/Hiera/InterpolationLoop.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/Hiera/InvalidConfigurationError.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/Hiera/Noop_logger.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/Hiera/Puppet_logger.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/Hiera/RecursiveGuard.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/Hiera/Util.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/fonts.css
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/fonts/Lato-Light.ttf
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/fonts/Lato-LightItalic.ttf
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/fonts/Lato-Regular.ttf
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/fonts/Lato-RegularItalic.ttf
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/fonts/SourceCodePro-Bold.ttf
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/fonts/SourceCodePro-Regular.ttf
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/images/add.png
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/images/arrow_up.png
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/images/brick.png
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/images/brick_link.png
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/images/bug.png
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/images/bullet_black.png
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/images/bullet_toggle_minus.png
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/images/bullet_toggle_plus.png
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/images/date.png
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/images/delete.png
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/images/find.png
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/images/loadingAnimation.gif
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/images/macFFBgHack.png
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/images/package.png
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/images/page_green.png
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/images/page_white_text.png
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/images/page_white_width.png
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/images/plugin.png
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/images/ruby.png
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/images/tag_blue.png
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/images/tag_green.png
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/images/transparent.png
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/images/wrench.png
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/images/wrench_orange.png
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/images/zoom.png
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/index.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/js/darkfish.js
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/js/jquery.js
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/js/navigation.js
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/js/search.js
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/js/search_index.js
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/js/searcher.js
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/rdoc.css
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/rdoc/table_of_contents.html
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Backend/Json_backend/cdesc-Json_backend.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Backend/Json_backend/lookup-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Backend/Json_backend/new-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Backend/Yaml_backend/cdesc-Yaml_backend.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Backend/Yaml_backend/file_exists%3f-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Backend/Yaml_backend/lookup-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Backend/Yaml_backend/new-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Backend/cdesc-Backend.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Backend/clear%21-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Backend/datadir-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Backend/datafile-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Backend/datafile_in-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Backend/datasourcefiles-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Backend/datasources-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Backend/lookup-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Backend/merge_answer-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Backend/parse_answer-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Backend/parse_string-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Backend/resolve_answer-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Config/%5b%5d-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Config/cdesc-Config.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Config/include%3f-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Config/load-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Config/load_backends-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Config/validate%21-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Config/yaml_load_file-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Console_logger/cdesc-Console_logger.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Console_logger/debug-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Console_logger/warn-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Error/cdesc-Error.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/FallbackLogger/cdesc-FallbackLogger.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/FallbackLogger/debug-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/FallbackLogger/new-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/FallbackLogger/warn-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Filecache/cdesc-Filecache.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Filecache/new-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Filecache/path_metadata-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Filecache/read-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Filecache/read_file-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Filecache/stale%3f-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Interpolate/cdesc-Interpolate.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Interpolate/do_interpolation-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Interpolate/get_interpolation_method_and_key-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Interpolate/hiera_interpolate-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Interpolate/interpolate-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Interpolate/scope_interpolate-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/InterpolationLoop/cdesc-InterpolationLoop.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/InvalidConfigurationError/cdesc-InvalidConfigurationError.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Noop_logger/cdesc-Noop_logger.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Noop_logger/debug-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Noop_logger/warn-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Puppet_logger/cdesc-Puppet_logger.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Puppet_logger/debug-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Puppet_logger/suitable%3f-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Puppet_logger/warn-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/RecursiveGuard/cdesc-RecursiveGuard.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/RecursiveGuard/check-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/RecursiveGuard/new-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Util/cdesc-Util.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Util/common_appdata-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Util/config_dir-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Util/file_alt_separator-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Util/microsoft_windows%3f-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Util/posix%3f-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/Util/var_dir-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/cdesc-Hiera.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/config-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/debug-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/logger%3d-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/logger-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/lookup-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/new-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/options-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/read_version_file-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/version%3d-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/version-c.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/Hiera/warn-i.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/doc/hiera-$(COMPONENT_VERSION)/ri/cache.ri
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/COPYING
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/LICENSE
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/README.md
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/bin/hiera
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/lib/hiera.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/lib/hiera/backend.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/lib/hiera/backend/json_backend.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/lib/hiera/backend/yaml_backend.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/lib/hiera/config.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/lib/hiera/console_logger.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/lib/hiera/error.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/lib/hiera/fallback_logger.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/lib/hiera/filecache.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/lib/hiera/interpolate.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/lib/hiera/noop_logger.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/lib/hiera/puppet_logger.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/lib/hiera/recursive_guard.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/lib/hiera/util.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/lib/hiera/version.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/spec/spec_helper.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/spec/unit/backend/json_backend_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/spec/unit/backend/yaml_backend_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/spec/unit/backend_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/spec/unit/config_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/spec/unit/console_logger_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/spec/unit/fallback_logger_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/spec/unit/filecache_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/spec/unit/hiera_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/spec/unit/puppet_logger_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/spec/unit/util_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/gems/hiera-$(COMPONENT_VERSION)/spec/unit/version_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/gems/$(RUBY_LIB_VERSION)/specifications/hiera-$(COMPONENT_VERSION).gemspec
+
+# Add man page
+file files/hiera.1 path=usr/share/man/man1/hiera.1
+
+# Add entry for the default dataset directory as specified in the hiera.yaml file
+dir  path=var/lib/hiera
+license hiera.license license="Apache v2.0"
+# Renamed Package
+depend type=optional fmri=library/ruby/[email protected]
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/hiera/history	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,1 @@
+library/ruby/[email protected] library/ruby/hiera
--- a/components/ruby/hiera/patches/hiera-00-dependency.patch	Wed Feb 10 16:31:24 2016 -0800
+++ b/components/ruby/hiera/patches/hiera-00-dependency.patch	Wed Feb 10 22:10:43 2016 -0500
@@ -1,14 +1,21 @@
 Oracle customization - non upstream patch
 Modify hiera dependency to use json instead of json_pure
 
---- hiera-1.3.4/hiera.gemspec.orig	2014-07-17 14:19:57.751752120 -0600
-+++ hiera-1.3.4/hiera.gemspec	2014-07-17 14:20:40.070346040 -0600
-@@ -14,7 +14,7 @@
- date: 2014-06-06 00:00:00 Z
- dependencies: 
- - !ruby/object:Gem::Dependency 
--  name: json_pure
-+  name: json
-   prerelease: false
-   requirement: !ruby/object:Gem::Requirement 
-     requirements: 
+--- hiera-1.3.4/hiera.gemspec	Wed Dec  2 19:05:29 2015
++++ hiera-1.3.4/hiera.gemspec.orig	Wed Dec  2 19:04:47 2015
+@@ -22,12 +22,12 @@
+     s.specification_version = 4
+ 
+     if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
+-      s.add_runtime_dependency(%q<json_pure>, [">= 0"])
++      s.add_runtime_dependency(%q<json>, [">= 0"])
+     else
+-      s.add_dependency(%q<json_pure>, [">= 0"])
++      s.add_dependency(%q<json>, [">= 0"])
+     end
+   else
+-    s.add_dependency(%q<json_pure>, [">= 0"])
++    s.add_dependency(%q<json>, [">= 0"])
+   end
+ end
+ 
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/nanliu-staging/history	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,1 @@
+system/management/puppet/[email protected] system/management/puppet/nanliu-staging
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/nanliu-staging/nanliu-staging.p5m	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,85 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
+#
+<transform file dir -> default owner puppet>
+<transform file dir -> default group puppet>
+set name=pkg.fmri \
+    value=pkg:/system/management/puppet/nanliu-staging@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="Staging Puppet Module"
+set name=pkg.description \
+    value="The staging module manages a staging directory, along with download/extraction of compressed files."
+set name=com.oracle.info.description value="Staging Puppet Module"
+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 \
+    value="puppetlabs - https://forge.puppetlabs.com/puppetlabs"
+set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.arc-caseid value=PSARC/2015/368 value=PSARC/2016/016
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+#
+file path=etc/puppet/modules/staging/Gemfile
+file path=etc/puppet/modules/staging/LICENSE
+file path=etc/puppet/modules/staging/README.md
+file path=etc/puppet/modules/staging/Rakefile
+file path=etc/puppet/modules/staging/Vagrantfile
+file path=etc/puppet/modules/staging/checksums.json
+file path=etc/puppet/modules/staging/docs/deploy.html
+file path=etc/puppet/modules/staging/docs/extract.html
+file path=etc/puppet/modules/staging/docs/file.html
+file path=etc/puppet/modules/staging/docs/init.html
+file path=etc/puppet/modules/staging/files/sample
+file path=etc/puppet/modules/staging/files/sample.tar.bz2
+file path=etc/puppet/modules/staging/files/sample.tar.gz
+file path=etc/puppet/modules/staging/lib/facter/staging_http_get.rb
+file path=etc/puppet/modules/staging/lib/facter/staging_windir.rb
+file path=etc/puppet/modules/staging/lib/puppet/parser/functions/scope_defaults.rb
+file path=etc/puppet/modules/staging/lib/puppet/parser/functions/staging_parse.rb
+file path=etc/puppet/modules/staging/manifests/.init.pp.swp
+file path=etc/puppet/modules/staging/manifests/deploy.pp
+file path=etc/puppet/modules/staging/manifests/extract.pp
+file path=etc/puppet/modules/staging/manifests/file.pp
+file path=etc/puppet/modules/staging/manifests/init.pp
+file path=etc/puppet/modules/staging/manifests/params.pp
+file path=etc/puppet/modules/staging/metadata.json
+file path=etc/puppet/modules/staging/spec/defines/staging_deploy_spec.rb
+file path=etc/puppet/modules/staging/spec/defines/staging_extract_spec.rb
+file path=etc/puppet/modules/staging/spec/defines/staging_file_spec.rb
+file path=etc/puppet/modules/staging/spec/fixtures/hiera.yaml
+file path=etc/puppet/modules/staging/spec/spec_helper.rb
+file path=etc/puppet/modules/staging/spec/unit/puppet/parser/functions/scope_defaults_spec.rb
+file path=etc/puppet/modules/staging/spec/unit/puppet/parser/functions/staging_parse_spec.rb
+file path=etc/puppet/modules/staging/tests/deploy.pp
+file path=etc/puppet/modules/staging/tests/extract.pp
+file path=etc/puppet/modules/staging/tests/file.pp
+file path=etc/puppet/modules/staging/tests/init.pp
+file path=etc/puppet/modules/staging/tests/scope_defaults.pp
+file path=etc/puppet/modules/staging/tests/staging_parse.pp
+#
+license nanliu-staging.license license="Apache v2.0"
+# Renamed Package
+depend type=optional \
+    fmri=system/management/puppet/[email protected]
+depend type=require fmri=system/management/puppet
--- a/components/ruby/puppet-modules/nanliu-staging/puppet-staging.p5m	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,81 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
-#
-
-set name=pkg.fmri \
-    value=pkg:/system/management/puppet/puppet-staging@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
-set name=pkg.summary value="Staging Puppet Module"
-set name=pkg.description \
-    value="The staging module manages a staging directory, along with download/extraction of compressed files."
-set name=com.oracle.info.description value="Staging Puppet Module"
-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 \
-    value="puppetlabs - https://forge.puppetlabs.com/puppetlabs"
-set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
-set name=org.opensolaris.arc-caseid value=PSARC/2015/368
-set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-#
-file path=etc/puppet/modules/staging/Gemfile
-file path=etc/puppet/modules/staging/LICENSE
-file path=etc/puppet/modules/staging/README.md
-file path=etc/puppet/modules/staging/Rakefile
-file path=etc/puppet/modules/staging/Vagrantfile
-file path=etc/puppet/modules/staging/checksums.json
-file path=etc/puppet/modules/staging/docs/deploy.html
-file path=etc/puppet/modules/staging/docs/extract.html
-file path=etc/puppet/modules/staging/docs/file.html
-file path=etc/puppet/modules/staging/docs/init.html
-file path=etc/puppet/modules/staging/files/sample
-file path=etc/puppet/modules/staging/files/sample.tar.bz2
-file path=etc/puppet/modules/staging/files/sample.tar.gz
-file path=etc/puppet/modules/staging/lib/facter/staging_http_get.rb
-file path=etc/puppet/modules/staging/lib/facter/staging_windir.rb
-file path=etc/puppet/modules/staging/lib/puppet/parser/functions/scope_defaults.rb
-file path=etc/puppet/modules/staging/lib/puppet/parser/functions/staging_parse.rb
-file path=etc/puppet/modules/staging/manifests/.init.pp.swp
-file path=etc/puppet/modules/staging/manifests/deploy.pp
-file path=etc/puppet/modules/staging/manifests/extract.pp
-file path=etc/puppet/modules/staging/manifests/file.pp
-file path=etc/puppet/modules/staging/manifests/init.pp
-file path=etc/puppet/modules/staging/manifests/params.pp
-file path=etc/puppet/modules/staging/metadata.json
-file path=etc/puppet/modules/staging/metadata.json.~1~
-file path=etc/puppet/modules/staging/spec/defines/staging_deploy_spec.rb
-file path=etc/puppet/modules/staging/spec/defines/staging_extract_spec.rb
-file path=etc/puppet/modules/staging/spec/defines/staging_file_spec.rb
-file path=etc/puppet/modules/staging/spec/fixtures/hiera.yaml
-file path=etc/puppet/modules/staging/spec/spec_helper.rb
-file path=etc/puppet/modules/staging/spec/unit/puppet/parser/functions/scope_defaults_spec.rb
-file path=etc/puppet/modules/staging/spec/unit/puppet/parser/functions/staging_parse_spec.rb
-file path=etc/puppet/modules/staging/tests/deploy.pp
-file path=etc/puppet/modules/staging/tests/extract.pp
-file path=etc/puppet/modules/staging/tests/file.pp
-file path=etc/puppet/modules/staging/tests/init.pp
-file path=etc/puppet/modules/staging/tests/scope_defaults.pp
-file path=etc/puppet/modules/staging/tests/staging_parse.pp
-#
-license nanliu-staging.license license="Apache v2.0"
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/oracle-solaris_providers/Makefile	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,85 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+# 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_PROJECT_URL=	http://puppetlabs.com/
+COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
+COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
+COMPONENT_ARCHIVE_HASH=	\
+    sha256:9114c63108c58e39db84937cb8f7e1add3dcbaa08fd730f631de6a7f64a3c360
+COMPONENT_ARCHIVE_URL=	$(COMPONENT_PROJECT_URL)downloads/puppet/$(COMPONENT_ARCHIVE)
+COMPONENT_BUGDB=	utility/puppet
+
+TPNO=			18128
+
+include $(WS_MAKE_RULES)/prep.mk
+include $(WS_MAKE_RULES)/install.rb.mk
+include $(WS_MAKE_RULES)/ips.mk
+
+# puppet requires facter and hiera as part of the install phase 
+COMPONENT_INSTALL_ENV	+= RUBYLIB="$(COMPONENT_DIR)/../facter/build/$(MACH64)/lib:$(COMPONENT_DIR)/../hiera/build/$(MACH64)/lib"
+
+../facter/build/%/.installed:
+	(cd ../facter ; $(GMAKE) install)
+
+../hiera/build/%/.installed:
+	(cd ../hiera ; $(GMAKE) install)
+
+# set the bindir to /usr/sbin
+INSTALL_RB_BINDIR_OPTION =	--bindir=$(USRSBINDIR)
+
+# --sbindir option not supported by Puppet install.rb
+INSTALL_RB_SBINDIR_OPTION =
+
+ASLR_MODE = $(ASLR_NOT_APPLICABLE)
+
+# common targets
+build:		$(BUILD_64)
+	# Ruby extension for auditing
+	(cd ext; $(RUBY) extconf.rb; $(GMAKE))
+
+# make sure facter and hiera are installed first
+install:	../facter/build/$(MACH64)/.installed ../hiera/build/$(MACH64)/.installed $(INSTALL_64)
+
+clean::
+	@if [ -f ext/Makefile ]; then \
+		(cd ext; $(GMAKE) clean; $(RM) Makefile) \
+	fi
+
+# 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)
+
+system-test:    $(NO_TESTS)
+
+
+REQUIRED_PACKAGES += runtime/ruby-19
+REQUIRED_PACKAGES += shell/ksh93
+REQUIRED_PACKAGES += system/core-os
+REQUIRED_PACKAGES += system/library
+REQUIRED_PACKAGES += system/library/gcc/gcc-c-runtime
+REQUIRED_PACKAGES += system/library/math
+REQUIRED_PACKAGES += system/network
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/oracle-solaris_providers/depend.mk	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,1 @@
+ruby/puppet-modules/oracle-solaris_providers:		ruby/puppet
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/provider/address_object/solaris.rb	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,176 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
+#
+
+Puppet::Type.type(:address_object).provide(:address_object) do
+    desc "Provider for creating Oracle Solaris address objects"
+    confine :operatingsystem => [:solaris]
+    defaultfor :osfamily => :solaris, :kernelrelease => ['5.11', '5.12']
+    commands :ipadm => '/usr/sbin/ipadm'
+
+    def self.instances
+        ipadm("show-addr", "-p", "-o", "addrobj,type,state,addr").split(
+              "\n").collect do |line|
+            addrobj, type, state, addr = line.split(":", 4)
+
+            # replace any hypen with an underscore
+            type = type.gsub(/\-/, "_")
+
+            # look to see if this is a point-to-point address object
+            if addr.include?("->")
+                local, remote = addr.split("->")
+                local = local.delete("\\")
+                remote = remote.delete("\\")
+            elsif type.downcase == "dhcp" and addr == "?"
+                local = nil
+                remote = nil
+            else
+                local = addr.delete("\\")
+                remote = nil
+            end
+
+            down = :false
+            if state == "ok"
+                enable = :true
+            elsif state == "disabled"
+                enable = :false
+            elsif state == "down"
+                down = :true
+                enable = :true
+            end
+
+            new(:name => addrobj,
+                :ensure => :present,
+                :address_type => type,
+                :down => down,
+                :enable => enable,
+                :address => local,
+                :remote_address => remote)
+        end
+    end
+
+    def self.prefetch(resources)
+        # pull the instances on the system
+        addrobjs = instances
+
+        # set the provider for the resource to set the property_hash
+        resources.keys.each do |name|
+            if provider = addrobjs.find{ |addrobj| addrobj.name == name}
+                resources[name].provider = provider
+            end
+        end
+    end
+
+    # property getters
+    Puppet::Type.type(:address_object).validproperties.each do |field|
+        next if field == :ensure
+        define_method(field) do
+            @property_hash[field]
+        end
+    end
+
+    def enable=(value)
+        if value == :true
+            ipadm("enable-addr", "-t", @resource[:name])
+        elsif value == :false
+            ipadm("disable-addr", "-t", @resource[:name])
+        end
+    end
+    
+    def is_temp
+        temp = []
+        if @resource[:temporary] == :true
+            temp << "-t"
+        end
+        temp
+    end
+    
+    def down=(value)
+        if value == :true
+            ipadm("down-addr", is_temp, @resource[:name])
+        elsif value == :false
+            ipadm("up-addr", is_temp, @resource[:name])
+        end
+    end
+            
+    def add_options
+        options = []
+        if @resource[:temporary] == :true
+            options << "-t"
+        end
+
+        if address_type = @resource[:address_type]
+            options << "-T" << address_type
+        end
+
+        if address = @resource[:address]
+            options << "-a" << "local=#{address}"
+        end
+
+        if remote_address = @resource[:remote_address]
+            options << "-a" << "remote=#{remote_address}"
+        end
+
+        if @resource[:down] == :true
+            options << "-d"
+        end
+
+        if seconds = @resource[:seconds]
+            options << "-w" << seconds
+        end
+
+        if hostname = @resource[:hostname]
+            options << "-h" << hostname
+        end
+
+        if interface_id = @resource[:interface_id]
+            options << "-i" << "local=#{interface_id}"
+        end
+
+        if remote_interface_id = @resource[:remote_interface_id]
+            options << "-i" << "remote=#{remote_interface_id}"
+        end
+
+        if stateful = @resource[:stateful]
+            options << "-p" << "stateful=#{stateful}"
+        end
+
+        if stateless = @resource[:stateless]
+            options << "-p" << "stateless=#{stateless}"
+        end
+        options
+    end
+
+    def exists?
+        @property_hash[:ensure] == :present
+    end
+
+    def create
+        ipadm("create-addr", add_options, @resource[:name])
+    end
+
+    def destroy
+        ipadm("delete-addr", @resource[:name])
+    end
+end
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/provider/address_properties/solaris.rb	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,113 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
+#
+
+Puppet::Type.type(:address_properties).provide(:address_properties) do
+    desc "Provider for managing Oracle Solaris address object properties"
+    confine :operatingsystem => [:solaris]
+    defaultfor :osfamily => :solaris, :kernelrelease => ['5.11', '5.12']
+    commands :ipadm => '/usr/sbin/ipadm'
+
+    def initialize(value={})
+        super(value)
+        @addrprops = {}
+    end
+
+    def self.instances
+        props = {}
+
+        ipadm("show-addrprop", "-c", "-o", "ADDROBJ,PROPERTY,CURRENT").split(
+              "\n").collect do |line|
+            addrobj, property, value = line.strip().split(":")
+            next if value == nil
+            if not props.has_key? addrobj
+                props[addrobj] = {}
+            end
+            props[addrobj][property] = value
+        end
+
+        addresses = []
+        props.each do |key, value|
+            addresses << new(:name => key,
+                             :ensure => :present,
+                             :properties => value)
+        end
+        addresses
+    end
+
+    def self.prefetch(resources)
+        # pull the instances on the system
+        props = instances
+
+        # set the provider for the resource to set the property_hash
+        resources.keys.each do |name|
+            if provider = props.find{ |prop| prop.name == name}
+                resources[name].provider = provider
+            end
+        end
+    end
+
+    def properties
+        @property_hash[:properties]
+    end
+
+    def properties=(value)
+        value.each do |key, value|
+            ipadm("set-addrprop", "-p", "#{key}=#{value}", @resource[:name])
+        end
+    end
+
+    def exists?
+        if @resource[:properties] == nil
+            return :false
+        end
+
+        @resource[:properties].each do |key, value|
+            p = exec_cmd(command(:ipadm), "show-addrprop","-c", "-p", key,
+                         "-o", "CURRENT", @resource[:address])
+            if p[:exit] == 1
+                Puppet.warning "Property '#{key}' not found for address " \
+                               "#{@resource[:address]}"
+                next
+            end
+
+            if p[:out].strip != value
+                @addrprops[key] = value
+            end
+        end
+
+        return @addrprops.empty?
+    end
+
+    def create
+        @addrprops.each do |key, value|
+            ipadm("set-addrprop", "-p", "#{key}=#{value}", @resource[:address])
+        end
+    end
+
+    def exec_cmd(*cmd)
+        output = Puppet::Util::Execution.execute(cmd, :failonfail => false)
+        {:out => output, :exit => $CHILD_STATUS.exitstatus}
+    end
+end
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/provider/boot_environment/solaris.rb	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,136 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
+#
+
+Puppet::Type.type(:boot_environment).provide(:boot_environment) do
+    desc "Provider for Oracle Solaris Boot Environments (BEs)"
+    confine :operatingsystem => [:solaris]
+    defaultfor :osfamily => :solaris, :kernelrelease => ['5.11', '5.12']
+    commands :beadm => '/usr/sbin/beadm', :zpool => '/usr/sbin/zpool'
+
+    def self.instances
+        beadm(:list, "-H").split("\n").collect do |line|
+            data = line.split(";")
+            name = data[0]
+            if data[2].include? "R"
+                activate = :true
+            else
+                activate = :false
+            end
+
+            new(:name => name,
+                :ensure => :present,
+                :activate => activate)
+        end
+    end
+
+    def self.prefetch(resources)
+        # pull the instances on the system
+        bes = instances
+
+        # set the provider for the resource to set the property_hash
+        resources.keys.each do |name|
+            if provider = bes.find{ |be| be.name == name}
+                resources[name].provider = provider
+            end
+        end
+    end
+
+    def activate
+        @property_hash[:activate]
+    end
+
+    def activate=(value)
+        if value == :true
+            beadm("activate", @resource[:name])
+        end
+    end
+
+    def exists?
+        @property_hash[:ensure] == :present
+    end
+
+    def build_flags
+        flags = []
+
+        if description = @resource[:description]
+            flags << "-d" << "'#{description}'"
+        end
+
+        if clone_be = @resource[:clone_be]
+            if clone_be.include? "@"
+                if beadm(:list, "-H", "-s").split("\n").detect \
+                    { |line| line.split(";")[1] == clone_be }
+                        flags << "-e" << clone_be
+                else
+                    Puppet.warning "BE #{clone_be} not found.  Skipping -e
+                                    argument."
+                end
+            else
+                if beadm(:list, "-H").split("\n").detect \
+                    { |line| line.split(";")[0] == clone_be }
+                        flags << "-e" << clone_be
+                else
+                    Puppet.warning "BE #{clone_be} not found.  Skipping -e 
+                                    argument."
+                end
+            end
+        end
+
+        if options = @resource[:options]
+            options.each { |key, value| flags << "-o" << "#{key}=#{value}" }
+        end
+
+        if zp = @resource[:zpool]
+            found = false
+            for line in zpool(:list, "-o", "name", "-H").each_line do
+                if zp == line.strip
+                    found = true
+                    flags << "-p" << zp
+                end
+            end
+            if not found
+                raise Puppet::Error, \
+                    "Unable to create BE in zpool #{zp} -- #{zp} does not exist"
+            end
+        end
+        flags
+    end
+
+    def create
+        beadm(:create, build_flags, @resource[:name])
+        if @resource[:activate] == :true
+            beadm(:activate, @resource[:name])
+        end
+    end
+
+    def destroy
+        if beadm(:list, "-H", @resource[:name]).split(";")[2] =~ /N/
+            Puppet.warning "Unable to destroy #{@resource[:name]} as it is 
+                            the active BE."
+        else
+            beadm(:destroy, "-f", "-F", @resource[:name])
+        end
+    end
+end
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/provider/etherstub/solaris.rb	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,71 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+#
+
+Puppet::Type.type(:etherstub).provide(:etherstub) do
+    desc "Provider for creating Solaris etherstubs"
+    confine :operatingsystem => [:solaris]
+    defaultfor :osfamily => :solaris, :kernelrelease => ['5.11', '5.12']
+    commands :dladm => '/usr/sbin/dladm'
+
+    def self.instances
+        dladm("show-etherstub", "-p", "-o", "link").split(
+              "\n").collect do |line|
+            link = line.strip()
+            new(:name => link, :ensure => :present)
+        end
+    end
+
+    def add_options
+        options = []
+        if @resource[:temporary] == :true
+            options << "-t"
+        end
+        options
+    end
+
+    def self.prefetch(resources)
+        # pull the instances on the system
+        etherstubs = instances
+
+        # set the provider for the resource to set the property_hash
+        resources.keys.each do |name|
+            if provider = etherstubs.find{ |etherstub| etherstub.name == name}
+                resources[name].provider = provider
+            end
+        end
+    end
+
+    def exists?
+        @property_hash[:ensure] == :present
+    end
+
+    def create
+        dladm("create-etherstub", add_options, @resource[:name])
+    end
+
+    def destroy
+        dladm("delete-etherstub", add_options, @resource[:name])
+    end
+end
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/provider/evs/solaris.rb	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,236 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
+#
+
+Puppet::Type.type(:evs).provide(:evs) do
+    desc "Provider for managing EVS setup in the Solaris OS"
+    confine :operatingsystem => [:solaris]
+    defaultfor :osfamily => :solaris, :kernelrelease => ["5.11", "5.12"]
+    commands :evsadm => "/usr/sbin/evsadm"
+
+    mk_resource_methods
+
+    def initialize(value={})
+        super(value)
+        @property_flush = {}
+    end
+
+    def self.get_evs_list
+        begin
+            evs_list = evsadm("show-evs", "-c", "-o", "evs,tenant,status")
+                .split("\n")
+        rescue Puppet::ExecutionFailure => e
+            raise Puppet::Error, "Unable to populate EVS instances: \n" \
+                "#{e.inspect}"
+        end
+        evs_list
+    end
+
+    def self.get_evs_properties(evs, tenant, status, ensure_val)
+        evs_properties = {}
+        evs_fullname = tenant + "/" + evs
+
+        evs_properties[:name] = evs_fullname
+        evs_properties[:status] = status 
+        evs_properties[:ensure] = ensure_val
+        
+        evsadm("show-evsprop", "-f", "tenant=#{tenant}", "-c", "-o", 
+            "property,value", evs).split("\n").collect do |each_evsprop|
+            property, value = each_evsprop.split(":")
+            value = "" if value.nil?
+            case property
+            # read/write properties (always updatable)
+            when "maxbw"
+                evs_properties[:maxbw] = value
+            when "priority"
+                evs_properties[:priority] = value
+            when "protection"
+                evs_properties[:protection] = value
+            # read-only properties (settable upon creation)
+            when "l2-type"
+                evs_properties[:l2_type] = value
+            when "vlanid"
+                evs_properties[:vlanid] = value
+            when "vni"
+                evs_properties[:vni] = value
+            when "uuid"
+                evs_properties[:uuid] = value
+            end
+        end
+        
+        Puppet.debug "EVS Properties: #{evs_properties.inspect}"
+        evs_properties
+    end
+    
+    def self.instances
+        get_evs_list.collect do |each_evs|
+            evs, tenant, status = each_evs.strip.split(":")
+            evs_properties = get_evs_properties(evs, tenant, status, :present)
+            new(evs_properties) # Create a provider instance
+        end
+    end
+
+    def self.prefetch(resources)
+        instances.each do |inst|
+            if resource = resources[inst.name]
+                resource.provider = inst
+            end
+        end
+    end
+    
+    def exists?
+        @property_hash[:ensure] == :present
+    end
+
+    def create
+        tenant, evs = get_tenant_and_evs_name
+        begin
+            create_evs(tenant, evs, add_properties(@resource))
+        rescue Puppet::ExecutionFailure => e
+            raise Puppet::Error, "Cannot create EVS: \n#{e.inspect}"
+        end
+    end
+
+    def destroy
+        tenant, evs = get_tenant_and_evs_name
+        begin
+            delete_evs(tenant, evs)
+        rescue Puppet::ExecutionFailure => e
+            raise Puppet::Error, "Cannot delete EVS: \n#{e.inspect}"
+        end
+    end
+
+    ### Define Setters ###
+    ## read/write properties (always updatable) ##
+    def maxbw=(value)
+        @property_flush[:maxbw] = value
+    end
+
+    def priority=(value)
+        @property_flush[:priority] = value
+    end
+    
+    def protection=(value)
+        @property_flush[:protection] = value
+    end
+    
+    ## read-only properties (settable upon creation) ##
+    def l2_type=(value)
+        raise Puppet::Error, "l2_type property is settable only upon creation"
+    end
+    
+    def vlanid=(value)
+        raise Puppet::Error, "valid property is settable only upon creation"
+    end
+    
+    def vni=(value)
+        raise Puppet::Error, "vni property is settable only upon creation"
+    end
+    
+    def uuid=(value)
+        raise Puppet::Error, "uuid property is settable only upon creation"
+    end
+   
+    # Create EVS instance
+    def create_evs(tenant, evs, properties)
+        begin
+            evsadm("create-evs", "-T", tenant, properties, evs)
+        rescue Puppet::ExecutionFailure => e
+            # Pass up the exception to upper level
+            raise
+        end
+    end
+
+    # Destroy EVS instance
+    def delete_evs(tenant, evs)
+        begin
+            evsadm("delete-evs", "-T", tenant, evs)
+        rescue Puppet::ExecutionFailure => e
+            # Pass up the exception to upper level
+            raise
+        end
+    end
+    
+    # Set read/write property of EVS instance
+    def set_evsprop(tenant, evs, property)
+        begin
+            evsadm("set-evsprop", "-T", tenant, property, evs)
+        rescue Puppet::ExecutionFailure => e
+            # Pass up the exception to upper level
+            raise
+        end
+    end
+
+    # Parse the "name" value from user and yield tenant and EVS instance name
+    def get_tenant_and_evs_name()
+        usrstr = @resource[:name].split("/")
+        if usrstr.length == 2
+            return usrstr[0], usrstr[1]
+        else
+            raise Puppet::Error, "Invalid EVS name #{@resource[:name]} \n" \
+                "Name convention must be <tenant>/<evs>"
+        end 
+    end
+    
+    # property setter for EVS creation
+    def add_properties(source)
+        p = []
+        prop_list = {
+            "maxbw" => source[:maxbw], 
+            "priority" => source[:priority],
+            "protection" => source[:protection],
+            "l2-type" => source[:l2_type],
+            "vlanid" => source[:vlanid],
+            "vni" => source[:vni],
+            "uuid" => source[:uuid]
+            }
+        prop_list.each do |key, value|
+            next if (value == nil) || (value == "")
+            p << "#{key}=#{value}"
+        end
+        return [] if p.empty?
+        properties = Array["-p", p.join(",")]
+    end
+
+    # Update property change
+    def flush
+        tenant, evs = get_tenant_and_evs_name
+
+        # Update property values when specified
+        unless @property_flush.empty?
+            # update multiple property values iteratively
+            @property_flush.each do |key, value|
+                prop = ["-p", "#{key}=#{value}"]
+                begin 
+                    set_evsprop(tenant, evs, prop)
+                rescue Puppet::ExecutionFailure => e
+                    raise Puppet::Error, "Cannot update the property " \
+                        "#{key}=#{value}.\n#{e.inspect}"
+                end
+            end
+        end
+        # Synchronize all the SHOULD values to IS values
+        @property_hash = resource.to_hash
+    end
+end
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/provider/evs_ipnet/solaris.rb	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,219 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
+#
+
+
+Puppet::Type.type(:evs_ipnet).provide(:evs_ipnet) do
+    desc "Provider for managing EVS IPnet setup in the Solaris OS"
+    confine :operatingsystem => [:solaris]
+    defaultfor :osfamily => :solaris, :kernelrelease => ["5.11", "5.12"]
+    commands :evsadm => "/usr/sbin/evsadm"
+
+    mk_resource_methods
+
+    def initialize(value={})
+        super(value)
+        @property_flush = {}
+    end
+
+    def self.get_ipnet_prop_list
+        begin
+            ipnet_list = evsadm("show-ipnet", "-c", "-o", 
+                "name,tenant").split("\n")
+        rescue Puppet::ExecutionFailure => e
+            raise Puppet::Error,  "Unable to populate IPnet: \n"\
+                "#{e.inspect}"
+        end
+        ipnet_list
+    end
+
+    def self.get_ipnet_properties(ipnet_name, tenant,  ensure_val)
+        ipnet_properties = {}
+        ipnet_fullname = tenant + "/" + ipnet_name
+
+        ipnet_properties[:name] = ipnet_fullname
+        ipnet_properties[:ensure] = ensure_val
+
+        evsadm("show-ipnetprop", "-f", "tenant=#{tenant}", "-c", "-o",
+            "property,value", ipnet_name).split("\n").collect do |each_ipnet|
+            property, value = each_ipnet.split(":")
+            value = "" if value.nil?
+            case property
+            # read-only properties (settable upon creation)
+            when "subnet"
+                ipnet_properties[:subnet] = value
+            when "defrouter"
+                ipnet_properties[:defrouter] = value
+            when "uuid"
+                ipnet_properties[:uuid] = value
+            # read/write property (always updatable)
+            when "pool"
+                ipnet_properties[:pool] = value
+            end
+        end
+
+        Puppet.debug "IPnet Properties: #{ipnet_properties.inspect}"
+        ipnet_properties
+    end
+
+    def self.instances
+        get_ipnet_prop_list.collect do |each_ipnet|
+            ipnet, tenant, subnet = each_ipnet.strip.split(":")
+            ipnet_properties = get_ipnet_properties(
+                ipnet, tenant, :present)
+            new(ipnet_properties) # Create a provider instance
+        end
+    end
+
+    def self.prefetch(resources)
+        instances.each do |inst|
+            if resource = resources[inst.name]
+                resource.provider = inst
+            end
+        end
+    end
+
+    def exists?
+        @property_hash[:ensure] == :present
+    end
+
+    def create
+        # Subnet value is required to create an IPnet instance
+        if @resource[:subnet].nil?
+            raise Puppet::Error, "Subnet value is missing"
+        end
+        
+        tenant, ipnet_name = get_tenant_and_ipnet_name
+        begin 
+            create_ipnet(tenant, ipnet_name, add_properties(@resource))
+        rescue Puppet::ExecutionFailure => e
+            raise Puppet::Error, "Cannot add the IPnet: \n #{e.inspect}"
+        end
+    end
+
+    def destroy
+        tenant, ipnet_name = get_tenant_and_ipnet_name
+        begin
+            delete_ipnet(tenant, ipnet_name)
+        rescue Puppet::ExecutionFailure => e
+            raise Puppet::Error, "Cannot remove the IPnet: \n #{e.inspect}"
+        end
+    end
+   
+    ## read-only properties (settable upon creation) ##
+    def defrouter=(value)
+        raise Puppet::Error, "defrouter property is settable only upon creation"
+    end
+
+    def subnet=(value)
+        raise Puppet::Error, "subnet property is settable only upon creation"
+    end
+
+    def uuid=(value)
+        raise Puppet::Error, "uuid property is settable only upon creation"
+    end
+    
+    ## read/write property (always updatable) ##
+    def pool=(value)
+        @property_flush[:pool] = value
+    end
+   
+    ## Create IPnet instance ##
+    def create_ipnet(tenant, ipnet_name, properties)
+        begin
+            evsadm("add-ipnet", "-T", tenant, properties, ipnet_name)
+        rescue Puppet::ExecutionFailure => e
+            # Pass up the exception to upper level
+            raise
+        end
+    end
+
+    ## Remove IPnet instance ##
+    def delete_ipnet(tenant, ipnet_name)
+        begin
+            evsadm("remove-ipnet", "-T", tenant, ipnet_name)
+        rescue Puppet::ExecutionFailure => e
+            # Pass up the exception to upper level
+            raise
+        end
+    end
+
+    ## Set IPnet prop (pool property only) ##
+    def set_ipnet(tenant, ipnet_name, property)
+        begin
+            evsadm("set-ipnetprop", "-T", tenant, property, ipnet_name)
+        rescue Puppet::ExecutionFailure => e
+            # Pass up the exception to upper level
+            raise
+        end
+    end
+    
+    ## Parse the "name" value from user and yield tenant and IPnet name ##
+    def get_tenant_and_ipnet_name
+        fullname = @resource[:name]
+        
+        parsed_val = fullname.strip.split("/")
+        if (parsed_val.length != 3)
+            raise Puppet::Error, "Invalid IPnet name"
+        end
+        tenant, evs, ipnet = parsed_val
+        return tenant, evs + "/" + ipnet
+    end
+
+    ## property setter for IPnet creation ##
+    def add_properties(source)
+        p = []
+        prop_list = {
+            "defrouter" => source[:defrouter],
+            "pool" => source[:pool],
+            "subnet" => source[:subnet],
+            "uuid" => source[:uuid]
+            }
+        prop_list.each do |key, value|
+            next if (value == nil) || (value == "")
+            p << "#{key}=#{value}"
+        end
+        return [] if p.empty?
+        properties = Array["-p", p.join(",")]
+    end
+    
+    ## Flush when existing property value is updatable ##
+    def flush
+        tenant, ipnet_name = get_tenant_and_ipnet_name
+
+        unless @property_flush.empty?
+        # Update read/write property (pool)
+            pool_prop = ["-p", "pool=#{@property_flush[:pool]}"]
+            begin
+                set_ipnet(tenant, ipnet_name, pool_prop)
+            rescue Puppet::ExecutionFailure => e
+                raise Puppet::Error, "Cannot update the pool property. \n" \
+                    "#{e.inspect}"
+            end
+        end
+
+        # Synchronize all the SHOULD values to IS values
+        @property_hash = resource.to_hash
+    end
+end
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/provider/evs_properties/solaris.rb	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,292 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
+#
+
+
+Puppet::Type.type(:evs_properties).provide(:evs_properties) do
+    desc "Provider for managing Oracle Solaris EVS properties"
+    confine :operatingsystem => [:solaris]
+    defaultfor :osfamily => :solaris, :kernelrelease => ["5.11", "5.12"]
+    commands :evsadm => "/usr/sbin/evsadm"
+
+    mk_resource_methods
+
+    def initialize(value={})
+        super(value)
+        @property_flush = {}
+    end
+
+    def self.get_client_property
+        client_property = {}
+        begin
+            p = evsadm("show-prop", "-c", "-o", "property,value")
+        rescue Puppet::ExecutionFailure => e
+            raise Puppet::Error, "Failed to prefetch client property: \n" \
+                "#{e.inspect}"
+        end
+
+        property, value = p.strip.split(":", 2)
+        value.gsub! "\\:", ":" 
+        client_property[:name] = "client_property"
+        client_property[:controller] = value
+        
+        Puppet.debug "Client Property: #{client_property.inspect}"
+        client_property
+
+    end
+
+    def self.get_control_properties
+        control_props = {}
+        uplink_ports = []
+        uri_templates = []
+        vxlan_addrs = []
+        begin
+            evsadm("show-controlprop", "-c", "-o", 
+                "property,value,vlan_range,vxlan_range,host,flat").\
+                split("\n").collect do |each_prop|
+                each_prop.gsub! "\\:", "\\"
+                property, value, vlan_range, vxlan_range, host, flat = \
+                    each_prop.strip().split(":")
+                case property
+                when "l2-type"
+                    control_props[:l2_type] = value
+                when "uplink-port"
+                    next if value.empty?
+                    host = "" if host == nil
+                    val = "#{value};#{vlan_range};#{vxlan_range};#{host};"\
+                        "#{flat}"
+                    uplink_ports << val
+                when "uri-template"
+                    value.gsub! "\\", ":"
+                    host = "" if host == nil
+                    val = "#{value};#{host}"
+                    uri_templates << val
+                when "vlan-range"
+                    control_props[:vlan_range] = value
+                when "vxlan-addr"
+                    host = "" if host == nil
+                    val = "#{value};#{vxlan_range};#{host}"
+                    vxlan_addrs << val
+                when "vxlan-ipvers"
+                    control_props[:vxlan_ipvers] = value
+                when "vxlan-mgroup"
+                    control_props[:vxlan_mgroup] = value
+                when "vxlan-range"
+                    control_props[:vxlan_range] = value
+                end
+            end
+        rescue Puppet::ExecutionFailure => e
+            # EVS controller is not set or invalid
+            # Handle the exception at upper level
+            raise
+        end
+        control_props[:name] = "controller_property"
+        control_props[:uplink_port] = uplink_ports
+        control_props[:uri_template] = uri_templates
+        control_props[:vxlan_addr] = vxlan_addrs
+        Puppet.debug "Control Properties: #{control_props.inspect}"
+        control_props
+    end
+
+    def self.instances
+        prop_instance = []
+        client_property = get_client_property
+        prop_instance << new(client_property)
+        
+        begin
+            controller_property = get_control_properties
+        rescue Puppet::ExecutionFailure => e
+            # EVS controller is not set or invalid
+            prop_instance << new({:name => "controller_property"})
+        else
+            # controller_property values are fetched
+            prop_instance << new(controller_property)
+        end
+        prop_instance
+    end
+
+    def self.prefetch(resources)
+        instances.each do |inst|
+            if resource = resources[inst.name]
+                resource.provider = inst
+            end
+        end
+    end
+    
+    ### Define Setters ###
+    ## Controller side property setup ##
+    
+    def l2_type=(value)
+        @property_flush[:l2_type] = value
+    end
+    
+    def uplink_port=(value)
+        @property_flush[:uplink_port] = value
+    end
+    
+    def uri_template=(value)
+        @property_flush[:uri_template] = value
+    end
+
+    def vlan_range=(value)
+        @property_flush[:vlan_range] = value
+    end
+    
+    def vxlan_addr=(value)
+        @property_flush[:vxlan_addr] = value
+    end
+
+    def vxlan_ipvers=(value)
+        @property_flush[:vxlan_ipvers] = value
+    end
+    
+    def vxlan_mgroup=(value)
+        @property_flush[:vxlan_mgroup] = value
+    end
+
+    def vxlan_range=(value)
+        @property_flush[:vxlan_range] = value
+    end
+    
+    ## Client side property setup: the pointer to the EVS controller ##
+    def controller=(value)
+        @property_flush[:controller] = value
+    end
+
+    def set_controller_property(host, property)
+        begin
+            evsadm("set-controlprop", host, property)
+        rescue Puppet::ExecutionFailure => e
+            # Pass up the exception to upper level
+            raise
+        end
+    end
+
+    def set_client_property(property)
+        begin
+            evsadm("set-prop", "-p", property)
+        rescue Puppet::ExecutionFailure => e
+            # Pass up the exception to upper level
+            raise
+        end
+    end
+
+    def flush
+        case @resource[:name]
+        when "controller_property"
+            if @property_flush.has_key?(:controller)
+                raise Puppet::Error, "controller_property does not have "\
+                    "'controller' property. Try client_property"
+            end
+            
+            props = []
+            @property_flush.each do |key, value|
+                # Change symbol to string
+                k = key.to_s.gsub! "_", "-"
+                case k
+                # uplink-port property takes up to five values:
+                # link, [vlan-range], [vxlan-range], [host] and [flat]
+                when "uplink-port"
+                    link, vlan, vxlan, host, flat = \
+                        value.strip().split(";", -1)
+
+                    # store host parameter if exists
+                    host = host != "" ? ["-h", host] : []
+
+                    # Concatenate the parameters of uplink-port
+                    link = "uplink-port=#{link}"
+                    vlan = vlan != "" ? ",vlan-range=#{vlan}" : ""
+                    vxlan = vxlan != "" ? ",vxlan-range=#{vxlan}" : ""
+                    flat = flat != "" ? ",flat=#{flat}" : ""
+
+                    p = ["-p", "#{link}#{vlan}#{vxlan}#{flat}"]
+
+                    props << [host, p]
+
+                # uri-template property takes up to two values:
+                # uri and [host]
+                when "uri-template"
+                    uri, host = value.strip().split(";", -1)
+                    
+                    # store host parameter if exists
+                    host = host != "" ? ["-h", host] : []
+                    uri = ["-p", "uri-template=#{uri}"]
+                    
+                    props << [host, uri]
+
+                # vxlan_addr property takes up to three values:
+                # vxlan-addr, [vxlan-range] and [host]
+                when "vxlan-addr"
+                    addr, range, host = value.strip().split(";", -1)
+                    
+                    # store host parameter if exists
+                    host = host != "" ? ["-h", host] : []
+                    addr = "vxlan-addr=#{addr}"
+                    range = range != "" ? ",vxlan-range=#{range}" : ""
+                    
+                    p = ["-p", "#{addr}#{range}"]
+                    
+                    props << [host, p]
+
+                # l2-type, vlan-range, vxlan-range, vxlan-ipvers
+                # and vxlan-mgroup properties just need values
+                else
+                    host = []
+                    p = ["-p", "#{k}=#{value}"]
+                    props << [host, p]
+                end
+            end
+
+            # Reverse the array so that l2-type, vlan-range, vxlan-range
+            # vxlan-ipvers and vxlan-mgroups are set before the others
+            props.reverse!
+            # iteratively set controller property
+            props.each do |p|
+                begin
+                    set_controller_property(p[0], p[1])
+                # Do not terminate the script even if there is an error
+                # Just continue to next script
+                rescue Puppet::ExecutionFailure => e
+                    Puppet.err "Cannot apply the property: \n#{e.inspect}"
+                end
+            end
+
+        when "client_property"
+            unless @property_flush.has_key?(:controller)
+                raise Puppet::Error,
+                    "'controller' property must be specified"
+            end
+            prop = "controller=#{@property_flush[:controller]}"
+            begin
+                set_client_property(prop) 
+            rescue Puppet::ExecutionFailure => e
+                raise Puppet::Error, "Cannot apply the property:\n #{e.inspect}"
+            end
+        end
+        
+        # Synchronize all the SHOULD values to IS values
+        @property_hash = resource.to_hash
+    end
+end
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/provider/evs_vport/solaris.rb	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,257 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
+#
+
+
+Puppet::Type.type(:evs_vport).provide(:evs_vport) do
+    desc "Provider for managing EVS VPort setup in the Solaris OS"
+    confine :operatingsystem => [:solaris]
+    defaultfor :osfamily => :solaris, :kernelrelease => ["5.11", "5.12"]
+    commands :evsadm => "/usr/sbin/evsadm"
+
+    mk_resource_methods
+
+    def initialize(value={})
+        super(value)
+        @property_flush = {}
+    end
+
+    def self.get_vport_list
+        begin
+            vport_list = evsadm("show-vport", "-c", "-o", 
+                "name,tenant,status").split("\n")
+        rescue Puppet::ExecutionFailure => e
+            raise Puppet::Error, "unable to populate VPort instances: \n" \
+                "#{e.inspect}"
+            return nil
+        end
+        vport_list
+    end
+   
+    def self.get_vport_properties(vport, tenant, status, ensure_val)
+        vport_props = {}
+        vport_fullname = tenant + "/" + vport
+        vport_props[:name] = vport_fullname
+        vport_props[:status] = status
+        vport_props[:ensure] = ensure_val
+        
+        evsadm("show-vportprop", "-f", "tenant=#{tenant}", "-c", "-o",
+            "property,value", vport).split("\n").collect do |each_prop|
+            property, value = each_prop.split(":", 2)
+            value = "" if value.nil?
+            case property
+            # read/write properties (always updatable)
+            when "cos"
+                vport_props[:cos] = value
+            when "maxbw"
+                vport_props[:maxbw] = value
+            when "priority"
+                vport_props[:priority] = value
+            when "protection"
+                vport_props[:protection] = value
+            # read-only properties (settable upon creation)
+            when "ipaddr"
+                vport_props[:ipaddr] = value
+            when "macaddr"
+                # macaddr ":" appears to be "\:". change it to ":"
+                vport_props[:macaddr] = value.gsub! "\\:", ":"
+            when "uuid"
+                vport_props[:uuid] = value
+            end
+        end
+
+        Puppet.debug "VPort properties: #{vport_props.inspect}"
+        vport_props
+    end
+
+    def self.instances
+        get_vport_list.collect do |each_vport|
+            vport, tenant, status = each_vport.strip.split(":")
+            vport_props = get_vport_properties(vport, tenant, status, :present)
+            new(vport_props) # Create a provider instance
+        end
+    end        
+        
+    def self.prefetch(resources)
+        instances.each do |inst|
+            if resource = resources[inst.name]
+                resource.provider = inst
+            end
+        end
+    end
+
+    def exists?
+        @property_hash[:ensure] == :present
+    end
+
+    def create
+        tenant, vport = get_tenant_and_vport_name
+        begin
+            create_vport(tenant, vport, add_properties(@resource))
+        rescue Puppet::ExecutionFailure => e
+            raise Puppet::Error, "Cannot add VPort: \n #{e.inspect}"
+        end
+    end
+
+    def destroy
+        tenant, vport = get_tenant_and_vport_name
+        begin
+            delete_vport(tenant, vport)
+        rescue Puppet::ExecutionFailure => e
+            raise Puppet::Error, "Cannot remove VPort: \n #{e.inspect}"
+        end
+    end
+
+    def reset
+        tenant, vport = get_tenant_and_vport_name
+        begin
+            evsadm("reset-vport", "-T", tenant, vport)
+        rescue Puppet::ExecutionFailure => e
+            raise Puppet::Error, "Cannot reset VPort: \n #{e.inspect}"
+        end
+
+        @resource[:ensure] = :present
+        Puppet::notice "The VPort has been successfully reset."
+    end
+    
+    ### Define Setters ###
+    ## read/write properties (always updatable) ##
+    def cos=(value)
+        @property_flush[:cos] = value
+    end
+
+    def maxbw=(value)
+        @property_flush[:maxbw] = value
+    end
+    
+    def priority=(value)
+        @property_flush[:priority] = value
+    end
+    
+    def protection=(value)
+        @property_flush[:protection] = value
+    end
+
+    ## read-only properties (settable upon creation) ##
+    def ipaddr=(value)
+        raise Puppet::Error, "ipaddr property is settable only upon creation"
+    end
+
+    def macaddr=(value)
+        raise Puppet::Error, "macaddr property is settable only upon creation"
+    end
+
+    def uuid=(value)
+        raise Puppet::Error, "uuid property is settable only upon creation"
+    end
+
+    # Add VPort Instance
+    def create_vport(tenant, vport, properties)
+        begin
+            evsadm("add-vport", "-T", tenant, properties, vport)
+        rescue Puppet::ExecutionFailure => e
+            # Pass up the exception to upper level
+            raise
+        end
+    end
+
+    # Remove Vport Instance
+    def delete_vport(tenant, vport)
+        begin
+            evsadm("remove-vport", "-T", tenant, vport)
+        rescue Puppet::ExecutionFailure => e
+            # Pass up the exception to upper level
+            raise
+        end
+    end
+    
+    # set read/write property 
+    def set_vportprop(tenant, vport, property)
+        begin
+            evsadm("set-vportprop", "-T", tenant, property, vport)
+        rescue Puppet::ExecutionFailure => e
+            # Pass up the exception to upper level
+            raise
+        end
+    end
+
+    # Parse the "name" value from user and yield tenant and vport name
+    def get_tenant_and_vport_name
+        fullname = @resource[:name]
+
+        return [] if fullname == nil
+        parsed_val = fullname.strip.split("/")
+        if (parsed_val.length != 3)
+            raise Puppet::Error, "Invalid VPort name #{@resource[:name]} \n" \
+                "Name convention must be <tenant>/<evs>/<vport>"
+        end
+        tenant, evs, vport = parsed_val
+        return tenant, evs + "/" + vport
+    end
+
+    # property setter for vport creation
+    def add_properties(source)
+        p = []
+        if source[:ipaddr] != nil
+            source[:ipaddr] = source[:ipaddr].split('/')[0]
+        end
+        prop_list = {
+            "cos" => source[:cos], 
+            "maxbw" => source[:maxbw], 
+            "priority" => source[:priority],
+            "protection" => source[:protection],
+            "ipaddr" => source[:ipaddr],
+            "macaddr" => source[:macaddr],
+            "uuid" => source[:uuid]
+        }
+        prop_list.each do |key, value|
+            next if (value == "") || (value == nil)
+            p << "#{key}=#{value}"
+        end
+        return [] if p.empty?
+        properties = Array["-p", p.join(",")]
+    end
+
+    # Update property change
+    def flush
+        tenant, vport = get_tenant_and_vport_name
+       
+        # Update property values when specified
+        unless @property_flush.empty?
+            # update multiple property values iteratively
+            @property_flush.each do |key, value|
+                prop = ["-p", "#{key}=#{value}"]
+                begin
+                    set_vportprop(tenant, vport, prop)
+                rescue Puppet::ExecutionFailure => e
+                    raise Puppet::Error, "Cannot update the property " \
+                        "#{key}=#{value}.\n#{e.inspect}"
+                end
+            end
+        end
+
+        # Synchronize all the SHOULD values to IS values
+        @property_hash = resource.to_hash
+    end
+end
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/provider/interface_properties/solaris.rb	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,117 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
+#
+
+Puppet::Type.type(:interface_properties).provide(:interface_properties) do
+    desc "Provider for managing Oracle Solaris interface properties"
+    confine :operatingsystem => [:solaris]
+    defaultfor :osfamily => :solaris, :kernelrelease => ['5.11', '5.12']
+    commands :ipadm => '/usr/sbin/ipadm'
+
+    def initialize(value={})
+        super(value)
+        @ifprops = {}
+    end
+
+    def self.instances
+        props = {}
+
+        ipadm("show-ifprop", "-c", "-o",
+              "IFNAME,PROPERTY,PROTO,CURRENT").split("\n").collect do |line|
+            ifname, property, proto, value = line.strip().split(":")
+            fullname = ifname + "/" + proto
+            if not props.has_key? fullname
+                props[fullname] = {}
+            end
+            props[fullname][property] = value
+        end
+
+        interfaces = []
+        props.each do |key, value|
+            interfaces << new(:name => key,
+                              :ensure => :present,
+                              :properties => value)
+        end
+        interfaces
+    end
+
+    def self.prefetch(resources)
+        # pull the instances on the system
+        props = instances
+
+        # set the provider for the resource to set the property_hash
+        resources.keys.each do |name|
+            if provider = props.find{ |prop| prop.name == name}
+                resources[name].provider = provider
+            end
+        end
+    end
+
+    def properties
+        @property_hash[:properties]
+    end
+
+    def properties=(value)
+        value.each do |key, value|
+            ipadm("set-ifprop", "-p", "#{key}=#{value}", @resource[:name])
+        end
+    end
+
+    def exists?
+        if @resource[:properties] == nil
+            return :false
+        end
+
+        ifname, protocol = @resource[:interface].split("/")
+
+        @resource[:properties].each do |key, value|
+            p = exec_cmd(command(:ipadm), "show-ifprop", "-m", protocol,
+                         "-p", key, "-c", "-o", "CURRENT", ifname)
+
+            if p[:exit] == 1
+                Puppet.warning "Property '#{key}' not found for interface
+                                #{ifname}"
+                next
+            end
+
+            if p[:out].strip != value
+                @ifprops[key] = value
+            end
+        end
+
+        return @ifprops.empty?
+    end
+
+    def create
+        name, proto = @resource[:interface].split("/")
+        @ifprops.each do |key, value|
+            ipadm("set-ifprop", "-m", proto, "-p", "#{key}=#{value}", name)
+        end
+    end
+
+    def exec_cmd(*cmd)
+        output = Puppet::Util::Execution.execute(cmd, :failonfail => false)
+        {:out => output, :exit => $CHILD_STATUS.exitstatus}
+    end
+end
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/provider/ip_interface/solaris.rb	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,60 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
+#
+
+Puppet::Type.type(:ip_interface).provide(:ip_interface) do
+    desc "Provider for management of IP interfaces for Oracle Solaris"
+    confine :operatingsystem => [:solaris]
+    defaultfor :osfamily => :solaris, :kernelrelease => ['5.11', '5.12']
+    commands :ipadm => '/usr/sbin/ipadm', :dladm => '/usr/sbin/dladm'
+
+    def self.instances
+        (dladm("show-link", "-p", "-o", "link").split("\n") &
+         ipadm("show-if", "-p", "-o", "ifname").split("\n")).collect do |ifname|
+            new(:name => ifname,
+                :ensure => :present)
+        end
+    end
+
+    def add_options
+       options = []
+       if @resource[:temporary] == :true
+         options << "-t"
+       end
+       options
+    end
+
+    def exists?
+        ipadm("show-if", "-p", "-o", "IFNAME").split(
+              "\n").include? @resource[:name]
+    end
+
+    def create
+        ipadm('create-ip', add_options, @resource[:name])
+    end
+
+    def destroy
+        ipadm('delete-ip', @resource[:name])
+    end
+end
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/provider/ip_tunnel/solaris.rb	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,103 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+#
+
+Puppet::Type.type(:ip_tunnel).provide(:ip_tunnel) do
+    desc "Provider for managing Oracle Solaris IP Tunnel links"
+    confine :operatingsystem => [:solaris]
+    defaultfor :osfamily => :solaris, :kernelrelease => ['5.11', '5.12']
+    commands :dladm => '/usr/sbin/dladm'
+
+    def self.instances
+        dladm("show-iptun", "-p", "-o", "link,type,local,remote").split(
+              "\n").collect do |line|
+            link, type, local, remote = line.split(":")
+            new(:name => link,
+                :ensure => :present,
+                :tunnel_type => type,
+                :local_address => local,
+                :remote_address => remote)
+        end
+    end
+        
+    def self.prefetch(resources)
+        # pull the instances on the system
+        ip_tunnels = instances
+
+        # set the provider for the resource to set the property_hash
+        resources.keys.each do |name|
+            if provider = ip_tunnels.find{ |ip_tunnel| ip_tunnel.name == name}
+                resources[name].provider = provider
+            end
+        end
+    end
+
+    [:tunnel_type, :local_address, :remote_address].each do |field|
+        define_method(field) do
+            begin
+                @property_hash[field]
+            end
+        end
+    end
+
+    def local_address=(value)
+        dladm("modify-iptun", "-a", "local=#{value}", @resource[:name])
+    end
+
+    def remote_address=(value)
+        dladm("modify-iptun", "-a", "remote=#{value}", @resource[:name])
+    end
+
+    def add_options
+       options = []
+       if @resource[:temporary] == :true
+         options << "-t"
+       end
+
+       if tunnel_type = @resource[:tunnel_type] and tunnel_type != nil
+           options << "-T" << resource[:tunnel_type]
+       end
+
+       if local = @resource[:local_address] and local != nil
+           options << "-a" << "local=#{local}"
+       end
+
+       if remote = @resource[:remote_address] and remote != nil
+           options << "-a" << "remote=#{remote}"
+       end
+       options
+    end
+
+    def exists?
+        @property_hash[:ensure] == :present
+    end
+
+    def create
+        dladm('create-iptun', add_options, @resource[:name])
+    end
+
+    def destroy
+        dladm('delete-iptun', @resource[:name])
+    end
+end
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/provider/ipmp_interface/solaris.rb	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,107 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
+#
+
+Puppet::Type.type(:ipmp_interface).provide(:ipmp_interface) do
+    desc "Provider for management of IPMP interfaces for Oracle Solaris"
+    confine :operatingsystem => [:solaris]
+    defaultfor :osfamily => :solaris, :kernelrelease => ['5.11', '5.12']
+    commands :ipadm => '/usr/sbin/ipadm'
+
+    def self.instances
+        ifaces = []
+        ipadm("show-if", "-p", "-o", "IFNAME,CLASS,OVER").each_line do |line|
+            name, linkclass, over = line.strip().split(":", 3)
+            next if linkclass != "ipmp"
+            ifaces << new(:name => name.strip(),
+                          :ensure => :present,
+                          :interfaces => over)
+        end
+        ifaces
+    end
+        
+    def self.prefetch(resources)
+        # pull the instances on the system
+        ifaces = instances
+
+        # set the provider for the resource to set the property_hash
+        resources.keys.each do |name|
+            if provider = ifaces.find{ |iface| iface.name == name}
+                resources[name].provider = provider
+            end
+        end
+    end
+
+    def interfaces
+        @property_hash[:interfaces]
+    end
+
+    def interfaces=(value)
+        current = self.interfaces.split()
+
+        remove_list = []
+        for entry in current - value
+            remove_list << "-i" << entry
+        end
+
+        add_list = []
+        for entry in value - current
+            add_list << "-i" << entry
+        end
+
+        if not add_list.empty?
+            ipadm("add-ipmp", add_list, @resource[:name])
+        end
+
+        if not remove_list.empty?
+            ipadm("remove-ipmp", remove_list, @resource[:name])
+        end
+    end
+
+    def add_options
+        options = []
+        if @resource[:temporary] == :true
+            options << "-t"
+        end
+        for iface in @resource[:interfaces] do
+            options << "-i" << iface
+        end
+        options
+    end
+
+    def exists?
+        @property_hash[:ensure] == :present
+    end
+
+    def create
+        ipadm('create-ipmp', add_options, @resource[:name])
+    end
+
+    def destroy
+        for iface in self.interfaces.each_line do
+            ipadm("remove-ipmp", "-i", iface, @resource[:name])
+        end
+        ipadm('delete-ipmp', @resource[:name])
+    end
+end
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/provider/link_aggregation/solaris.rb	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,186 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
+#
+
+Puppet::Type.type(:link_aggregation).provide(:link_aggregation) do
+    desc "Provider for creating Oracle Solaris link aggregations"
+    confine :operatingsystem => [:solaris]
+    defaultfor :osfamily => :solaris, :kernelrelease => ['5.11', '5.12']
+    commands :dladm => '/usr/sbin/dladm'
+
+    def self.instances
+        dladm("show-aggr", "-p", "-o",
+              "link,mode,policy,addrpolicy,lacpactivity,lacptimer").split(
+              "\n").collect do |line|
+            link, mode, policy, addrpolicy, lacpactivity, lacptimer = \
+                line.split(":")
+
+            links = []
+            dladm("show-aggr", "-x", "-p", "-o", "port", link).split(
+                  "\n").each do |portline|
+                next if portline.strip() == ""
+                links << portline.strip()
+            end
+
+            new(:name => link,
+                :ensure => :present,
+                :lower_links => links.join(" "),
+                :mode => mode,
+                :policy => policy,
+                :address => addrpolicy,
+                :lacpmode => lacpactivity,
+                :lacptimer => lacptimer)
+        end
+    end
+
+    def self.prefetch(resources)
+        # pull the instances on the system
+        aggrs = instances
+
+        # set the provider for the resource to set the property_hash
+        resources.keys.each do |name|
+            if provider = aggrs.find{ |aggr| aggr.name == name}
+                resources[name].provider = provider
+            end
+        end
+    end
+
+    # property getters
+    [:lower_links, :mode, :policy, :lacpmode, :lacptimer,
+     :address].each do |field|
+        define_method(field) do
+            @property_hash[field]
+        end
+    end
+
+    # property setters
+    def lower_links=(value)
+        is_temporary?(@resource[:name])
+        current = self.lower_links.split()
+        remove_list = []
+        for entry in current - value
+            remove_list << "-l" << entry
+        end
+
+        add_list = []
+        for entry in value - current
+            add_list << "-l" << entry
+        end
+
+        if not add_list.empty?
+            dladm("add-aggr", add_list, @resource[:name])
+        end
+
+        if not remove_list.empty?
+            dladm("remove-aggr", remove_list, @resource[:name])
+        end
+    end
+
+    def mode=(value)
+        is_temporary?(@resource[:name])
+        dladm("modify-aggr", "-m", value, @resource[:name])
+    end
+
+    def policy=(value)
+        is_temporary?(@resource[:name])
+        dladm("modify-aggr", "-P", value, @resource[:name])
+    end
+
+    def lacpmode=(value)
+        is_temporary?(@resource[:name])
+        dladm("modify-aggr", "-L", value, @resource[:name])
+    end
+
+    def lacptimer=(value)
+        is_temporary?(@resource[:name])
+        dladm("modify-aggr", "-T", value, @resource[:name])
+    end
+
+    def address=(value)
+        is_temporary?(@resource[:name])
+        dladm("modify-aggr", "-u", value, @resource[:name])
+    end
+
+    def add_options
+        options = []
+        if @resource[:temporary] == :true
+            options << "-t"
+        end
+
+        if lowerlinks = @resource[:lower_links]
+            if lowerlinks.is_a? Array
+                for link in lowerlinks
+                    options << "-l" << link
+                end
+            else
+                options << "-l" << lowerlinks
+            end
+        end
+
+        if mode = @resource[:mode]
+            options << "-m" << mode
+        end
+
+        if policy = @resource[:policy]
+            options << "-P" << policy
+        end
+
+        if lacpmode = @resource[:lacpmode]
+            options << "-L" << lacpmode
+        end
+
+        if lacptimer = @resource[:lacptimer]
+            options << "-T" << lacptimer
+        end
+
+        if address = @resource[:address]
+            options << "-u" << address
+        end
+        options
+    end
+
+    def exists?
+        @property_hash[:ensure] == :present
+    end
+
+    def create
+        dladm("create-aggr", add_options, @resource[:name])
+    end
+
+    def destroy
+        dladm("delete-aggr", add_options, @resource[:name])
+    end
+
+    def is_temporary?(name)
+        p = exec_cmd(command(:dladm), "show-aggr", "-P", name)
+        raise Puppet::Error, "Unable to change attributes of temporary " \
+            "aggregation #{@resource[:name]}" if p[:exit] == 1
+    end
+
+    def exec_cmd(*cmd)
+        output = Puppet::Util::Execution.execute(cmd, :failonfail => false)
+        {:out => output, :exit => $CHILD_STATUS.exitstatus}
+    end
+end
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/provider/link_properties/solaris.rb	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,112 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
+#
+
+Puppet::Type.type(:link_properties).provide(:link_properties) do
+    desc "Provider for managing Oracle Solaris link properties"
+    confine :operatingsystem => [:solaris]
+    defaultfor :osfamily => :solaris, :kernelrelease => ['5.11', '5.12']
+    commands :dladm => '/usr/sbin/dladm'
+
+    def initialize(value={})
+        super(value)
+        @linkprops = {}
+    end
+
+    def self.instances
+        dladm("show-link", "-p", "-o", "link").
+        split("\n").collect do |link|
+            props = {}
+            dladm("show-linkprop", "-c", "-o", "property,value",
+                  link.strip()).split("\n").collect do |line|
+                next if line.strip.end_with? ":"
+                data = line.split(":", 2)
+                name, value = data
+                props[name] = value.delete("\\")  # remove the escape character
+            end
+
+            new(:name => link.strip(),
+                :ensure => :present,
+                :properties => props)
+        end
+    end
+
+    def self.prefetch(resources)
+        instances.each do |prov|
+            if resource = resources[prov.name]
+                resource.provider = prov
+            end
+        end
+    end
+
+    def properties
+        @property_hash[:properties]
+    end
+
+    def properties=(value)
+        dladm("set-linkprop", add_properties(value), @resource[:name])
+    end
+
+    def add_properties(props)
+        a = []
+        props.each do |key, value|
+            a << "#{key}=#{value}"
+        end
+        properties = Array["-p", a.join(",")]
+    end
+
+    def exists?
+        if @resource[:properties] == nil
+            return :false
+        end
+
+        @resource[:properties].each do |key, value|
+            p = exec_cmd(command(:dladm), "show-linkprop", @resource[:link],
+                         "-c", "-p", key, "-o", "value")
+            if p[:exit] == 1
+                Puppet.warning "Property '#{key}' not found for link " \
+                               "#{@resource[:link]}"
+                next
+            end
+
+            if p[:out].strip != value
+                @linkprops[key] = value
+            end
+        end
+
+        return @linkprops.empty?
+    end
+
+    def create
+        if @linkprops
+            dladm("set-linkprop", add_properties(@linkprops), @resource[:link])
+        end
+    end
+
+    def exec_cmd(*cmd)
+        output = Puppet::Util::Execution.execute(cmd, :failonfail => false)
+        {:out => output, :exit => $CHILD_STATUS.exitstatus}
+    end
+end
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/provider/nsswitch/solaris.rb	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,75 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
+#
+
+Puppet::Type.type(:nsswitch).provide(:nsswitch) do
+    desc "Provider for name service switch configuration data"
+    confine :operatingsystem => [:solaris]
+    defaultfor :osfamily => :solaris, :kernelrelease => ['5.11', '5.12']
+    commands :svccfg => '/usr/sbin/svccfg', :svcprop => '/usr/bin/svcprop'
+
+    class << self; attr_accessor :nsswitch_fmri end
+    Nsswitch_fmri = "svc:/system/name-service/switch"
+
+    def self.instances
+        props = {}
+        svcprop("-p", "config", Nsswitch_fmri).each_line.collect do |line|
+            fullprop, type, value = line.split(" ", 2)
+            pg, prop = fullprop.split("/")
+            props[prop] = value \
+                if Puppet::Type.type(:nsswitch).validproperties.include? prop
+        end
+
+        props[:name] = "current"
+        return Array new(props)
+    end
+
+    Puppet::Type.type(:nsswitch).validproperties.each do |field|
+        define_method(field) do
+            begin
+                out = svcprop("-p", "config/" + field.to_s,
+                              Nsswitch_fmri).strip()
+                out = out.delete("\\")
+            rescue
+                # if the property isn't set, don't raise an error
+                nil
+            end
+        end
+
+        define_method(field.to_s + "=") do |should|
+            begin
+                svccfg("-s", Nsswitch_fmri, "setprop",
+                       "config/" + field.to_s, "=", '"' + should + '"')
+            rescue => detail
+                raise Puppet::Error,
+                    "Unable to set #{field.to_s} to #{should.inspect}\n"
+                    "#{detail}\n"
+            end
+        end
+    end
+
+    def flush
+        svccfg("-s", Nsswitch_fmri, "refresh")
+    end
+end
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/provider/pkg_facet/solaris.rb	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,77 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+#
+
+Puppet::Type.type(:pkg_facet).provide(:pkg_facet) do
+    desc "Provider for Oracle Solaris facets"
+    confine :operatingsystem => [:solaris]
+    defaultfor :osfamily => :solaris, :kernelrelease => ['5.11', '5.12']
+    commands :pkg => '/usr/bin/pkg'
+
+    def self.instances
+        pkg(:facet, "-H", "-F", "tsv").split("\n").collect do |line|
+            name, value = line.split
+            new(:name => name,
+                :ensure => :present,
+                :value => value.downcase)
+        end 
+    end
+
+    def self.prefetch(resources)
+        # pull the instances on the system
+        facets = instances
+
+        # set the provider for the resource to set the property_hash
+        resources.keys.each do |name|
+            if provider = facets.find{ |facet| facet.name == name}
+                resources[name].provider = provider
+            end
+        end
+    end
+
+    def value
+        @property_hash[:value]
+    end
+
+    def exists?
+        # only compare against @resource if one is provided via manifests
+        if @property_hash[:ensure] == :present and @resource[:value] != nil
+            # retrieve the string representation of @resource[:value] since it
+            # gets translated to an object by Puppet
+            return (@property_hash[:ensure] == :present and \
+                    @property_hash[:value].downcase == \
+                        @resource[:value].downcase)
+        end
+        @property_hash[:ensure] == :present
+    end
+
+    # required puppet functions
+    def create
+        pkg("change-facet", "#{@resource[:name]}=#{@resource[:value]}")
+    end
+
+    def destroy
+        pkg("change-facet", "#{@resource[:name]}=None")
+    end
+end
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/provider/pkg_mediator/solaris.rb	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,99 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+#
+
+Puppet::Type.type(:pkg_mediator).provide(:pkg_mediator) do
+    desc "Provider for Oracle Solaris mediators"
+    confine :operatingsystem => [:solaris]
+    defaultfor :osfamily => :solaris, :kernelrelease => ['5.11', '5.12']
+    commands :pkg => '/usr/bin/pkg'
+
+    def self.instances
+        pkg(:mediator, "-H", "-F", "tsv").split("\n").collect do |line|
+            name, ver_src, version, impl_src, impl, impl_ver = line.split("\t")
+            
+            # Because implementation is an optional parameter, it may not be set.
+            # If the implementation is not set, that needs to be captured in 
+            # the output.
+            if not impl
+                impl = 'None'
+            end
+
+            new(:name => name,
+                :ensure => :present,
+                :implementation => impl,
+                :version => version)
+        end 
+    end
+
+    def self.prefetch(resources)
+        # pull the instances on the system
+        mediators = instances
+
+        # set the provider for the resource to set the property_hash
+        resources.keys.each do |name|
+            if provider = mediators.find{ |mediator| mediator.name == name}
+                resources[name].provider = provider
+            end
+        end
+    end
+
+    def exists?
+        # only compare against @resource if one is provided via manifests
+        if @property_hash[:ensure] == :present and @resource[:version] != nil
+            return (@property_hash[:ensure] == :present and \
+                   @property_hash[:version] == @resource[:version])
+        end
+        @property_hash[:ensure] == :present
+    end
+
+    def version
+        @property_hash[:version]
+    end
+
+    def implementation
+        @property_hash[:implementation]
+    end
+
+    def build_flags
+        flags = []
+        if version = @resource[:version] and version != nil
+            flags << "-V" << @resource[:version]
+        end
+
+        if implementation = @resource[:implementation] and implementation != nil
+            flags << "-I" << @resource[:implementation]
+        end
+        flags
+    end
+
+    # required puppet functions
+    def create
+        pkg("set-mediator", build_flags, @resource[:name])
+    end
+
+    def destroy
+        pkg("unset-mediator", build_flags, @resource[:name])
+    end
+end
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/provider/pkg_publisher/solaris.rb	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,275 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
+#
+
+Puppet::Type.type(:pkg_publisher).provide(:pkg_publisher) do
+    desc "Provider for Solaris publishers"
+    confine :operatingsystem => [:solaris]
+    defaultfor :osfamily => :solaris, :kernelrelease => ['5.11', '5.12']
+    commands :pkg => '/usr/bin/pkg'
+
+    def self.instances
+        publishers = {}
+        publisher_order = []
+        pkg(:publisher, "-H", "-F", "tsv").split("\n").collect do |line|
+            name, sticky, syspub, enabled, type, status, origin, proxy = \
+                line.split("\t")
+
+            # set the order of the publishers
+            if not publisher_order.include?("name")
+                publisher_order << name
+            end
+            # strip off any trailing "/" characters
+            if origin.end_with?("/")
+                origin = origin[0..-2]
+            end
+
+            if publishers.has_key?(name)
+                # if we've seen this publisher before, simply update the origin
+                # array
+	        if type.eql? "mirror"
+                    publishers[name]["mirror"] << origin
+		else
+                    publishers[name]["origin"] << origin
+		end
+
+            else
+                # create a new hash entry for this publisher
+                publishers[name] = {'sticky' => sticky, 'enable' => enabled,
+                                    'origin' => Array[],
+				    'mirror' => Array[]}
+					
+		if type.eql? "mirror"
+                    publishers[name]["mirror"] << origin
+		else
+                    publishers[name]["origin"] << origin
+		end
+
+                publishers[name]["proxy"] = proxy if proxy != "-"
+
+                index = publisher_order.index(name)
+                if index == 0
+                    publishers[name]["searchfirst"] = true
+                    publishers[name]["searchafter"] = nil
+                else
+                    publishers[name]["searchfirst"] = nil
+                    publishers[name]["searchafter"] = publisher_order[index-1]
+                end
+            end
+        end
+        # create new entries for the system
+        publishers.keys.collect do |publisher|
+            new(:name => publisher,
+                :ensure => :present,
+                :sticky => publishers[publisher]["sticky"],
+                :enable => publishers[publisher]["enable"],
+                :origin => publishers[publisher]["origin"],
+                :mirror => publishers[publisher]["mirror"],
+                :proxy => publishers[publisher]["proxy"],
+                :searchfirst => publishers[publisher]["searchfirst"],
+                :searchafter => publishers[publisher]["searchafter"],
+                :searchbefore => nil,
+                :sslkey => nil,
+                :sslcert => nil)
+        end
+    end
+
+    def self.prefetch(resources)
+        # pull the instances on the system
+        publishers = instances
+
+        # set the provider for the resource to set the property_hash
+        resources.keys.each do |name|
+            if provider = publishers.find{ |publisher| publisher.name == name}
+                resources[name].provider = provider
+            end
+        end
+    end
+
+    # property getters - each getter does exactly the same thing so create
+    # dynamic methods to handle them
+    [:sticky, :enable, :origin, :mirror, :proxy, :searchfirst, :searchafter,
+     :searchbefore, :sslkey, :sslcert].each do |property|
+        define_method(property) do
+            begin
+                @property_hash[property]
+            rescue
+            end
+        end
+    end
+
+    def exists?
+        # only compare against @resource if one is provided via manifests
+        if @property_hash[:ensure] == :present and @resource[:origin] != nil
+            return @property_hash[:origin].sort() == @resource[:origin].sort()
+        end
+        @property_hash[:ensure] == :present
+    end
+
+    def build_origin
+        origins = []
+	
+        # add all the origins from the manifest 
+        if !@resource[:origin].nil?
+	   for o in @resource[:origin] do
+               origins << "-g" << o
+           end
+	end
+
+        # add all the mirrors from the manifest 
+	if !@resource[:mirror].nil?
+	    for o in @resource[:mirror] do
+                origins << "-m" << o
+            end
+	end
+        # remove all the existing origins and mirrors
+        if @property_hash != {}
+           if !@property_hash[:origin].nil?
+              for o in @property_hash[:origin] do
+                  origins << "-G" << o
+              end
+	   end
+           if !@property_hash[:mirror].nil?
+              for o in @property_hash[:mirror] do
+                  origins << "-M" << o
+              end
+           end
+        end
+        origins
+    end
+
+    def build_flags
+        flags = []
+
+        if searchfirst = @resource[:searchfirst] and searchfirst != ""
+            if searchfirst == :true
+                flags << "--search-first"
+            end
+        end
+
+        if sticky = @resource[:sticky] and sticky != nil
+            if sticky == :true
+                flags << "--sticky"
+            elsif sticky == :false
+                flags << "--non-sticky"
+            end
+        end
+
+        if searchafter = @resource[:searchafter] and searchafter != ""
+            if pkg(:publisher, "-H", "-F", "tsv").split("\n").detect \
+                { |line| line.split()[0] == searchafter }
+                    flags << "--search-after" << searchafter
+            else
+                Puppet.warning "Publisher #{searchafter} not found.  " \
+                               "Skipping --search-after argument"
+            end
+        end
+
+        if searchbefore = @resource[:searchbefore] and searchbefore != ""
+            if pkg(:publisher, "-H", "-F", "tsv").split("\n").detect \
+                { |line| line.split()[0] == searchbefore }
+                    flags << "--search-before" << searchbefore
+            else
+                Puppet.warning "Publisher #{searchbefore} not found.  " \
+                               "Skipping --search-before argument"
+            end
+        end
+
+        if proxy = @resource[:proxy]
+            flags << "--proxy" << proxy
+        end
+
+        if sslkey = @resource[:sslkey]
+            flags << "-k" << sslkey
+        end
+
+        if sslcert = @resource[:sslcert]
+            flags << "-c" << sslcert
+        end
+        flags
+    end
+
+    # property setters
+    def sticky=(value)
+        if value == :true
+            pkg("set-publisher", "--sticky", @resource[:name])
+        else
+            pkg("set-publisher", "--non-sticky", @resource[:name])
+        end
+    end
+
+    def enable=(value)
+        if value == :true
+            pkg("set-publisher", "--enable", @resource[:name])
+        else
+            pkg("set-publisher", "--disable", @resource[:name])
+        end
+    end
+
+    def searchfirst=(value)
+        if value == :true
+            pkg("set-publisher", "--search-first", @resource[:name])
+        end
+    end
+
+    def searchbefore=(value)
+        pkg("set-publisher", "--search-before", value, @resource[:name])
+    end
+
+    def searchafter=(value)
+        pkg("set-publisher", "--search-after", value, @resource[:name])
+    end
+
+    def proxy=(value)
+        pkg("set-publisher", "--proxy", value, @resource[:name])
+    end
+
+    def sslkey=(value)
+        pkg("set-publisher", "-k", value, @resource[:name])
+    end
+
+    def sslcert=(value)
+        pkg("set-publisher", "-c", value, @resource[:name])
+    end
+
+    # required puppet functions
+    def create
+        pkg("set-publisher", build_flags, build_origin, @resource[:name])
+        # pkg(5) does not allow for a new publisher to be set with the disabled
+        # flag, so check for it after setting the publisher
+        if enable = @resource[:enable] and enable != nil
+            if enable == :false
+                pkg("set-publisher", "--disable", @resource[:name])
+            end
+        end
+    end
+    
+    def mirror=(value)
+        create
+    end
+
+    def destroy
+        pkg("unset-publisher", @resource[:name])
+    end
+end
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/provider/pkg_variant/solaris.rb	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,71 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+#
+
+Puppet::Type.type(:pkg_variant).provide(:pkg_variant) do
+    desc "Provider for Oracle Solaris variants"
+    confine :operatingsystem => [:solaris]
+    defaultfor :osfamily => :solaris, :kernelrelease => ['5.11', '5.12']
+    commands :pkg => '/usr/bin/pkg'
+
+    def self.instances
+        pkg(:variant, "-H", "-F", "tsv").split("\n").collect do |line|
+            name, value = line.split
+            new(:name => name,
+                :ensure => :present,
+                :value => value)
+        end 
+    end
+
+    def self.prefetch(resources)
+        # pull the instances on the system
+        variants = instances
+
+        # set the provider for the resource to set the property_hash
+        resources.keys.each do |name|
+            if provider = variants.find{ |variant| variant.name == name}
+                resources[name].provider = provider
+            end
+        end
+    end
+
+    def value
+        @property_hash[:value]
+    end
+
+    def exists?
+        # only compare against @resource if one is provided via manifests
+        if @property_hash[:ensure] == :present and @resource[:value] != nil
+            # cast @resource[:value] to a string since it gets translated to an
+            # object by Puppet
+            return (@property_hash[:ensure] == :present and \
+                    @property_hash[:value] == @resource[:value].to_s)
+        end
+        @property_hash[:ensure] == :present
+    end
+
+    def create
+        pkg("change-variant", "#{@resource[:name]}=#{@resource[:value]}")
+    end
+end
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/provider/protocol_properties/solaris.rb	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,113 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
+#
+
+Puppet::Type.type(:protocol_properties).provide(:protocol_properties) do
+    desc "Provider for managing Oracle Solaris protocol object properties"
+    confine :operatingsystem => [:solaris]
+    defaultfor :osfamily => :solaris, :kernelrelease => ['5.11', '5.12']
+    commands :ipadm => '/usr/sbin/ipadm'
+
+    def initialize(value={})
+        super(value)
+        @protoprops = {}
+    end
+
+    def self.instances
+        props = {}
+
+        ipadm("show-prop", "-c", "-o", "PROTO,PROPERTY,CURRENT").split(
+              "\n").collect do |line|
+            protocol, property, value = line.strip().split(":")
+            next if value == nil
+            if not props.has_key? protocol
+                props[protocol] = {}
+            end
+            props[protocol][property] = value
+        end
+
+        protocols = []
+        props.each do |key, value|
+            protocols << new(:name => key,
+                             :ensure => :present,
+                             :properties => value)
+        end
+        protocols
+    end
+
+    def self.prefetch(resources)
+        # pull the instances on the system
+        props = instances
+
+        # set the provider for the resource to set the property_hash
+        resources.keys.each do |name|
+            if provider = props.find{ |prop| prop.name == name}
+                resources[name].provider = provider
+            end
+        end
+    end
+
+    def properties
+        @property_hash[:properties]
+    end
+
+    def properties=(value)
+        value.each do |key, value|
+            ipadm("set-prop", "-p", "#{key}=#{value}", @resource[:name])
+        end
+    end
+
+    def exists?
+        if @resource[:properties] == nil
+            return :false
+        end
+
+        @resource[:properties].each do |key, value|
+            p = exec_cmd(command(:ipadm), "show-prop","-c", "-p", key,
+                         "-o", "CURRENT", @resource[:protocol])
+            if p[:exit] == 1
+                Puppet.warning "Property '#{key}' not found for protocol " \
+                               "#{@resource[:protocol]}"
+                next
+            end
+
+            if p[:out].strip != value
+                @protoprops[key] = value
+            end
+        end
+
+        return @protoprops.empty?
+    end
+
+    def create
+        @protoprops.each do |key, value|
+            ipadm("set-prop", "-p", "#{key}=#{value}", @resource[:name])
+        end
+    end
+
+    def exec_cmd(*cmd)
+        output = Puppet::Util::Execution.execute(cmd, :failonfail => false)
+        {:out => output, :exit => $CHILD_STATUS.exitstatus}
+    end
+end
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/provider/solaris_vlan/solaris.rb	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,94 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+#
+
+Puppet::Type.type(:solaris_vlan).provide(:solaris_vlan) do
+    desc "Provider for creating Solaris VLANs"
+    confine :operatingsystem => [:solaris]
+    defaultfor :osfamily => :solaris, :kernelrelease => ['5.11', '5.12']
+    commands :dladm => '/usr/sbin/dladm'
+
+    def self.instances
+        dladm("show-vlan", "-p", "-o", "link,over,vid").split(
+              "\n").collect do |line|
+            link, over, vlanid = line.split(":")
+            new(:name => link,
+                :ensure => :present,
+                :lower_link => over,
+                :vlanid => vlanid)
+        end
+    end
+
+    def self.prefetch(resources)
+        # pull the instances on the system
+        vlans = instances
+
+        # set the provider for the resource to set the property_hash
+        resources.keys.each do |name|
+            if provider = vlans.find{ |vlan| vlan.name == name}
+                resources[name].provider = provider
+            end
+        end
+    end
+
+    def lower_link
+        @property_hash[:lower_link]
+    end
+
+    def lower_link=(value)
+        dladm("modify-vlan", "-l", value, @resource[:name])
+    end
+
+    def vlanid
+        @property_hash[:vlanid]
+    end
+
+    def vlanid=(value)
+        dladm("modify-vlan", "-v", value, @resource[:name])
+    end
+
+    def add_options
+        options = []
+        if @resource[:temporary] == :true
+            options << "-t"
+        end
+        if @resource[:ensure] == :present and @resource[:force] == :true
+            options << "-f"
+        end
+        options
+    end
+
+    def exists?
+        @property_hash[:ensure] == :present
+    end
+
+    def create
+        dladm("create-vlan", add_options, "-l", @resource[:lower_link],
+              "-v", @resource[:vlanid], @resource[:name])
+    end
+
+    def destroy
+        dladm("delete-vlan", add_options, @resource[:name])
+    end
+end
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/provider/svccfg/solaris.rb	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,118 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
+#
+
+Puppet::Type.type(:svccfg).provide(:svccfg) do
+    desc "Provider for svccfg actions on Oracle Solaris"
+    defaultfor :operatingsystem => :solaris
+    commands :svccfg => "/usr/sbin/svccfg", :svcprop => "/usr/bin/svcprop"
+
+    def exists?
+        p = exec_cmd(command(:svcprop), "-p", @resource[:property],
+                     @resource[:fmri])
+        if @resource[:ensure] == :absent
+            # only test for the existance of the property and not the value
+            return p[:exit] == 0
+        elsif @resource[:ensure] == :present
+            # if the property group or property doesn't exist at all, the exit
+            # code will be 1
+            return false if p[:exit] != 0
+
+            # turn @resource[:value] into a simple string by dropping the first
+            # and last array elements (the parens) and removing all double
+            # quotes
+            simple = @resource[:value][1..-2].join(" ")[1..-2].gsub(/\"/, "")
+
+            # For properties, check the value against what's in SMF.  For
+            # property groups, svcprop already verified the PG exists by not
+            # failing
+            if @resource[:property].include? "/"
+                return p[:out].strip == simple
+            else
+                return p[:exit] == 0
+            end
+        end
+    end
+
+    def create
+        # Check to see if the service instance exists
+        cmd = Array[command(:svccfg), "select", @resource[:fmri]]
+        svc_exist = exec_cmd(cmd)
+
+        # Raise an error if the entity does not exist
+        if svc_exist[:exit] != 0
+            raise Puppet::Error, "SMF entity #{@resource[:fmri]} does not exist"
+        end
+        
+        args = ["-s", @resource[:fmri]]
+
+        if @resource[:property].include? "/"
+            args << "setprop" << @resource[:property] << "="
+            if type = @resource[:type] and type != nil
+                args << @resource[:type] + ":"
+            end
+            args << @resource[:value]
+        else
+            args << "addpg" << @resource[:property] << @resource[:type]
+        end
+        svccfg(args)
+        svccfg("-s", @resource[:fmri], "refresh")
+    end
+
+    def destroy
+        if @resource[:property].include? "/"
+            svccfg("-s", @resource[:fmri], "delprop", @resource[:property])
+        else
+            svccfg("-s", @resource[:fmri], "delpg", @resource[:property])
+        end
+        svccfg("-s", @resource[:fmri], "refresh")
+    end
+
+    def delcust
+        list_cmd = Array[command(:svccfg), "-s", @resource[:fmri], "listprop",
+                         "-l", "admin"]
+        delcust_cmd = Array[command(:svccfg), "-s", @resource[:fmri]]
+        if @resource[:property] != nil
+            list_cmd += Array[@resource[:property]]
+            delcust_cmd += Array[@resource[:property]]
+        end
+
+        # look for any admin layer customizations for this entity
+        p = exec_cmd(list_cmd)
+        if p[:out].strip != ''
+            # there are admin customizations
+            if @resource[:property] == nil
+                svccfg("-s", @resource[:fmri], "delcust")
+            else
+                svccfg("-s", @resource[:fmri], "delcust", @resource[:property])
+            end
+            svccfg("-s", @resource[:fmri], "refresh")
+        end
+    end
+
+    def exec_cmd(*cmd)
+        output = Puppet::Util::Execution.execute(cmd, :failonfail => false)
+        {:out => output, :exit => $CHILD_STATUS.exitstatus}
+    end
+end
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/provider/vni_interface/solaris.rb	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,79 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
+#
+
+Puppet::Type.type(:vni_interface).provide(:vni_interface) do
+    desc "Provider for management of VNI interfaces for Oracle Solaris"
+    confine :operatingsystem => [:solaris]
+    defaultfor :osfamily => :solaris, :kernelrelease => ['5.11', '5.12']
+    commands :ipadm => '/usr/sbin/ipadm'
+
+    def self.instances
+        vnis = []
+        ipadm("show-if", "-p", "-o", "IFNAME,CLASS").split(
+              "\n").each do |line|
+            ifname, ifclass = line.split(":", 2)
+            next if ifclass != "vni"
+            vnis << new(:name => ifname, :ensure => :present)
+        end
+        vnis
+    end
+
+    def add_options
+       options = []
+       if @resource[:temporary] == :true
+         options << "-t"
+       end
+       options
+    end
+
+    def exists?
+        p = exec_cmd(command(:ipadm), "show-if", "-p", "-o", "IFNAME,CLASS",
+                     @resource[:name])
+        if p[:exit] == 1
+            return false
+        end
+
+        ifname, ifclass = p[:out].strip().split(":", 2)
+        if ifclass == "vni"
+            return true
+        end
+
+        # for all other cases, return false
+        return false
+    end
+
+    def create
+        ipadm('create-vni', add_options, @resource[:name])
+    end
+
+    def destroy
+        ipadm('delete-vni', @resource[:name])
+    end
+
+    def exec_cmd(*cmd)
+        output = Puppet::Util::Execution.execute(cmd, :failonfail => false)
+        {:out => output, :exit => $CHILD_STATUS.exitstatus}
+    end
+end
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/provider/vnic/solaris.rb	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,99 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
+#
+
+Puppet::Type.type(:vnic).provide(:vnic) do
+    desc "Provider for creating VNICs in the Solaris OS"
+    confine :operatingsystem => [:solaris]
+    defaultfor :osfamily => :solaris, :kernelrelease => ['5.11', '5.12']
+    commands :dladm => '/usr/sbin/dladm'
+
+    def self.instances
+        vnics = []
+        dladm("show-vnic", "-p", "-o", "link,over,macaddress").split(
+              "\n").collect do |line|
+            link, over, mac = line.split(":", 3)
+            next if not link =~ /^[[:alpha:]]([\w.]){1,29}([\d])$/i
+            # remove the escape character
+            vnics << new(:name => link,
+                         :ensure => :present,
+                         :lower_link => over,
+                         :mac_address => mac.delete("\\"))
+        end
+        vnics
+    end
+        
+    def self.prefetch(resources)
+        # pull the instances on the system
+        vnics = instances
+
+        # set the provider for the resource to set the property_hash
+        resources.keys.each do |name|
+            if provider = vnics.find{ |vnic| vnic.name == name}
+                resources[name].provider = provider
+            end
+        end
+    end
+
+    def lower_link
+        @property_hash[:lower_link]
+    end
+
+    def lower_link=(value)
+        dladm("modify-vnic", "-l", value, @resource[:name])
+    end
+
+    def mac_address
+        @property_hash[:mac_address]
+    end
+
+    def mac_address=(value)
+        dladm("modify-vnic", "-m", value, @resource[:name])
+    end
+
+    def add_options
+       options = []
+       if @resource[:temporary] == :true
+         options << "-t"
+       end
+
+       if @resource[:mac_address]
+           options << "-m" << @resource[:mac_address]
+       end
+       options
+    end
+
+    def exists?
+        @property_hash[:ensure] == :present
+    end
+
+    def create
+        dladm('create-vnic', '-l', @resource[:lower_link], add_options,
+              @resource[:name])
+    end
+
+    def destroy
+        dladm('delete-vnic', @resource[:name])
+    end
+end
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/type/address_object.rb	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,109 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
+#
+
+Puppet::Type.newtype(:address_object) do
+    @doc = "Manage the configuration of Oracle Solaris address objects"
+
+    ensurable
+
+    newparam(:name) do
+        desc "The name of the address object or interface"
+        isnamevar
+    end
+
+    newparam(:temporary) do
+        desc "Optional parameter that specifies that the address object is
+              temporary.  Temporary address objects last until the next reboot."
+        newvalues(:true, :false)
+    end
+
+    newproperty(:address_type) do
+        desc "The type of address object to create.  Valid values are static,
+              dhcp, addrconf."
+        # add from_gz as a valid value, even though users should not specify it
+        newvalues(:static, :dhcp, :addrconf, :from_gz)
+    end
+
+    newproperty(:enable) do
+        desc "Specifies the address object should be enabled or disabled.
+              This property is only applied temporarily, until next reboot."
+        newvalues(:true, :false)
+    end
+
+    newproperty(:address) do
+        desc "A literal IP address or a hostname corresponding to the local
+              end-point.  An optional prefix length may be specified.  Only
+              valid with an address_type of 'static'"
+    end
+
+    newproperty(:remote_address) do
+        desc "A literal IP address or a hostname corresponding to an optional
+              remote end-point.  An optional prefix length may be specified.
+              Only valid with an address_type of 'static'"
+    end
+
+    newproperty(:down) do
+        desc "Specifies that the configured address should be marked down.
+              Only valid with an address_type of 'static'."
+        newvalues(:true, :false)
+    end
+
+    newproperty(:seconds) do
+        desc "Specifies the amount of time in seconds to wait until the
+              operation completes.  Only valid with an address_type of
+              'dhcp'.  Valid values are a numerical value in seconds or
+              'forever'"
+    end
+
+    newproperty(:hostname) do
+        desc "Specifies the hostname to which the client would like the DHCP
+              server to map the client's leased IPv4 address.  Only valid
+              with an address_type of 'dhcp'"
+    end
+
+    newproperty(:interface_id) do
+        desc "Specifies the local interface ID to be used for generating
+              auto-configured addresses.  Only valid with an address_type of
+              'addrconf'"
+    end
+
+    newproperty(:remote_interface_id) do
+        desc "Specifies an optional remote interface ID to be used for
+              generating auto-configured addresses.  Only valid with an
+              address_type of 'addrconf'"
+    end
+
+    newproperty(:stateful) do
+        desc "Specifies if stateful auto-configuration should be enabled or
+              not."
+        newvalues(:yes, :no)
+    end
+
+    newproperty(:stateless) do
+        desc "Specifies if stateless auto-configuration should be enabled or
+              not."
+        newvalues(:yes, :no)
+    end
+end
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/type/address_properties.rb	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,60 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
+#
+
+Puppet::Type.newtype(:address_properties) do
+    @doc = "Manage Oracle Solaris address properties"
+
+    ensurable do
+        # remove the ability to specify :absent.  New values must be set.
+        newvalue(:present) do
+            provider.create
+        end
+    end
+
+    newparam(:address) do
+        desc "The name of the address object"
+        isnamevar
+    end
+
+    newparam(:temporary) do
+        desc "Optional parameter that specifies changes to the address object
+              are temporary.  Changes last until the next reboot."
+        newvalues(:true, :false)
+    end
+
+    newproperty(:properties) do
+        desc "A hash table of propname=propvalue entries to apply to an
+              address object"
+
+        def property_matches?(current, desired)
+            desired.each do |key, value|
+                if current[key] != value
+                    return :false
+                end
+            end
+            return :true
+        end
+    end
+end
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/type/boot_environment.rb	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,61 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+#
+
+Puppet::Type.newtype(:boot_environment) do
+    @doc = "Manage Oracle Solaris Boot Environments (BEs)"
+
+    ensurable
+
+    newparam(:name) do
+        desc "The BE name"
+        validate do |value|
+            raise Puppet::Error, "Invalid BE name:  #{value}" unless
+                value =~ /^[\d\w\.\-\:\_]+$/
+        end
+        isnamevar
+    end
+
+    newparam(:description) do
+        desc "Description for the new BE"
+    end
+
+    newparam(:clone_be) do
+        desc "Create a new BE from an existing inactive BE"
+    end
+
+    newparam(:options) do
+        desc "Create the datasets for a new BE with specific ZFS
+              properties.  Specify options as a hash."
+    end
+
+    newparam(:zpool) do
+        desc "Create the new BE in the specified zpool"
+    end
+
+    newproperty(:activate) do
+        desc "Activate the specified BE"
+        newvalues(:true, :false)
+    end
+end
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/type/etherstub.rb	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,41 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+#
+
+Puppet::Type.newtype(:etherstub) do
+    @doc = "Manage the configuration of Solaris etherstubs"
+
+    ensurable
+
+    newparam(:name) do
+        desc "The name of the etherstub"
+        isnamevar
+    end
+
+    newparam(:temporary) do
+        desc "Optional parameter that specifies that the etherstub is 
+              temporary.  Temporary etherstubs last until the next reboot."
+        newvalues(:true, :false)
+    end
+end
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/type/evs.rb	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,83 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
+#
+
+Puppet::Type.newtype(:evs) do
+    @doc = "Manage the configuration of Oracle Solaris Elastic Virtual Switch
+           (EVS)"
+
+    ensurable
+    newparam(:name) do
+        desc "The full name for EVS (including the tenant name)"
+        validate do |value|
+            if value.split("/").length != 2
+                raise Puppet::Error, "Invalid EVS name\n"\
+                    "Name convention must be <tenant>/<evs>"
+            end
+        end
+    end
+
+    ## read/write properties (always updatable) ##
+    newproperty(:maxbw) do
+        desc "The full duplex bandwidth for the virtual port"
+    end
+
+    newproperty(:priority) do
+        desc "The relative priority for the virtual port"
+        newvalues("high", "medium", "low", "")
+    end
+
+    newproperty(:protection) do
+        desc "Enables one or more types of link protection"
+        # verify protection value: comma(,) separatable
+        validate do |value| 
+            value.split(",").collect do |each_val|
+                if not ["mac-nospoof", "restricted", "ip-nospoof", 
+                    "dhcp-nospoof", "none", ""].include? each_val
+                    raise Puppet::Error, "Invalid value \"#{each_val}\". "\
+                        "Valid values are mac-nospoof, restricted, "\
+                        "ip-nospoof, dhcp-nospoof, none."
+                end
+            end
+        end
+    end
+
+    ## read-only properties (settable upon creation) ##
+    newproperty(:l2_type) do
+        desc "Define how an EVS will be implemented across machines"
+        newvalues("vlan", "vxlan", "flat", "")
+    end
+    
+    newproperty(:vlanid) do
+        desc "VXLAN segment ID used to implement the EVS"
+    end
+    
+    newproperty(:vni) do
+        desc "VLAN ID used to implement the EVS"
+    end
+
+    newproperty(:uuid) do
+        desc "UUID of the EVS instance"
+    end
+end
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/type/evs_ipnet.rb	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,58 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
+#
+
+Puppet::Type.newtype(:evs_ipnet) do
+    @doc = "Manage the configuration of IPnet (subnet of IPv4 or IPv6 
+            addresses)"
+
+    ensurable
+    newparam(:name) do
+        desc "The full name of IPnet including tenant name"
+        validate do |value|
+            if value.split("/").length != 3
+                raise Puppet::Error, "Invalid IPnet name\n"\
+                    "Name convention must be <tenant>/<evs>/<ipnet>"
+            end
+        end
+    end
+    
+    ## read-only properties (updatable when idle) ##
+    newproperty(:subnet) do
+        desc "Subnet (either IPv4 or IPv6) for the IPnet"
+    end
+    
+    newproperty(:defrouter) do
+        desc "The IP address of the default router for the given IPnet"
+    end
+
+    newproperty(:uuid) do
+        desc "UUID of the IPnet"
+    end
+    
+    ## read/write property (settable upon creation) ##
+    newproperty(:pool) do
+        desc "Sub-ranges of IP addresses within a subnet"
+    end
+end
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/type/evs_properties.rb	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,154 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
+#
+
+Puppet::Type.newtype(:evs_properties) do
+    @doc = "Manage global properties of EVS(Elastic Virtual Switch) for both 
+            client and controller. There are two instances associated with 
+            contoller and client properties respectively"
+    
+    ## This is a property setter, thus not ensurable ##
+    newparam(:name) do
+        desc "Type of properties\n"\
+            "Names are preset to 'controller_property' and 'client_property'"
+        # Validate the name:
+        # Names are preset to "controller_property" and "client_property"
+        validate do |value|
+            if value != "controller_property" && value != "client_property"
+                raise Puppet::Error, "Invalid property type name\n" \
+                    "Name must be either 'controller_property' or " \
+                    "'client_property'"
+            end
+        end
+    end
+    
+    ## Properties associated with "controller_property" ##
+    ## All the properties are read/write
+    newproperty(:l2_type) do
+        desc "Define how an EVS will be implemented across machines "\
+            "(controller_property)"
+        newvalues("vlan", "vxlan", "flat", "")
+    end
+    
+    newproperty(:uplink_port) do
+        desc "Specifies the datalink to be used for VLANs or VXLANs "\
+            "(controller_property)\n"\
+            "uplink_port value must be in the format of either\n"\
+            "uplink_port=<uplink>  or \n"\
+            "uplink_port='<uplink>;[<vlan-range>];[<vxlan-range>];"\
+            "[<host>];[<flat>]'"
+        # Use munge to support single value input
+        munge do |value|
+            uplink_list = value.strip().split(";", -1)
+            if uplink_list.length == 0
+                value = ";;;;"
+            elsif uplink_list.length == 1
+                value = "#{value};;;;"
+            elsif uplink_list.length == 5
+                value
+            else
+                raise Puppet::Error, "Invalid uplink_port format: \n" \
+                    "The format must be uplink_port=<uplink> or " \
+                    "uplink_port='<uplink>;[<vlan-range>];[<vxlan-range>];" \
+                    "[<host>];[<flat>]'"
+            end
+        end
+    end
+    
+    newproperty(:uri_template) do
+        desc "URI for per-EVS Node RAD Connection (controller_property)\n"\
+            "The syntax of the uri_template value will be of the form:\n"\
+            "uri_template='ssh://[username@][;<host>]' or \n"\
+            "uri_template='unix://[username@][;<host>]'"
+        # Use munge to support single value input
+        munge do |value|
+            uri_list = value.strip().split(";", -1)
+            if uri_list.length == 0
+                value = ";"
+            elsif uri_list.length == 1
+                value = "#{value};"
+            elsif uri_list.length == 2
+                value
+            else
+                raise Puppet::Error, "Invalid uri_template format: \n"\
+                    "The format of the uri_template value must be\n"\
+                    "uri_template='ssh://[username@][;<host>]' or \n"\
+                    "uri_template='unix://[username@][;<host>]'"
+            end
+        end
+    end
+    
+
+    newproperty(:vlan_range) do
+        desc "List of VLAN ID ranges that will be used for creating EVS "\
+            "(controller_property)\n"\
+            "The maximum valid range is 1-4094"
+    end
+
+    newproperty(:vxlan_addr) do
+        desc "IP address on top of which VXLAN datalink should be created "\
+            "(controller_property)\n"\
+            "The syntax of the vxlan_addr value will be of the form:\n"\
+            "vxlan_addr=<vxlan_IP_addr> or"\
+            "vxlan_addr='<vxlan_IP_addr>;[<vxlan-range>];[<host>]'"
+        # Use munge to support single value input
+        munge do |value|
+            vxlan_list = value.strip().split(";", -1)
+            if vxlan_list.length == 0
+                value = ";;"
+            elsif vxlan_list.length == 1
+                value = "#{value};;"
+            elsif vxlan_list.length == 3
+                value
+            else
+                raise Puppet::Error, "Invalid vxlan_addr format: \n" \
+                    "The format of the vxlan_addr value must be\n"\
+                    "vxlan_addr=<vxlan_IP_addr> or"\
+                    "vxlan_addr='<vxlan_IP_addr>;[<vxlan-range>];[<host>]'"
+            end
+        end
+    end
+
+    newproperty(:vxlan_ipvers) do
+        desc "IP version of the address for VXLAN datalinks "\
+            "(controller_property)"
+    end
+
+    newproperty(:vxlan_mgroup) do
+        desc "Multicast address that needs to be used while creating VXLAN" \
+            " links (controller_property)"
+    end
+
+    newproperty(:vxlan_range) do
+        desc "List of VXLAN ID ranges that will be used for creating EVS "\
+            "(controller_property)\n"\
+            "The maximum valid range is 0-16777215"
+    end
+    
+    
+    ### The read/write property associated with "client_property" ###
+    newproperty(:controller) do
+        desc "SSH address of EVS controller server (client_property)"
+    end
+end
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/type/evs_vport.rb	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,97 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
+#
+
+Puppet::Type.newtype(:evs_vport) do
+    @doc = "Manage the configuration of EVS VPort"
+
+    ensurable do
+        newvalue(:present) do
+            provider.create
+        end
+        
+        newvalue(:absent) do
+            provider.destroy
+        end
+        
+        # Resets the specified VPort
+        newvalue(:reset) do
+            provider.reset
+        end
+    end
+
+    newparam(:name) do
+        desc "The full name of Virtual Port for EVS"
+        munge do |value|
+            if value.split("/").length != 3
+                raise Puppet::Error, "Invalid VPort name\n" \
+                    "Name convention must be <tenant>/<evs>/<vport>"
+            else
+                value
+            end
+        end
+    end
+
+    ## read/write properties (always updatable) ##
+    newproperty(:cos) do
+        desc "802.1p priority on outbound packets on the virtual port"
+    end
+
+    newproperty(:maxbw) do
+        desc "The full duplex bandwidth for the virtual port"
+    end
+
+    newproperty(:priority) do
+        desc "Relative priority of virtual port"
+        newvalues("high", "medium", "low", "")
+    end
+
+    newproperty(:protection) do
+        desc "Enables one or more types of link protection"
+        # verify protection value: comma(,) separable
+        validate do |value| 
+            value.split(",").collect do |each_val|
+                if not ["mac-nospoof", "restricted", "ip-nospoof", 
+                    "dhcp-nospoof", "none", ""].include? each_val
+                    raise Puppet::Error, "Invalid value \"#{each_val}\". "\
+                        "Valid values are mac-nospoof, restricted, "\
+                        "ip-nospoof, dhcp-nospoof, none."
+                end
+            end
+        end
+    end
+
+    ## read-only properties (Settable upon creation) ##
+    newproperty(:ipaddr) do
+        desc "The IP address associated with the virtual port"
+    end
+
+    newproperty(:macaddr) do
+        desc "The MAC address associated with the virtual port"
+    end
+
+    newproperty(:uuid) do
+        desc "UUID of the virtual port"
+    end
+end
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/type/interface_properties.rb	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,66 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
+#
+
+Puppet::Type.newtype(:interface_properties) do
+    @doc = "Manage Oracle Solaris interface properties"
+
+    ensurable do
+        # remove the ability to specify :absent.  New values must be set.
+        newvalue(:present) do
+            provider.create
+        end
+    end
+
+    newparam(:interface) do
+        desc "The name of the interface with protocol (if appropriate)"
+        validate do |iface|
+            if not iface =~ /^.*?\/.*?$/i
+                raise Puppet::Error, "Invalid interface name.  Interface name
+                    must specify name and protocol."
+            end
+        end
+        isnamevar
+    end
+
+    newparam(:temporary) do
+        desc "Optional parameter that specifies changes to the interface are
+              temporary.  Changes last until the next reboot."
+        newvalues(:true, :false)
+    end
+
+    newproperty(:properties) do
+        desc "A hash table of propname=propvalue entries to apply to the
+              interface"
+
+        def property_matches?(current, desired)
+            desired.each do |key, value|
+                if current[key] != value
+                    return :false
+                end
+            end
+            return :true
+        end
+    end
+end
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/type/ip_interface.rb	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,41 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
+#
+
+Puppet::Type.newtype(:ip_interface) do
+    @doc = "Manage the configuration of Oracle Solaris IP interfaces"
+
+    ensurable
+
+    newparam(:name) do
+        desc "The name of the IP interface"
+        isnamevar
+    end
+
+    newparam(:temporary)  do
+        desc "Optional parameter that specifies that the IP interface is
+              temporary.  Temporary interfaces last until the next reboot."
+        newvalues(:true, :false)
+    end
+end
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/type/ip_tunnel.rb	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,54 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
+#
+
+Puppet::Type.newtype(:ip_tunnel) do
+    @doc = "Manage the configuration of Oracle Solaris IP Tunnel links"
+
+    ensurable
+
+    newparam(:name) do
+        desc "The name of the iptunnel link"
+        isnamevar
+    end
+
+    newparam(:temporary)  do
+        desc "Optional parameter that specifies that the IP tunnel is
+              temporary.  Temporary IP tunnels last until the next reboot."
+        newvalues(:true, :false)
+    end
+
+    newproperty(:tunnel_type) do
+        desc "Specifies the type of tunnel to be created."
+        newvalues("ipv4", "ipv6", "6to4")
+    end
+
+    newproperty(:local_address) do
+        desc "IP address or hostname corresponding to the local tunnel address"
+    end
+
+    newproperty(:remote_address) do
+        desc "IP address or hostname corresponding to the remote tunnel address"
+    end
+end
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/type/ipmp_interface.rb	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,75 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+#
+
+require 'puppet/property/list'
+
+Puppet::Type.newtype(:ipmp_interface) do
+    @doc = "Manage the configuration of Oracle Solaris IPMP interfaces"
+
+    ensurable
+
+    newparam(:name) do
+        desc "The name of the IP interface"
+        isnamevar
+    end
+
+    newparam(:temporary)  do
+        desc "Optional parameter that specifies that the IP interface is
+              temporary.  Temporary interfaces last until the next reboot."
+        newvalues(:true, :false)
+    end
+
+    newproperty(:interfaces, :parent => Puppet::Property::List) do
+        desc "An array of interface names to use for the IPMP interface"
+
+        # ensure should remains an array
+        def should
+            @should
+        end
+
+        def insync?(is)
+            is = [] if is == :absent or is.nil?
+            is.sort == self.should.sort
+        end
+
+        # ipadm returns multivalue entries delimited with a space
+        def delimiter
+            " "
+        end
+
+        validate do |name|
+            cmd = Array["/usr/sbin/ipadm", "show-if", "-p", "-o", "IFNAME"]
+            output = Puppet::Util::Execution.execute(cmd).split("\n")
+            if name.class == Array
+                check = output - name
+                raise Puppet::Error, "Invalid interface(s) specified:  "
+                    "#{check.inspect}" if not check.empty?
+            else
+                raise Puppet::Error, "Invalid interface specified: #{name}" \
+                    if not output.include?(name)
+            end
+        end
+    end
+end
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/type/link_aggregation.rb	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,90 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
+#
+
+require 'puppet/property/list'
+
+Puppet::Type.newtype(:link_aggregation) do
+    @doc = "Manage the configuration of Oracle Solaris link aggregations"
+
+    ensurable
+
+    newparam(:name) do
+        desc "The name of the link aggregration"
+        isnamevar
+    end
+
+    newparam(:temporary) do
+        desc "Optional parameter that specifies that the aggreation is
+              temporary.  Temporary aggregation links last until the next
+              reboot."
+        newvalues(:true, :false)
+    end
+
+    newproperty(:lower_links, :parent => Puppet::Property::List) do
+        desc "Specifies an array of links over which the aggrestion is created."
+
+        # ensure should remains an array
+        def should
+            @should
+        end
+
+        def insync?(is)
+            is = [] if is == :absent or is.nil?
+            is.sort == self.should.sort
+        end
+
+        # dladm returns multivalue entries delimited with a space
+        def delimiter
+            " "
+        end
+
+    end
+
+    newproperty(:mode) do
+        desc "Specifies which mode to set."
+        newvalues(:trunk, :dlmp)
+    end
+
+    newproperty(:policy) do
+        desc "Specifies the port selection policy to use for load spreading
+              of outbound traffic."
+    end
+
+    newproperty(:lacpmode) do
+        desc "Specifies whether LACP should be used and, if used, the mode
+              in which it should operate"
+        newvalues(:off, :active, :passive)
+    end
+
+    newproperty(:lacptimer) do
+        desc "Specifies the LACP timer value"
+        newvalues(:short, :long)
+    end
+
+    newproperty(:address) do
+        desc "Specifies a fixed unicast hardware address to be used for the
+              aggregation"
+    end
+end
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/type/link_properties.rb	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,54 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
+#
+
+Puppet::Type.newtype(:link_properties) do
+    @doc = "Manage Oracle Solaris link properties"
+
+    ensurable
+
+    newparam(:link) do
+        desc "The name of the link"
+        isnamevar
+    end
+
+    newparam(:temporary) do
+        desc "Optional parameter that specifies changes to the link are
+              temporary.  Changes last until the next reboot."
+        newvalues(:true, :false)
+    end
+
+    newproperty(:properties) do
+        desc "A hash table of propname=propvalue entries to apply to the link"
+        
+        def property_matches?(current, desired)
+            desired.each do |key, value|
+                if current[key] != value
+                    return :false
+                end
+            end
+            return :true
+        end
+    end
+end
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/type/nsswitch.rb	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,114 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+#
+
+Puppet::Type.newtype(:nsswitch) do
+    @doc = "Name service switch configuration data"
+
+    newparam(:name) do
+        desc "The symbolic name for the nsswitch settings to use.  This name
+              is used for human reference only."
+        isnamevar
+    end
+
+    newproperty(:default) do
+        desc "The default configuration entry"
+    end
+
+    newproperty(:host) do
+        desc "The host database lookup override"
+    end
+
+    newproperty(:password) do
+        desc "The password database lookup override"
+    end
+
+    newproperty(:group) do
+        desc "The group database lookup override"
+    end
+
+    newproperty(:network) do
+        desc "The network database lookup override"
+    end
+
+    newproperty(:rpc) do
+        desc "The rpc database lookup override"
+    end
+
+    newproperty(:ether) do
+        desc "The ether database lookup override"
+    end
+
+    newproperty(:netmask) do
+        desc "The netmask database lookup override"
+    end
+
+    newproperty(:bootparam) do
+        desc "The bootparam database lookup override"
+    end
+
+    newproperty(:publickey) do
+        desc "The publickey database lookup override"
+    end
+
+    newproperty(:netgroup) do
+        desc "The netgroup database lookup override"
+    end
+
+    newproperty(:automount) do
+        desc "The automount database lookup override"
+    end
+
+    newproperty(:alias) do
+        desc "The alias database lookup override"
+    end
+
+    newproperty(:service) do
+        desc "The service database lookup override"
+    end
+
+    newproperty(:project) do
+        desc "The project database lookup override"
+    end
+
+    newproperty(:auth_attr) do
+        desc "The auth_attr database lookup override"
+    end
+
+    newproperty(:prof_attr) do
+        desc "The prof_attr database lookup override"
+    end
+
+    newproperty(:tnrhtp) do
+        desc "The tnrhtp database lookup override.  Requires trusted extensions"
+    end
+
+    newproperty(:tnrhdb) do
+        desc "The tnrhdb database lookup override.  Requires trusted extensions"
+    end
+
+    newproperty(:sudoer) do
+        desc "The sudoer database lookup override.  Used with sudo only"
+    end
+end
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/type/pkg_facet.rb	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,40 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+#
+
+Puppet::Type.newtype(:pkg_facet) do
+    @doc = "Manage Oracle Solaris package facets"
+
+    ensurable
+
+    newparam(:name) do
+        desc "The facet name"
+        isnamevar
+    end
+
+    newproperty(:value) do
+        desc "The value for the facet"
+        newvalues(/[tT]rue/, /[fF]alse/, /[nN]one/)
+    end
+end
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/type/pkg_mediator.rb	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,43 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+#
+
+Puppet::Type.newtype(:pkg_mediator) do
+    @doc = "Manage Oracle Solaris package mediators"
+
+    ensurable
+
+    newparam(:name) do
+        desc "The mediator name"
+        isnamevar
+    end
+
+    newproperty(:version) do
+        desc "The version of the mediated interface to use"
+    end
+
+    newproperty(:implementation) do
+        desc "The implementation of the mediated interface to use"
+    end
+end
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/type/pkg_publisher.rb	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,128 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
+#
+
+require 'puppet/property/list'
+Puppet::Type.newtype(:pkg_publisher) do
+    @doc = "Manage Oracle Solaris package publishers"
+
+    ensurable
+
+    newparam(:name) do
+        desc "The publisher name"
+        isnamevar
+    end
+
+    newproperty(:origin, :parent => Puppet::Property::List) do
+        desc "Which origin URI(s) to set.  For multiple origins, specify them
+              as a list"
+
+        # ensure should remains an array
+        def should
+            @should
+        end
+
+        def insync?(is)
+            is = [] if is == :absent or is.nil?
+            is.sort == self.should.sort
+        end
+
+        def retrieve
+            provider.origin
+        end
+
+        # for origins with a file:// URI, strip any trailing / character
+        munge do |value|
+            if value.start_with? "file" and value.end_with? "/"
+                value = value.chomp("/")
+            else
+                value
+            end
+        end
+    end
+    newproperty(:enable) do
+        desc "Enable the publisher"
+        newvalues(:true, :false)
+    end
+
+    newproperty(:sticky) do
+        desc "Set the publisher 'sticky'"
+        newvalues(:true, :false)
+    end
+
+    newproperty(:searchfirst) do
+        desc "Set the publisher first in the search order"
+        newvalues(:true)
+    end
+
+    newproperty(:searchafter) do
+        desc "Set the publisher after the specified publisher in the search
+              order"
+    end
+
+    newproperty(:searchbefore) do
+        desc "Set the publisher before the specified publisher in the search
+              order"
+    end
+
+    newproperty(:proxy) do
+        desc "Use the specified web proxy URI to retrieve content for the
+              specified origin or mirror"
+    end
+
+    newproperty(:sslkey) do
+        desc "Specify the client SSL key"
+    end
+
+    newproperty(:sslcert) do
+        desc "Specify the client SSL certificate"
+    end
+
+    newproperty(:mirror, :parent => Puppet::Property::List) do
+        desc "Which mirror URI(s) to set.  For multiple mirrors, specify them
+              as a list"
+	
+        # ensure should remains an array
+        def should
+            @should
+        end
+
+        def insync?(is)
+            is = [] if is == :absent or is.nil?
+            is.sort == self.should.sort
+        end
+
+        def retrieve
+            provider.mirror
+        end
+        
+        munge do |value|
+            if value.start_with? "file" and value.end_with? "/"
+                value = value.chomp("/")
+            else
+                value
+            end
+        end
+    end
+end
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/type/pkg_variant.rb	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,45 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+#
+
+Puppet::Type.newtype(:pkg_variant) do
+    @doc = "Manage Oracle Solaris package variants"
+
+    ensurable do
+        # remove the ability to specify :absent as deletion of variants is not
+        # supported.  New values must be set.
+        newvalue(:present) do
+            provider.create
+        end
+    end
+
+    newparam(:name) do
+        desc "The variant name"
+        isnamevar
+    end
+
+    newproperty(:value) do
+        desc "The value for the variant"
+    end
+end
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/type/protocol_properties.rb	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,60 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
+#
+
+Puppet::Type.newtype(:protocol_properties) do
+    @doc = "Manage Oracle Solaris protocol properties"
+
+    ensurable do
+        # remove the ability to specify :absent.  New values must be set.
+        newvalue(:present) do
+            provider.create
+        end
+    end
+
+    newparam(:protocol) do
+        desc "The name of the protocol"
+        isnamevar
+    end
+
+    newparam(:temporary) do
+        desc "Optional parameter that specifies changes to the protocol are
+              temporary.  Changes last until the next reboot."
+        newvalues(:true, :false)
+    end
+
+    newproperty(:properties) do
+        desc "A hash table of propname=propvalue entries to apply to an
+              protocol"
+
+        def property_matches?(current, desired)
+            desired.each do |key, value|
+                if current[key] != value
+                    return :false
+                end
+            end
+            return :true
+        end
+    end
+end
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/type/solaris_vlan.rb	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,54 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+#
+
+Puppet::Type.newtype(:solaris_vlan) do
+    @doc = "Manage the configuration of Oracle Solaris VLAN links"
+
+    ensurable
+
+    newparam(:name) do
+        desc "The name of the VLAN"
+        isnamevar
+    end
+
+    newparam(:force) do
+        desc "Optional parameter to force the creation of the VLAN link"
+        newvalues(:true, :false)
+    end
+
+    newparam(:temporary) do
+        desc "Optional parameter that specifies that the VLAN is 
+              temporary.  Temporary VLAN links last until the next reboot."
+        newvalues(:true, :false)
+    end
+
+    newproperty(:lower_link) do
+        desc "Specifies Ethernet link over which VLAN is created"
+    end
+
+    newproperty(:vlanid) do
+        desc "VLAN link ID"
+    end
+end
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/type/svccfg.rb	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,81 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
+#
+
+Puppet::Type.newtype(:svccfg) do
+    @doc = "Manage SMF service properties with svccfg(1M)."
+
+    ensurable do
+        newvalue(:present) do
+            provider.create
+        end
+
+        newvalue(:absent) do
+            provider.destroy
+        end
+
+        newvalue(:delcust) do
+            provider.delcust
+        end
+    end
+
+    newparam(:name) do
+        desc "The symbolic name for properties to manipulate.  This name is
+              meaningful only within Puppet manifests and not expressed to
+              SMF in any way."
+        isnamevar
+    end
+
+    newparam(:fmri) do
+        desc "SMF service FMRI to manipulate"
+    end
+
+    newparam(:property) do
+        desc "Name of property - includes Property Group and Property.  If
+              the service, instance, or property group does not exist, they
+              will be created."
+    end
+
+    newparam(:type) do
+        desc "Type of the property"
+    end
+
+    newparam(:value) do
+        desc "Value of the property"
+        munge do |value|
+            # cast the value to an array.  This is done for the case where a
+            # property needs to be set.  exists? will undo all of this and
+            # revert the value into a simple string for comparisons.
+            if not value.is_a? Array
+                value = Array[value]
+            end
+
+            # wrap each entry in quotes
+            value = value.collect{ |v| "\"#{v}\"" }
+
+            value.insert(0, "(")
+            value.insert(-1, ")")
+        end
+    end
+end
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/type/vni_interface.rb	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,41 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
+#
+
+Puppet::Type.newtype(:vni_interface) do
+    @doc = "Manage the configuration of Solaris VNI interfaces"
+
+    ensurable
+
+    newparam(:name) do
+        desc "The name of the VNI interface"
+        isnamevar
+    end
+
+    newparam(:temporary)  do
+        desc "Optional parameter that specifies that the VNI interface is
+              temporary.  Temporary interfaces last until the next reboot."
+        newvalues(:true, :false)
+    end
+end
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/oracle-solaris_providers/files/etc/puppet/modules/solaris_providers/lib/puppet/type/vnic.rb	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,67 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+#
+
+Puppet::Type.newtype(:vnic) do
+    @doc = "Manage the configuration of Oracle Solaris Virtual NICs (VNICs)"
+
+    ensurable
+
+    newparam(:name) do
+        desc "The name of the VNIC"
+
+        isnamevar
+
+        validate do |vnic_value|
+           if not vnic_value =~ /^[[:alpha:]]([\w.]){1,29}([\d])$/i
+               raise Puppet::Error, "Invalid VNIC name: #{vnic_value}"
+           end
+        end
+    end
+
+    newparam(:temporary)  do
+        desc "Optional parameter that specifies that  the  VNIC  is  temporary. 
+              Temporary VNICs last until the next reboot."
+        newvalues(:true, :false)
+    end
+
+    newproperty(:lower_link) do
+        desc "The name of the physical datalink over which the VNIC is 
+              operating"
+        validate do |link_value|
+            if not link_value =~ /^[[:alpha:]]([\w.]){1,29}([\d])$/i
+                raise Puppet::Error, "Invalid lower-link: #{link_value}"
+            end
+        end
+    end
+
+    newproperty(:mac_address) do
+        desc "Sets the VNIC's MAC address based on  the  specified value."
+        validate do |mac_value|
+            if not mac_value =~ /^([[:xdigit:]]{1,2}[:-]){5}[[:xdigit:]]{1,2}$/i
+                raise Puppet::Error, "Invalid MAC address: #{mac_value}" 
+            end
+        end
+    end
+end
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/oracle-solaris_providers/oracle-solaris_providers-github.frag	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,22 @@
+file path=solaris_providers/Gemfile
+file path=solaris_providers/LICENSE
+file path=solaris_providers/README.md
+file path=solaris_providers/lib/puppet/provider/dns/solaris.rb
+file path=solaris_providers/lib/puppet/provider/ldap/solaris.rb
+file path=solaris_providers/lib/puppet/provider/nis/solaris.rb
+file path=solaris_providers/lib/puppet/type/dns.rb
+file path=solaris_providers/lib/puppet/type/ldap.rb
+file path=solaris_providers/lib/puppet/type/nis.rb
+file path=solaris_providers/metadata.json
+file path=solaris_providers/spec/acceptance/dns_configure_spec.rb
+file path=solaris_providers/spec/acceptance/ldap_configure_spec.rb
+file path=solaris_providers/spec/acceptance/nis_configure_spec.rb
+file path=solaris_providers/spec/acceptance/nodesets/default.yml
+file path=solaris_providers/spec/spec_helper.rb
+file path=solaris_providers/spec/spec_helper_acceptance.rb
+file path=solaris_providers/spec/unit/provider/dns/dns.rb
+file path=solaris_providers/spec/unit/provider/ldap/ldap.rb
+file path=solaris_providers/spec/unit/provider/nis/nis.rb
+file path=solaris_providers/spec/unit/type/dns_spec.rb
+file path=solaris_providers/spec/unit/type/ldap_spec.rb
+file path=solaris_providers/spec/unit/type/nis_spec.rb
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/oracle-solaris_providers/oracle-solaris_providers-local.frag	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,79 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
+#
+#
+
+# Using a blended source during migration to GIT managed repo
+# as of yet unpublished files live here. Remove them as they are
+# pushed to the public repo.
+
+# Files in files/etc/puppet/modules/...
+file path=solaris_providers/lib/puppet/provider/address_object/solaris.rb
+file path=solaris_providers/lib/puppet/provider/address_properties/solaris.rb
+file path=solaris_providers/lib/puppet/provider/boot_environment/solaris.rb
+file path=solaris_providers/lib/puppet/provider/etherstub/solaris.rb
+file path=solaris_providers/lib/puppet/provider/evs/solaris.rb
+file path=solaris_providers/lib/puppet/provider/evs_ipnet/solaris.rb
+file path=solaris_providers/lib/puppet/provider/evs_properties/solaris.rb
+file path=solaris_providers/lib/puppet/provider/evs_vport/solaris.rb
+file path=solaris_providers/lib/puppet/provider/interface_properties/solaris.rb
+file path=solaris_providers/lib/puppet/provider/ip_interface/solaris.rb
+file path=solaris_providers/lib/puppet/provider/ip_tunnel/solaris.rb
+file path=solaris_providers/lib/puppet/provider/ipmp_interface/solaris.rb
+file path=solaris_providers/lib/puppet/provider/link_aggregation/solaris.rb
+file path=solaris_providers/lib/puppet/provider/link_properties/solaris.rb
+file path=solaris_providers/lib/puppet/provider/nsswitch/solaris.rb
+file path=solaris_providers/lib/puppet/provider/pkg_facet/solaris.rb
+file path=solaris_providers/lib/puppet/provider/pkg_mediator/solaris.rb
+file path=solaris_providers/lib/puppet/provider/pkg_publisher/solaris.rb
+file path=solaris_providers/lib/puppet/provider/pkg_variant/solaris.rb
+file path=solaris_providers/lib/puppet/provider/protocol_properties/solaris.rb
+file path=solaris_providers/lib/puppet/provider/solaris_vlan/solaris.rb
+file path=solaris_providers/lib/puppet/provider/svccfg/solaris.rb
+file path=solaris_providers/lib/puppet/provider/vni_interface/solaris.rb
+file path=solaris_providers/lib/puppet/provider/vnic/solaris.rb
+file path=solaris_providers/lib/puppet/type/address_object.rb
+file path=solaris_providers/lib/puppet/type/address_properties.rb
+file path=solaris_providers/lib/puppet/type/boot_environment.rb
+file path=solaris_providers/lib/puppet/type/etherstub.rb
+file path=solaris_providers/lib/puppet/type/evs.rb
+file path=solaris_providers/lib/puppet/type/evs_ipnet.rb
+file path=solaris_providers/lib/puppet/type/evs_properties.rb
+file path=solaris_providers/lib/puppet/type/evs_vport.rb
+file path=solaris_providers/lib/puppet/type/interface_properties.rb
+file path=solaris_providers/lib/puppet/type/ip_interface.rb
+file path=solaris_providers/lib/puppet/type/ip_tunnel.rb
+file path=solaris_providers/lib/puppet/type/ipmp_interface.rb
+file path=solaris_providers/lib/puppet/type/link_aggregation.rb
+file path=solaris_providers/lib/puppet/type/link_properties.rb
+file path=solaris_providers/lib/puppet/type/nsswitch.rb
+file path=solaris_providers/lib/puppet/type/pkg_facet.rb
+file path=solaris_providers/lib/puppet/type/pkg_mediator.rb
+file path=solaris_providers/lib/puppet/type/pkg_publisher.rb
+file path=solaris_providers/lib/puppet/type/pkg_variant.rb
+file path=solaris_providers/lib/puppet/type/protocol_properties.rb
+file path=solaris_providers/lib/puppet/type/solaris_vlan.rb
+file path=solaris_providers/lib/puppet/type/svccfg.rb
+file path=solaris_providers/lib/puppet/type/vni_interface.rb
+file path=solaris_providers/lib/puppet/type/vnic.rb
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/oracle-solaris_providers/oracle-solaris_providers.p5m	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,59 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
+#
+#
+<transform file dir -> default owner puppet>
+<transform file dir -> default group puppet>
+<transform file -> default mode 0444>
+<transform dir -> default mode 0755>
+# Ingest pkgsend more easily as we expect to be doing it frequently
+<transform file dir -> edit path solaris_providers etc/puppet/modules/solaris_providers>
+# Include the files we are still providing locally
+<include oracle-solaris_providers-local.frag>
+# Include the files delivered from the archive. This should probably
+# be included here directly after the migration is complete.
+<include oracle-solaris_providers-github.frag>
+set name=pkg.fmri \
+    value=pkg:/system/management/puppet/oracle-solaris_providers@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="Oracle Solaris Providers Puppet Module"
+set name=pkg.description \
+    value="The Oracle Solaris puppet module contains multiple types and providers for managing Solaris"
+set name=com.oracle.info.description \
+    value="Oracle Solaris Providers Puppet Module"
+set name=com.oracle.info.tpno value=$(TPNO)
+set name=info.classification \
+    value="org.opensolaris.category.2008:System/Administration and Configuration"
+set name=info.repository-url \
+    value=https://github.com/oraclesolaris/puppet-module
+set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
+set name=info.upstream value=Oracle
+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 \
+    value=PSARC/2016/016
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+license puppet.license license="Apache v2.0"
+
+# require puppet
+depend type=require fmri=system/management/puppet
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/oracle-solaris_providers/puppet.license	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,208 @@
+Puppet - Automating Configuration Management.
+
+Copyright (C) 2005-2014 Puppet Labs Inc
+
+Puppet Labs can be contacted at: [email protected]
+
+		                 Apache License
+                           Version 2.0, January 2004
+                        http://www.apache.org/licenses/
+
+   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+   1. Definitions.
+
+      "License" shall mean the terms and conditions for use, reproduction,
+      and distribution as defined by Sections 1 through 9 of this document.
+
+      "Licensor" shall mean the copyright owner or entity authorized by
+      the copyright owner that is granting the License.
+
+      "Legal Entity" shall mean the union of the acting entity and all
+      other entities that control, are controlled by, or are under common
+      control with that entity. For the purposes of this definition,
+      "control" means (i) the power, direct or indirect, to cause the
+      direction or management of such entity, whether by contract or
+      otherwise, or (ii) ownership of fifty percent (50%) or more of the
+      outstanding shares, or (iii) beneficial ownership of such entity.
+
+      "You" (or "Your") shall mean an individual or Legal Entity
+      exercising permissions granted by this License.
+
+      "Source" form shall mean the preferred form for making modifications,
+      including but not limited to software source code, documentation
+      source, and configuration files.
+
+      "Object" form shall mean any form resulting from mechanical
+      transformation or translation of a Source form, including but
+      not limited to compiled object code, generated documentation,
+      and conversions to other media types.
+
+      "Work" shall mean the work of authorship, whether in Source or
+      Object form, made available under the License, as indicated by a
+      copyright notice that is included in or attached to the work
+      (an example is provided in the Appendix below).
+
+      "Derivative Works" shall mean any work, whether in Source or Object
+      form, that is based on (or derived from) the Work and for which the
+      editorial revisions, annotations, elaborations, or other modifications
+      represent, as a whole, an original work of authorship. For the purposes
+      of this License, Derivative Works shall not include works that remain
+      separable from, or merely link (or bind by name) to the interfaces of,
+      the Work and Derivative Works thereof.
+
+      "Contribution" shall mean any work of authorship, including
+      the original version of the Work and any modifications or additions
+      to that Work or Derivative Works thereof, that is intentionally
+      submitted to Licensor for inclusion in the Work by the copyright owner
+      or by an individual or Legal Entity authorized to submit on behalf of
+      the copyright owner. For the purposes of this definition, "submitted"
+      means any form of electronic, verbal, or written communication sent
+      to the Licensor or its representatives, including but not limited to
+      communication on electronic mailing lists, source code control systems,
+      and issue tracking systems that are managed by, or on behalf of, the
+      Licensor for the purpose of discussing and improving the Work, but
+      excluding communication that is conspicuously marked or otherwise
+      designated in writing by the copyright owner as "Not a Contribution."
+
+      "Contributor" shall mean Licensor and any individual or Legal Entity
+      on behalf of whom a Contribution has been received by Licensor and
+      subsequently incorporated within the Work.
+
+   2. Grant of Copyright License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      copyright license to reproduce, prepare Derivative Works of,
+      publicly display, publicly perform, sublicense, and distribute the
+      Work and such Derivative Works in Source or Object form.
+
+   3. Grant of Patent License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      (except as stated in this section) patent license to make, have made,
+      use, offer to sell, sell, import, and otherwise transfer the Work,
+      where such license applies only to those patent claims licensable
+      by such Contributor that are necessarily infringed by their
+      Contribution(s) alone or by combination of their Contribution(s)
+      with the Work to which such Contribution(s) was submitted. If You
+      institute patent litigation against any entity (including a
+      cross-claim or counterclaim in a lawsuit) alleging that the Work
+      or a Contribution incorporated within the Work constitutes direct
+      or contributory patent infringement, then any patent licenses
+      granted to You under this License for that Work shall terminate
+      as of the date such litigation is filed.
+
+   4. Redistribution. You may reproduce and distribute copies of the
+      Work or Derivative Works thereof in any medium, with or without
+      modifications, and in Source or Object form, provided that You
+      meet the following conditions:
+
+      (a) You must give any other recipients of the Work or
+          Derivative Works a copy of this License; and
+
+      (b) You must cause any modified files to carry prominent notices
+          stating that You changed the files; and
+
+      (c) You must retain, in the Source form of any Derivative Works
+          that You distribute, all copyright, patent, trademark, and
+          attribution notices from the Source form of the Work,
+          excluding those notices that do not pertain to any part of
+          the Derivative Works; and
+
+      (d) If the Work includes a "NOTICE" text file as part of its
+          distribution, then any Derivative Works that You distribute must
+          include a readable copy of the attribution notices contained
+          within such NOTICE file, excluding those notices that do not
+          pertain to any part of the Derivative Works, in at least one
+          of the following places: within a NOTICE text file distributed
+          as part of the Derivative Works; within the Source form or
+          documentation, if provided along with the Derivative Works; or,
+          within a display generated by the Derivative Works, if and
+          wherever such third-party notices normally appear. The contents
+          of the NOTICE file are for informational purposes only and
+          do not modify the License. You may add Your own attribution
+          notices within Derivative Works that You distribute, alongside
+          or as an addendum to the NOTICE text from the Work, provided
+          that such additional attribution notices cannot be construed
+          as modifying the License.
+
+      You may add Your own copyright statement to Your modifications and
+      may provide additional or different license terms and conditions
+      for use, reproduction, or distribution of Your modifications, or
+      for any such Derivative Works as a whole, provided Your use,
+      reproduction, and distribution of the Work otherwise complies with
+      the conditions stated in this License.
+
+   5. Submission of Contributions. Unless You explicitly state otherwise,
+      any Contribution intentionally submitted for inclusion in the Work
+      by You to the Licensor shall be under the terms and conditions of
+      this License, without any additional terms or conditions.
+      Notwithstanding the above, nothing herein shall supersede or modify
+      the terms of any separate license agreement you may have executed
+      with Licensor regarding such Contributions.
+
+   6. Trademarks. This License does not grant permission to use the trade
+      names, trademarks, service marks, or product names of the Licensor,
+      except as required for reasonable and customary use in describing the
+      origin of the Work and reproducing the content of the NOTICE file.
+
+   7. Disclaimer of Warranty. Unless required by applicable law or
+      agreed to in writing, Licensor provides the Work (and each
+      Contributor provides its Contributions) on an "AS IS" BASIS,
+      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+      implied, including, without limitation, any warranties or conditions
+      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+      PARTICULAR PURPOSE. You are solely responsible for determining the
+      appropriateness of using or redistributing the Work and assume any
+      risks associated with Your exercise of permissions under this License.
+
+   8. Limitation of Liability. In no event and under no legal theory,
+      whether in tort (including negligence), contract, or otherwise,
+      unless required by applicable law (such as deliberate and grossly
+      negligent acts) or agreed to in writing, shall any Contributor be
+      liable to You for damages, including any direct, indirect, special,
+      incidental, or consequential damages of any character arising as a
+      result of this License or out of the use or inability to use the
+      Work (including but not limited to damages for loss of goodwill,
+      work stoppage, computer failure or malfunction, or any and all
+      other commercial damages or losses), even if such Contributor
+      has been advised of the possibility of such damages.
+
+   9. Accepting Warranty or Additional Liability. While redistributing
+      the Work or Derivative Works thereof, You may choose to offer,
+      and charge a fee for, acceptance of support, warranty, indemnity,
+      or other liability obligations and/or rights consistent with this
+      License. However, in accepting such obligations, You may act only
+      on Your own behalf and on Your sole responsibility, not on behalf
+      of any other Contributor, and only if You agree to indemnify,
+      defend, and hold each Contributor harmless for any liability
+      incurred by, or claims asserted against, such Contributor by reason
+      of your accepting any such warranty or additional liability.
+
+   END OF TERMS AND CONDITIONS
+
+   APPENDIX: How to apply the Apache License to your work.
+
+      To apply the Apache License to your work, attach the following
+      boilerplate notice, with the fields enclosed by brackets "[]"
+      replaced with your own identifying information. (Don't include
+      the brackets!)  The text should be enclosed in the appropriate
+      comment syntax for the file format. We also recommend that a
+      file or class name and description of purpose be included on the
+      same "printed page" as the copyright notice for easier
+      identification within third-party archives.
+
+   Copyright [yyyy] [name of copyright owner]
+
+   Licensed under the Apache License, Version 2.0 (the "License");
+   you may not use this file except in compliance with the License.
+   You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/puppetlabs-apache/history	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,1 @@
+system/management/puppet/[email protected] system/management/puppet/puppetlabs-apache
--- a/components/ruby/puppet-modules/puppetlabs-apache/puppet-apache.p5m	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,338 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
-#
-
-set name=pkg.fmri \
-    value=pkg:/system/management/puppet/puppet-apache@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
-set name=pkg.summary value="Apache Puppet Module"
-set name=pkg.description \
-    value="Apache is a widely-used web server, and this module provides a simplified way of creating configurations to manage your infrastructure. This includes the ability to configure and manage a range of different virtual host setups, as well as a streamlined way to install and configure Apache modules."
-set name=com.oracle.info.description value="Apache Puppet Module"
-set name=com.oracle.info.tpno value=$(TPNO)
-set name=info.classification \
-    value="org.opensolaris.category.2008:System/Administration and Configuration" \
-    value="org.opensolaris.category.2008:System/Enterprise Management"
-set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
-set name=info.upstream \
-    value="puppetlabs - https://forge.puppetlabs.com/puppetlabs"
-set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
-set name=org.opensolaris.arc-caseid value=PSARC/2015/368
-set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-#
-file path=etc/puppet/modules/apache/CHANGELOG.md
-file path=etc/puppet/modules/apache/CONTRIBUTING.md
-file path=etc/puppet/modules/apache/Gemfile
-file path=etc/puppet/modules/apache/LICENSE
-file path=etc/puppet/modules/apache/README.md
-file path=etc/puppet/modules/apache/README.passenger.md
-file path=etc/puppet/modules/apache/Rakefile
-file path=etc/puppet/modules/apache/checksums.json
-file path=etc/puppet/modules/apache/files/httpd
-file path=etc/puppet/modules/apache/lib/puppet/parser/functions/bool2httpd.rb
-file path=etc/puppet/modules/apache/lib/puppet/provider/a2mod.rb
-file path=etc/puppet/modules/apache/lib/puppet/provider/a2mod/a2mod.rb
-file path=etc/puppet/modules/apache/lib/puppet/provider/a2mod/gentoo.rb
-file path=etc/puppet/modules/apache/lib/puppet/provider/a2mod/modfix.rb
-file path=etc/puppet/modules/apache/lib/puppet/provider/a2mod/redhat.rb
-file path=etc/puppet/modules/apache/lib/puppet/type/a2mod.rb
-file path=etc/puppet/modules/apache/manifests/balancer.pp
-file path=etc/puppet/modules/apache/manifests/balancermember.pp
-file path=etc/puppet/modules/apache/manifests/confd/no_accf.pp
-file path=etc/puppet/modules/apache/manifests/custom_config.pp
-file path=etc/puppet/modules/apache/manifests/default_confd_files.pp
-file path=etc/puppet/modules/apache/manifests/default_mods.pp
-file path=etc/puppet/modules/apache/manifests/default_mods/load.pp
-file path=etc/puppet/modules/apache/manifests/dev.pp
-file path=etc/puppet/modules/apache/manifests/fastcgi/server.pp
-file path=etc/puppet/modules/apache/manifests/init.pp
-file path=etc/puppet/modules/apache/manifests/listen.pp
-file path=etc/puppet/modules/apache/manifests/mod.pp
-file path=etc/puppet/modules/apache/manifests/mod/actions.pp
-file path=etc/puppet/modules/apache/manifests/mod/alias.pp
-file path=etc/puppet/modules/apache/manifests/mod/auth_basic.pp
-file path=etc/puppet/modules/apache/manifests/mod/auth_cas.pp
-file path=etc/puppet/modules/apache/manifests/mod/auth_kerb.pp
-file path=etc/puppet/modules/apache/manifests/mod/authn_file.pp
-file path=etc/puppet/modules/apache/manifests/mod/authnz_ldap.pp
-file path=etc/puppet/modules/apache/manifests/mod/authz_default.pp
-file path=etc/puppet/modules/apache/manifests/mod/authz_user.pp
-file path=etc/puppet/modules/apache/manifests/mod/autoindex.pp
-file path=etc/puppet/modules/apache/manifests/mod/cache.pp
-file path=etc/puppet/modules/apache/manifests/mod/cgi.pp
-file path=etc/puppet/modules/apache/manifests/mod/cgid.pp
-file path=etc/puppet/modules/apache/manifests/mod/dav.pp
-file path=etc/puppet/modules/apache/manifests/mod/dav_fs.pp
-file path=etc/puppet/modules/apache/manifests/mod/dav_svn.pp
-file path=etc/puppet/modules/apache/manifests/mod/deflate.pp
-file path=etc/puppet/modules/apache/manifests/mod/dev.pp
-file path=etc/puppet/modules/apache/manifests/mod/dir.pp
-file path=etc/puppet/modules/apache/manifests/mod/disk_cache.pp
-file path=etc/puppet/modules/apache/manifests/mod/event.pp
-file path=etc/puppet/modules/apache/manifests/mod/expires.pp
-file path=etc/puppet/modules/apache/manifests/mod/fastcgi.pp
-file path=etc/puppet/modules/apache/manifests/mod/fcgid.pp
-file path=etc/puppet/modules/apache/manifests/mod/filter.pp
-file path=etc/puppet/modules/apache/manifests/mod/headers.pp
-file path=etc/puppet/modules/apache/manifests/mod/include.pp
-file path=etc/puppet/modules/apache/manifests/mod/info.pp
-file path=etc/puppet/modules/apache/manifests/mod/itk.pp
-file path=etc/puppet/modules/apache/manifests/mod/ldap.pp
-file path=etc/puppet/modules/apache/manifests/mod/mime.pp
-file path=etc/puppet/modules/apache/manifests/mod/mime_magic.pp
-file path=etc/puppet/modules/apache/manifests/mod/negotiation.pp
-file path=etc/puppet/modules/apache/manifests/mod/nss.pp
-file path=etc/puppet/modules/apache/manifests/mod/pagespeed.pp
-file path=etc/puppet/modules/apache/manifests/mod/passenger.pp
-file path=etc/puppet/modules/apache/manifests/mod/perl.pp
-file path=etc/puppet/modules/apache/manifests/mod/peruser.pp
-file path=etc/puppet/modules/apache/manifests/mod/php.pp
-file path=etc/puppet/modules/apache/manifests/mod/prefork.pp
-file path=etc/puppet/modules/apache/manifests/mod/proxy.pp
-file path=etc/puppet/modules/apache/manifests/mod/proxy_ajp.pp
-file path=etc/puppet/modules/apache/manifests/mod/proxy_balancer.pp
-file path=etc/puppet/modules/apache/manifests/mod/proxy_connect.pp
-file path=etc/puppet/modules/apache/manifests/mod/proxy_html.pp
-file path=etc/puppet/modules/apache/manifests/mod/proxy_http.pp
-file path=etc/puppet/modules/apache/manifests/mod/python.pp
-file path=etc/puppet/modules/apache/manifests/mod/reqtimeout.pp
-file path=etc/puppet/modules/apache/manifests/mod/rewrite.pp
-file path=etc/puppet/modules/apache/manifests/mod/rpaf.pp
-file path=etc/puppet/modules/apache/manifests/mod/security.pp
-file path=etc/puppet/modules/apache/manifests/mod/setenvif.pp
-file path=etc/puppet/modules/apache/manifests/mod/shib.pp
-file path=etc/puppet/modules/apache/manifests/mod/speling.pp
-file path=etc/puppet/modules/apache/manifests/mod/ssl.pp
-file path=etc/puppet/modules/apache/manifests/mod/status.pp
-file path=etc/puppet/modules/apache/manifests/mod/suexec.pp
-file path=etc/puppet/modules/apache/manifests/mod/suphp.pp
-file path=etc/puppet/modules/apache/manifests/mod/userdir.pp
-file path=etc/puppet/modules/apache/manifests/mod/version.pp
-file path=etc/puppet/modules/apache/manifests/mod/vhost_alias.pp
-file path=etc/puppet/modules/apache/manifests/mod/worker.pp
-file path=etc/puppet/modules/apache/manifests/mod/wsgi.pp
-file path=etc/puppet/modules/apache/manifests/mod/xsendfile.pp
-file path=etc/puppet/modules/apache/manifests/mpm.pp
-file path=etc/puppet/modules/apache/manifests/namevirtualhost.pp
-file path=etc/puppet/modules/apache/manifests/package.pp
-file path=etc/puppet/modules/apache/manifests/params.pp
-file path=etc/puppet/modules/apache/manifests/peruser/multiplexer.pp
-file path=etc/puppet/modules/apache/manifests/peruser/processor.pp
-file path=etc/puppet/modules/apache/manifests/php.pp
-file path=etc/puppet/modules/apache/manifests/proxy.pp
-file path=etc/puppet/modules/apache/manifests/python.pp
-file path=etc/puppet/modules/apache/manifests/security/rule_link.pp
-file path=etc/puppet/modules/apache/manifests/service.pp
-file path=etc/puppet/modules/apache/manifests/ssl.pp
-file path=etc/puppet/modules/apache/manifests/version.pp
-file path=etc/puppet/modules/apache/manifests/vhost.pp
-file path=etc/puppet/modules/apache/metadata.json
-file path=etc/puppet/modules/apache/spec/acceptance/apache_parameters_spec.rb
-file path=etc/puppet/modules/apache/spec/acceptance/apache_ssl_spec.rb
-file path=etc/puppet/modules/apache/spec/acceptance/basic_spec.rb
-file path=etc/puppet/modules/apache/spec/acceptance/class_spec.rb
-file path=etc/puppet/modules/apache/spec/acceptance/custom_config_spec.rb
-file path=etc/puppet/modules/apache/spec/acceptance/default_mods_spec.rb
-file path=etc/puppet/modules/apache/spec/acceptance/itk_spec.rb
-file path=etc/puppet/modules/apache/spec/acceptance/mod_dav_svn_spec.rb
-file path=etc/puppet/modules/apache/spec/acceptance/mod_deflate_spec.rb
-file path=etc/puppet/modules/apache/spec/acceptance/mod_fcgid_spec.rb
-file path=etc/puppet/modules/apache/spec/acceptance/mod_mime_spec.rb
-file path=etc/puppet/modules/apache/spec/acceptance/mod_negotiation_spec.rb
-file path=etc/puppet/modules/apache/spec/acceptance/mod_pagespeed_spec.rb
-file path=etc/puppet/modules/apache/spec/acceptance/mod_passenger_spec.rb
-file path=etc/puppet/modules/apache/spec/acceptance/mod_php_spec.rb
-file path=etc/puppet/modules/apache/spec/acceptance/mod_proxy_html_spec.rb
-file path=etc/puppet/modules/apache/spec/acceptance/mod_security_spec.rb
-file path=etc/puppet/modules/apache/spec/acceptance/mod_suphp_spec.rb
-file path=etc/puppet/modules/apache/spec/acceptance/nodesets/centos-59-x64.yml
-file path=etc/puppet/modules/apache/spec/acceptance/nodesets/centos-64-x64-pe.yml
-file path=etc/puppet/modules/apache/spec/acceptance/nodesets/centos-64-x64.yml
-file path=etc/puppet/modules/apache/spec/acceptance/nodesets/centos-65-x64.yml
-file path=etc/puppet/modules/apache/spec/acceptance/nodesets/centos-70-x64.yml
-file path=etc/puppet/modules/apache/spec/acceptance/nodesets/debian-607-x64.yml
-file path=etc/puppet/modules/apache/spec/acceptance/nodesets/debian-70rc1-x64.yml
-file path=etc/puppet/modules/apache/spec/acceptance/nodesets/debian-73-i386.yml
-file path=etc/puppet/modules/apache/spec/acceptance/nodesets/debian-73-x64.yml
-file path=etc/puppet/modules/apache/spec/acceptance/nodesets/default.yml
-file path=etc/puppet/modules/apache/spec/acceptance/nodesets/fedora-18-x64.yml
-file path=etc/puppet/modules/apache/spec/acceptance/nodesets/ubuntu-server-10044-x64.yml
-file path=etc/puppet/modules/apache/spec/acceptance/nodesets/ubuntu-server-12042-x64.yml
-file path=etc/puppet/modules/apache/spec/acceptance/nodesets/ubuntu-server-1310-x64.yml
-file path=etc/puppet/modules/apache/spec/acceptance/nodesets/ubuntu-server-1404-x64.yml
-file path=etc/puppet/modules/apache/spec/acceptance/prefork_worker_spec.rb
-file path=etc/puppet/modules/apache/spec/acceptance/service_spec.rb
-file path=etc/puppet/modules/apache/spec/acceptance/unsupported_spec.rb
-file path=etc/puppet/modules/apache/spec/acceptance/version.rb
-file path=etc/puppet/modules/apache/spec/acceptance/vhost_spec.rb
-file path=etc/puppet/modules/apache/spec/classes/apache_spec.rb
-file path=etc/puppet/modules/apache/spec/classes/dev_spec.rb
-file path=etc/puppet/modules/apache/spec/classes/mod/alias_spec.rb
-file path=etc/puppet/modules/apache/spec/classes/mod/auth_cas_spec.rb
-file path=etc/puppet/modules/apache/spec/classes/mod/auth_kerb_spec.rb
-file path=etc/puppet/modules/apache/spec/classes/mod/authnz_ldap_spec.rb
-file path=etc/puppet/modules/apache/spec/classes/mod/dav_svn_spec.rb
-file path=etc/puppet/modules/apache/spec/classes/mod/deflate_spec.rb
-file path=etc/puppet/modules/apache/spec/classes/mod/dev_spec.rb
-file path=etc/puppet/modules/apache/spec/classes/mod/dir_spec.rb
-file path=etc/puppet/modules/apache/spec/classes/mod/event_spec.rb
-file path=etc/puppet/modules/apache/spec/classes/mod/fastcgi_spec.rb
-file path=etc/puppet/modules/apache/spec/classes/mod/fcgid_spec.rb
-file path=etc/puppet/modules/apache/spec/classes/mod/info_spec.rb
-file path=etc/puppet/modules/apache/spec/classes/mod/itk_spec.rb
-file path=etc/puppet/modules/apache/spec/classes/mod/mime_magic_spec.rb
-file path=etc/puppet/modules/apache/spec/classes/mod/mime_spec.rb
-file path=etc/puppet/modules/apache/spec/classes/mod/negotiation_spec.rb
-file path=etc/puppet/modules/apache/spec/classes/mod/pagespeed_spec.rb
-file path=etc/puppet/modules/apache/spec/classes/mod/passenger_spec.rb
-file path=etc/puppet/modules/apache/spec/classes/mod/perl_spec.rb
-file path=etc/puppet/modules/apache/spec/classes/mod/peruser_spec.rb
-file path=etc/puppet/modules/apache/spec/classes/mod/php_spec.rb
-file path=etc/puppet/modules/apache/spec/classes/mod/prefork_spec.rb
-file path=etc/puppet/modules/apache/spec/classes/mod/proxy_connect_spec.rb
-file path=etc/puppet/modules/apache/spec/classes/mod/proxy_html_spec.rb
-file path=etc/puppet/modules/apache/spec/classes/mod/python_spec.rb
-file path=etc/puppet/modules/apache/spec/classes/mod/reqtimeout_spec.rb
-file path=etc/puppet/modules/apache/spec/classes/mod/rpaf_spec.rb
-file path=etc/puppet/modules/apache/spec/classes/mod/security_spec.rb
-file path=etc/puppet/modules/apache/spec/classes/mod/shib_spec.rb
-file path=etc/puppet/modules/apache/spec/classes/mod/speling_spec.rb
-file path=etc/puppet/modules/apache/spec/classes/mod/ssl_spec.rb
-file path=etc/puppet/modules/apache/spec/classes/mod/status_spec.rb
-file path=etc/puppet/modules/apache/spec/classes/mod/suphp_spec.rb
-file path=etc/puppet/modules/apache/spec/classes/mod/worker_spec.rb
-file path=etc/puppet/modules/apache/spec/classes/mod/wsgi_spec.rb
-file path=etc/puppet/modules/apache/spec/classes/params_spec.rb
-file path=etc/puppet/modules/apache/spec/classes/service_spec.rb
-file path=etc/puppet/modules/apache/spec/defines/balancermember_spec.rb
-file path=etc/puppet/modules/apache/spec/defines/custom_config_spec.rb
-file path=etc/puppet/modules/apache/spec/defines/fastcgi_server_spec.rb
-file path=etc/puppet/modules/apache/spec/defines/mod_spec.rb
-file path=etc/puppet/modules/apache/spec/defines/modsec_link_spec.rb
-file path=etc/puppet/modules/apache/spec/defines/vhost_spec.rb
-file path=etc/puppet/modules/apache/spec/spec.opts
-file path=etc/puppet/modules/apache/spec/spec_helper.rb
-file path=etc/puppet/modules/apache/spec/spec_helper_acceptance.rb
-file path=etc/puppet/modules/apache/spec/unit/provider/a2mod/gentoo_spec.rb
-file path=etc/puppet/modules/apache/spec/unit/puppet/parser/functions/bool2httpd_spec.rb
-file path=etc/puppet/modules/apache/templates/confd/no-accf.conf.erb
-file path=etc/puppet/modules/apache/templates/fastcgi/server.erb
-file path=etc/puppet/modules/apache/templates/httpd.conf.erb
-file path=etc/puppet/modules/apache/templates/listen.erb
-file path=etc/puppet/modules/apache/templates/mod/alias.conf.erb
-file path=etc/puppet/modules/apache/templates/mod/auth_cas.conf.erb
-file path=etc/puppet/modules/apache/templates/mod/authnz_ldap.conf.erb
-file path=etc/puppet/modules/apache/templates/mod/autoindex.conf.erb
-file path=etc/puppet/modules/apache/templates/mod/cgid.conf.erb
-file path=etc/puppet/modules/apache/templates/mod/dav_fs.conf.erb
-file path=etc/puppet/modules/apache/templates/mod/deflate.conf.erb
-file path=etc/puppet/modules/apache/templates/mod/dir.conf.erb
-file path=etc/puppet/modules/apache/templates/mod/disk_cache.conf.erb
-file path=etc/puppet/modules/apache/templates/mod/event.conf.erb
-file path=etc/puppet/modules/apache/templates/mod/fastcgi.conf.erb
-file path=etc/puppet/modules/apache/templates/mod/fcgid.conf.erb
-file path=etc/puppet/modules/apache/templates/mod/info.conf.erb
-file path=etc/puppet/modules/apache/templates/mod/itk.conf.erb
-file path=etc/puppet/modules/apache/templates/mod/ldap.conf.erb
-file path=etc/puppet/modules/apache/templates/mod/load.erb
-file path=etc/puppet/modules/apache/templates/mod/mime.conf.erb
-file path=etc/puppet/modules/apache/templates/mod/mime_magic.conf.erb
-file path=etc/puppet/modules/apache/templates/mod/mpm_event.conf.erb
-file path=etc/puppet/modules/apache/templates/mod/negotiation.conf.erb
-file path=etc/puppet/modules/apache/templates/mod/nss.conf.erb
-file path=etc/puppet/modules/apache/templates/mod/pagespeed.conf.erb
-file path=etc/puppet/modules/apache/templates/mod/passenger.conf.erb
-file path=etc/puppet/modules/apache/templates/mod/peruser.conf.erb
-file path=etc/puppet/modules/apache/templates/mod/php5.conf.erb
-file path=etc/puppet/modules/apache/templates/mod/prefork.conf.erb
-file path=etc/puppet/modules/apache/templates/mod/proxy.conf.erb
-file path=etc/puppet/modules/apache/templates/mod/proxy_html.conf.erb
-file path=etc/puppet/modules/apache/templates/mod/reqtimeout.conf.erb
-file path=etc/puppet/modules/apache/templates/mod/rpaf.conf.erb
-file path=etc/puppet/modules/apache/templates/mod/security.conf.erb
-file path=etc/puppet/modules/apache/templates/mod/security_crs.conf.erb
-file path=etc/puppet/modules/apache/templates/mod/setenvif.conf.erb
-file path=etc/puppet/modules/apache/templates/mod/ssl.conf.erb
-file path=etc/puppet/modules/apache/templates/mod/status.conf.erb
-file path=etc/puppet/modules/apache/templates/mod/suphp.conf.erb
-file path=etc/puppet/modules/apache/templates/mod/userdir.conf.erb
-file path=etc/puppet/modules/apache/templates/mod/worker.conf.erb
-file path=etc/puppet/modules/apache/templates/mod/wsgi.conf.erb
-file path=etc/puppet/modules/apache/templates/namevirtualhost.erb
-file path=etc/puppet/modules/apache/templates/ports_header.erb
-file path=etc/puppet/modules/apache/templates/vhost/_access_log.erb
-file path=etc/puppet/modules/apache/templates/vhost/_action.erb
-file path=etc/puppet/modules/apache/templates/vhost/_additional_includes.erb
-file path=etc/puppet/modules/apache/templates/vhost/_aliases.erb
-file path=etc/puppet/modules/apache/templates/vhost/_allow_encoded_slashes.erb
-file path=etc/puppet/modules/apache/templates/vhost/_block.erb
-file path=etc/puppet/modules/apache/templates/vhost/_charsets.erb
-file path=etc/puppet/modules/apache/templates/vhost/_custom_fragment.erb
-file path=etc/puppet/modules/apache/templates/vhost/_directories.erb
-file path=etc/puppet/modules/apache/templates/vhost/_docroot.erb
-file path=etc/puppet/modules/apache/templates/vhost/_error_document.erb
-file path=etc/puppet/modules/apache/templates/vhost/_fallbackresource.erb
-file path=etc/puppet/modules/apache/templates/vhost/_fastcgi.erb
-file path=etc/puppet/modules/apache/templates/vhost/_file_footer.erb
-file path=etc/puppet/modules/apache/templates/vhost/_file_header.erb
-file path=etc/puppet/modules/apache/templates/vhost/_header.erb
-file path=etc/puppet/modules/apache/templates/vhost/_itk.erb
-file path=etc/puppet/modules/apache/templates/vhost/_logging.erb
-file path=etc/puppet/modules/apache/templates/vhost/_passenger.erb
-file path=etc/puppet/modules/apache/templates/vhost/_php.erb
-file path=etc/puppet/modules/apache/templates/vhost/_php_admin.erb
-file path=etc/puppet/modules/apache/templates/vhost/_proxy.erb
-file path=etc/puppet/modules/apache/templates/vhost/_rack.erb
-file path=etc/puppet/modules/apache/templates/vhost/_redirect.erb
-file path=etc/puppet/modules/apache/templates/vhost/_requestheader.erb
-file path=etc/puppet/modules/apache/templates/vhost/_rewrite.erb
-file path=etc/puppet/modules/apache/templates/vhost/_scriptalias.erb
-file path=etc/puppet/modules/apache/templates/vhost/_security.erb
-file path=etc/puppet/modules/apache/templates/vhost/_serveralias.erb
-file path=etc/puppet/modules/apache/templates/vhost/_serversignature.erb
-file path=etc/puppet/modules/apache/templates/vhost/_setenv.erb
-file path=etc/puppet/modules/apache/templates/vhost/_ssl.erb
-file path=etc/puppet/modules/apache/templates/vhost/_suexec.erb
-file path=etc/puppet/modules/apache/templates/vhost/_suphp.erb
-file path=etc/puppet/modules/apache/templates/vhost/_wsgi.erb
-file path=etc/puppet/modules/apache/tests/apache.pp
-file path=etc/puppet/modules/apache/tests/dev.pp
-file path=etc/puppet/modules/apache/tests/init.pp
-file path=etc/puppet/modules/apache/tests/mod_load_params.pp
-file path=etc/puppet/modules/apache/tests/mods.pp
-file path=etc/puppet/modules/apache/tests/mods_custom.pp
-file path=etc/puppet/modules/apache/tests/php.pp
-file path=etc/puppet/modules/apache/tests/vhost.pp
-file path=etc/puppet/modules/apache/tests/vhost_directories.pp
-file path=etc/puppet/modules/apache/tests/vhost_ip_based.pp
-file path=etc/puppet/modules/apache/tests/vhost_proxypass.pp
-file path=etc/puppet/modules/apache/tests/vhost_ssl.pp
-file path=etc/puppet/modules/apache/tests/vhosts_without_listen.pp
-#
-license LICENSE license="Apache v2.0"
-
-# force a dependency on puppet-concat
-depend type=require fmri=system/management/puppet/puppet-concat
-
-# force a dependency on puppet-stdlib
-depend type=require fmri=system/management/puppet/puppet-stdlib
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/puppetlabs-apache/puppetlabs-apache.p5m	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,344 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
+#
+
+<transform file dir -> default owner puppet>
+<transform file dir -> default group puppet>
+set name=pkg.fmri \
+    value=pkg:/system/management/puppet/puppetlabs-apache@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="Apache Puppet Module"
+set name=pkg.description \
+    value="Apache is a widely-used web server, and this module provides a simplified way of creating configurations to manage your infrastructure. This includes the ability to configure and manage a range of different virtual host setups, as well as a streamlined way to install and configure Apache modules."
+set name=com.oracle.info.description value="Apache Puppet Module"
+set name=com.oracle.info.tpno value=$(TPNO)
+set name=info.classification \
+    value="org.opensolaris.category.2008:System/Administration and Configuration" \
+    value="org.opensolaris.category.2008:System/Enterprise Management"
+set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
+set name=info.upstream \
+    value="puppetlabs - https://forge.puppetlabs.com/puppetlabs"
+set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.arc-caseid value=PSARC/2015/368 value=PSARC/2016/016
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+#
+file path=etc/puppet/modules/apache/CHANGELOG.md
+file path=etc/puppet/modules/apache/CONTRIBUTING.md
+file path=etc/puppet/modules/apache/Gemfile
+file path=etc/puppet/modules/apache/LICENSE
+file path=etc/puppet/modules/apache/README.md
+file path=etc/puppet/modules/apache/README.passenger.md
+file path=etc/puppet/modules/apache/Rakefile
+file path=etc/puppet/modules/apache/checksums.json
+file path=etc/puppet/modules/apache/files/httpd
+file path=etc/puppet/modules/apache/lib/puppet/parser/functions/bool2httpd.rb
+file path=etc/puppet/modules/apache/lib/puppet/provider/a2mod.rb
+file path=etc/puppet/modules/apache/lib/puppet/provider/a2mod/a2mod.rb
+file path=etc/puppet/modules/apache/lib/puppet/provider/a2mod/gentoo.rb
+file path=etc/puppet/modules/apache/lib/puppet/provider/a2mod/modfix.rb
+file path=etc/puppet/modules/apache/lib/puppet/provider/a2mod/redhat.rb
+file path=etc/puppet/modules/apache/lib/puppet/type/a2mod.rb
+file path=etc/puppet/modules/apache/manifests/balancer.pp
+file path=etc/puppet/modules/apache/manifests/balancermember.pp
+file path=etc/puppet/modules/apache/manifests/confd/no_accf.pp
+file path=etc/puppet/modules/apache/manifests/custom_config.pp
+file path=etc/puppet/modules/apache/manifests/default_confd_files.pp
+file path=etc/puppet/modules/apache/manifests/default_mods.pp
+file path=etc/puppet/modules/apache/manifests/default_mods/load.pp
+file path=etc/puppet/modules/apache/manifests/dev.pp
+file path=etc/puppet/modules/apache/manifests/fastcgi/server.pp
+file path=etc/puppet/modules/apache/manifests/init.pp
+file path=etc/puppet/modules/apache/manifests/listen.pp
+file path=etc/puppet/modules/apache/manifests/mod.pp
+file path=etc/puppet/modules/apache/manifests/mod/actions.pp
+file path=etc/puppet/modules/apache/manifests/mod/alias.pp
+file path=etc/puppet/modules/apache/manifests/mod/auth_basic.pp
+file path=etc/puppet/modules/apache/manifests/mod/auth_cas.pp
+file path=etc/puppet/modules/apache/manifests/mod/auth_kerb.pp
+file path=etc/puppet/modules/apache/manifests/mod/authn_file.pp
+file path=etc/puppet/modules/apache/manifests/mod/authnz_ldap.pp
+file path=etc/puppet/modules/apache/manifests/mod/authz_default.pp
+file path=etc/puppet/modules/apache/manifests/mod/authz_user.pp
+file path=etc/puppet/modules/apache/manifests/mod/autoindex.pp
+file path=etc/puppet/modules/apache/manifests/mod/cache.pp
+file path=etc/puppet/modules/apache/manifests/mod/cgi.pp
+file path=etc/puppet/modules/apache/manifests/mod/cgid.pp
+file path=etc/puppet/modules/apache/manifests/mod/dav.pp
+file path=etc/puppet/modules/apache/manifests/mod/dav_fs.pp
+file path=etc/puppet/modules/apache/manifests/mod/dav_svn.pp
+file path=etc/puppet/modules/apache/manifests/mod/deflate.pp
+file path=etc/puppet/modules/apache/manifests/mod/dev.pp
+file path=etc/puppet/modules/apache/manifests/mod/dir.pp
+file path=etc/puppet/modules/apache/manifests/mod/disk_cache.pp
+file path=etc/puppet/modules/apache/manifests/mod/event.pp
+file path=etc/puppet/modules/apache/manifests/mod/expires.pp
+file path=etc/puppet/modules/apache/manifests/mod/fastcgi.pp
+file path=etc/puppet/modules/apache/manifests/mod/fcgid.pp
+file path=etc/puppet/modules/apache/manifests/mod/filter.pp
+file path=etc/puppet/modules/apache/manifests/mod/headers.pp
+file path=etc/puppet/modules/apache/manifests/mod/include.pp
+file path=etc/puppet/modules/apache/manifests/mod/info.pp
+file path=etc/puppet/modules/apache/manifests/mod/itk.pp
+file path=etc/puppet/modules/apache/manifests/mod/ldap.pp
+file path=etc/puppet/modules/apache/manifests/mod/mime.pp
+file path=etc/puppet/modules/apache/manifests/mod/mime_magic.pp
+file path=etc/puppet/modules/apache/manifests/mod/negotiation.pp
+file path=etc/puppet/modules/apache/manifests/mod/nss.pp
+file path=etc/puppet/modules/apache/manifests/mod/pagespeed.pp
+file path=etc/puppet/modules/apache/manifests/mod/passenger.pp
+file path=etc/puppet/modules/apache/manifests/mod/perl.pp
+file path=etc/puppet/modules/apache/manifests/mod/peruser.pp
+file path=etc/puppet/modules/apache/manifests/mod/php.pp
+file path=etc/puppet/modules/apache/manifests/mod/prefork.pp
+file path=etc/puppet/modules/apache/manifests/mod/proxy.pp
+file path=etc/puppet/modules/apache/manifests/mod/proxy_ajp.pp
+file path=etc/puppet/modules/apache/manifests/mod/proxy_balancer.pp
+file path=etc/puppet/modules/apache/manifests/mod/proxy_connect.pp
+file path=etc/puppet/modules/apache/manifests/mod/proxy_html.pp
+file path=etc/puppet/modules/apache/manifests/mod/proxy_http.pp
+file path=etc/puppet/modules/apache/manifests/mod/python.pp
+file path=etc/puppet/modules/apache/manifests/mod/reqtimeout.pp
+file path=etc/puppet/modules/apache/manifests/mod/rewrite.pp
+file path=etc/puppet/modules/apache/manifests/mod/rpaf.pp
+file path=etc/puppet/modules/apache/manifests/mod/security.pp
+file path=etc/puppet/modules/apache/manifests/mod/setenvif.pp
+file path=etc/puppet/modules/apache/manifests/mod/shib.pp
+file path=etc/puppet/modules/apache/manifests/mod/speling.pp
+file path=etc/puppet/modules/apache/manifests/mod/ssl.pp
+file path=etc/puppet/modules/apache/manifests/mod/status.pp
+file path=etc/puppet/modules/apache/manifests/mod/suexec.pp
+file path=etc/puppet/modules/apache/manifests/mod/suphp.pp
+file path=etc/puppet/modules/apache/manifests/mod/userdir.pp
+file path=etc/puppet/modules/apache/manifests/mod/version.pp
+file path=etc/puppet/modules/apache/manifests/mod/vhost_alias.pp
+file path=etc/puppet/modules/apache/manifests/mod/worker.pp
+file path=etc/puppet/modules/apache/manifests/mod/wsgi.pp
+file path=etc/puppet/modules/apache/manifests/mod/xsendfile.pp
+file path=etc/puppet/modules/apache/manifests/mpm.pp
+file path=etc/puppet/modules/apache/manifests/namevirtualhost.pp
+file path=etc/puppet/modules/apache/manifests/package.pp
+file path=etc/puppet/modules/apache/manifests/params.pp
+file path=etc/puppet/modules/apache/manifests/peruser/multiplexer.pp
+file path=etc/puppet/modules/apache/manifests/peruser/processor.pp
+file path=etc/puppet/modules/apache/manifests/php.pp
+file path=etc/puppet/modules/apache/manifests/proxy.pp
+file path=etc/puppet/modules/apache/manifests/python.pp
+file path=etc/puppet/modules/apache/manifests/security/rule_link.pp
+file path=etc/puppet/modules/apache/manifests/service.pp
+file path=etc/puppet/modules/apache/manifests/ssl.pp
+file path=etc/puppet/modules/apache/manifests/version.pp
+file path=etc/puppet/modules/apache/manifests/vhost.pp
+file path=etc/puppet/modules/apache/metadata.json
+file path=etc/puppet/modules/apache/spec/acceptance/apache_parameters_spec.rb
+file path=etc/puppet/modules/apache/spec/acceptance/apache_ssl_spec.rb
+file path=etc/puppet/modules/apache/spec/acceptance/basic_spec.rb
+file path=etc/puppet/modules/apache/spec/acceptance/class_spec.rb
+file path=etc/puppet/modules/apache/spec/acceptance/custom_config_spec.rb
+file path=etc/puppet/modules/apache/spec/acceptance/default_mods_spec.rb
+file path=etc/puppet/modules/apache/spec/acceptance/itk_spec.rb
+file path=etc/puppet/modules/apache/spec/acceptance/mod_dav_svn_spec.rb
+file path=etc/puppet/modules/apache/spec/acceptance/mod_deflate_spec.rb
+file path=etc/puppet/modules/apache/spec/acceptance/mod_fcgid_spec.rb
+file path=etc/puppet/modules/apache/spec/acceptance/mod_mime_spec.rb
+file path=etc/puppet/modules/apache/spec/acceptance/mod_negotiation_spec.rb
+file path=etc/puppet/modules/apache/spec/acceptance/mod_pagespeed_spec.rb
+file path=etc/puppet/modules/apache/spec/acceptance/mod_passenger_spec.rb
+file path=etc/puppet/modules/apache/spec/acceptance/mod_php_spec.rb
+file path=etc/puppet/modules/apache/spec/acceptance/mod_proxy_html_spec.rb
+file path=etc/puppet/modules/apache/spec/acceptance/mod_security_spec.rb
+file path=etc/puppet/modules/apache/spec/acceptance/mod_suphp_spec.rb
+file path=etc/puppet/modules/apache/spec/acceptance/nodesets/centos-59-x64.yml
+file path=etc/puppet/modules/apache/spec/acceptance/nodesets/centos-64-x64-pe.yml
+file path=etc/puppet/modules/apache/spec/acceptance/nodesets/centos-64-x64.yml
+file path=etc/puppet/modules/apache/spec/acceptance/nodesets/centos-65-x64.yml
+file path=etc/puppet/modules/apache/spec/acceptance/nodesets/centos-70-x64.yml
+file path=etc/puppet/modules/apache/spec/acceptance/nodesets/debian-607-x64.yml
+file path=etc/puppet/modules/apache/spec/acceptance/nodesets/debian-70rc1-x64.yml
+file path=etc/puppet/modules/apache/spec/acceptance/nodesets/debian-73-i386.yml
+file path=etc/puppet/modules/apache/spec/acceptance/nodesets/debian-73-x64.yml
+file path=etc/puppet/modules/apache/spec/acceptance/nodesets/default.yml
+file path=etc/puppet/modules/apache/spec/acceptance/nodesets/fedora-18-x64.yml
+file path=etc/puppet/modules/apache/spec/acceptance/nodesets/ubuntu-server-10044-x64.yml
+file path=etc/puppet/modules/apache/spec/acceptance/nodesets/ubuntu-server-12042-x64.yml
+file path=etc/puppet/modules/apache/spec/acceptance/nodesets/ubuntu-server-1310-x64.yml
+file path=etc/puppet/modules/apache/spec/acceptance/nodesets/ubuntu-server-1404-x64.yml
+file path=etc/puppet/modules/apache/spec/acceptance/prefork_worker_spec.rb
+file path=etc/puppet/modules/apache/spec/acceptance/service_spec.rb
+file path=etc/puppet/modules/apache/spec/acceptance/unsupported_spec.rb
+file path=etc/puppet/modules/apache/spec/acceptance/version.rb
+file path=etc/puppet/modules/apache/spec/acceptance/vhost_spec.rb
+file path=etc/puppet/modules/apache/spec/classes/apache_spec.rb
+file path=etc/puppet/modules/apache/spec/classes/dev_spec.rb
+file path=etc/puppet/modules/apache/spec/classes/mod/alias_spec.rb
+file path=etc/puppet/modules/apache/spec/classes/mod/auth_cas_spec.rb
+file path=etc/puppet/modules/apache/spec/classes/mod/auth_kerb_spec.rb
+file path=etc/puppet/modules/apache/spec/classes/mod/authnz_ldap_spec.rb
+file path=etc/puppet/modules/apache/spec/classes/mod/dav_svn_spec.rb
+file path=etc/puppet/modules/apache/spec/classes/mod/deflate_spec.rb
+file path=etc/puppet/modules/apache/spec/classes/mod/dev_spec.rb
+file path=etc/puppet/modules/apache/spec/classes/mod/dir_spec.rb
+file path=etc/puppet/modules/apache/spec/classes/mod/event_spec.rb
+file path=etc/puppet/modules/apache/spec/classes/mod/fastcgi_spec.rb
+file path=etc/puppet/modules/apache/spec/classes/mod/fcgid_spec.rb
+file path=etc/puppet/modules/apache/spec/classes/mod/info_spec.rb
+file path=etc/puppet/modules/apache/spec/classes/mod/itk_spec.rb
+file path=etc/puppet/modules/apache/spec/classes/mod/mime_magic_spec.rb
+file path=etc/puppet/modules/apache/spec/classes/mod/mime_spec.rb
+file path=etc/puppet/modules/apache/spec/classes/mod/negotiation_spec.rb
+file path=etc/puppet/modules/apache/spec/classes/mod/pagespeed_spec.rb
+file path=etc/puppet/modules/apache/spec/classes/mod/passenger_spec.rb
+file path=etc/puppet/modules/apache/spec/classes/mod/perl_spec.rb
+file path=etc/puppet/modules/apache/spec/classes/mod/peruser_spec.rb
+file path=etc/puppet/modules/apache/spec/classes/mod/php_spec.rb
+file path=etc/puppet/modules/apache/spec/classes/mod/prefork_spec.rb
+file path=etc/puppet/modules/apache/spec/classes/mod/proxy_connect_spec.rb
+file path=etc/puppet/modules/apache/spec/classes/mod/proxy_html_spec.rb
+file path=etc/puppet/modules/apache/spec/classes/mod/python_spec.rb
+file path=etc/puppet/modules/apache/spec/classes/mod/reqtimeout_spec.rb
+file path=etc/puppet/modules/apache/spec/classes/mod/rpaf_spec.rb
+file path=etc/puppet/modules/apache/spec/classes/mod/security_spec.rb
+file path=etc/puppet/modules/apache/spec/classes/mod/shib_spec.rb
+file path=etc/puppet/modules/apache/spec/classes/mod/speling_spec.rb
+file path=etc/puppet/modules/apache/spec/classes/mod/ssl_spec.rb
+file path=etc/puppet/modules/apache/spec/classes/mod/status_spec.rb
+file path=etc/puppet/modules/apache/spec/classes/mod/suphp_spec.rb
+file path=etc/puppet/modules/apache/spec/classes/mod/worker_spec.rb
+file path=etc/puppet/modules/apache/spec/classes/mod/wsgi_spec.rb
+file path=etc/puppet/modules/apache/spec/classes/params_spec.rb
+file path=etc/puppet/modules/apache/spec/classes/service_spec.rb
+file path=etc/puppet/modules/apache/spec/defines/balancermember_spec.rb
+file path=etc/puppet/modules/apache/spec/defines/custom_config_spec.rb
+file path=etc/puppet/modules/apache/spec/defines/fastcgi_server_spec.rb
+file path=etc/puppet/modules/apache/spec/defines/mod_spec.rb
+file path=etc/puppet/modules/apache/spec/defines/modsec_link_spec.rb
+file path=etc/puppet/modules/apache/spec/defines/vhost_spec.rb
+file path=etc/puppet/modules/apache/spec/spec.opts
+file path=etc/puppet/modules/apache/spec/spec_helper.rb
+file path=etc/puppet/modules/apache/spec/spec_helper_acceptance.rb
+file path=etc/puppet/modules/apache/spec/unit/provider/a2mod/gentoo_spec.rb
+file path=etc/puppet/modules/apache/spec/unit/puppet/parser/functions/bool2httpd_spec.rb
+file path=etc/puppet/modules/apache/templates/confd/no-accf.conf.erb
+file path=etc/puppet/modules/apache/templates/fastcgi/server.erb
+file path=etc/puppet/modules/apache/templates/httpd.conf.erb
+file path=etc/puppet/modules/apache/templates/listen.erb
+file path=etc/puppet/modules/apache/templates/mod/alias.conf.erb
+file path=etc/puppet/modules/apache/templates/mod/auth_cas.conf.erb
+file path=etc/puppet/modules/apache/templates/mod/authnz_ldap.conf.erb
+file path=etc/puppet/modules/apache/templates/mod/autoindex.conf.erb
+file path=etc/puppet/modules/apache/templates/mod/cgid.conf.erb
+file path=etc/puppet/modules/apache/templates/mod/dav_fs.conf.erb
+file path=etc/puppet/modules/apache/templates/mod/deflate.conf.erb
+file path=etc/puppet/modules/apache/templates/mod/dir.conf.erb
+file path=etc/puppet/modules/apache/templates/mod/disk_cache.conf.erb
+file path=etc/puppet/modules/apache/templates/mod/event.conf.erb
+file path=etc/puppet/modules/apache/templates/mod/fastcgi.conf.erb
+file path=etc/puppet/modules/apache/templates/mod/fcgid.conf.erb
+file path=etc/puppet/modules/apache/templates/mod/info.conf.erb
+file path=etc/puppet/modules/apache/templates/mod/itk.conf.erb
+file path=etc/puppet/modules/apache/templates/mod/ldap.conf.erb
+file path=etc/puppet/modules/apache/templates/mod/load.erb
+file path=etc/puppet/modules/apache/templates/mod/mime.conf.erb
+file path=etc/puppet/modules/apache/templates/mod/mime_magic.conf.erb
+file path=etc/puppet/modules/apache/templates/mod/mpm_event.conf.erb
+file path=etc/puppet/modules/apache/templates/mod/negotiation.conf.erb
+file path=etc/puppet/modules/apache/templates/mod/nss.conf.erb
+file path=etc/puppet/modules/apache/templates/mod/pagespeed.conf.erb
+file path=etc/puppet/modules/apache/templates/mod/passenger.conf.erb
+file path=etc/puppet/modules/apache/templates/mod/peruser.conf.erb
+file path=etc/puppet/modules/apache/templates/mod/php5.conf.erb
+file path=etc/puppet/modules/apache/templates/mod/prefork.conf.erb
+file path=etc/puppet/modules/apache/templates/mod/proxy.conf.erb
+file path=etc/puppet/modules/apache/templates/mod/proxy_html.conf.erb
+file path=etc/puppet/modules/apache/templates/mod/reqtimeout.conf.erb
+file path=etc/puppet/modules/apache/templates/mod/rpaf.conf.erb
+file path=etc/puppet/modules/apache/templates/mod/security.conf.erb
+file path=etc/puppet/modules/apache/templates/mod/security_crs.conf.erb
+file path=etc/puppet/modules/apache/templates/mod/setenvif.conf.erb
+file path=etc/puppet/modules/apache/templates/mod/ssl.conf.erb
+file path=etc/puppet/modules/apache/templates/mod/status.conf.erb
+file path=etc/puppet/modules/apache/templates/mod/suphp.conf.erb
+file path=etc/puppet/modules/apache/templates/mod/userdir.conf.erb
+file path=etc/puppet/modules/apache/templates/mod/worker.conf.erb
+file path=etc/puppet/modules/apache/templates/mod/wsgi.conf.erb
+file path=etc/puppet/modules/apache/templates/namevirtualhost.erb
+file path=etc/puppet/modules/apache/templates/ports_header.erb
+file path=etc/puppet/modules/apache/templates/vhost/_access_log.erb
+file path=etc/puppet/modules/apache/templates/vhost/_action.erb
+file path=etc/puppet/modules/apache/templates/vhost/_additional_includes.erb
+file path=etc/puppet/modules/apache/templates/vhost/_aliases.erb
+file path=etc/puppet/modules/apache/templates/vhost/_allow_encoded_slashes.erb
+file path=etc/puppet/modules/apache/templates/vhost/_block.erb
+file path=etc/puppet/modules/apache/templates/vhost/_charsets.erb
+file path=etc/puppet/modules/apache/templates/vhost/_custom_fragment.erb
+file path=etc/puppet/modules/apache/templates/vhost/_directories.erb
+file path=etc/puppet/modules/apache/templates/vhost/_docroot.erb
+file path=etc/puppet/modules/apache/templates/vhost/_error_document.erb
+file path=etc/puppet/modules/apache/templates/vhost/_fallbackresource.erb
+file path=etc/puppet/modules/apache/templates/vhost/_fastcgi.erb
+file path=etc/puppet/modules/apache/templates/vhost/_file_footer.erb
+file path=etc/puppet/modules/apache/templates/vhost/_file_header.erb
+file path=etc/puppet/modules/apache/templates/vhost/_header.erb
+file path=etc/puppet/modules/apache/templates/vhost/_itk.erb
+file path=etc/puppet/modules/apache/templates/vhost/_logging.erb
+file path=etc/puppet/modules/apache/templates/vhost/_passenger.erb
+file path=etc/puppet/modules/apache/templates/vhost/_php.erb
+file path=etc/puppet/modules/apache/templates/vhost/_php_admin.erb
+file path=etc/puppet/modules/apache/templates/vhost/_proxy.erb
+file path=etc/puppet/modules/apache/templates/vhost/_rack.erb
+file path=etc/puppet/modules/apache/templates/vhost/_redirect.erb
+file path=etc/puppet/modules/apache/templates/vhost/_requestheader.erb
+file path=etc/puppet/modules/apache/templates/vhost/_rewrite.erb
+file path=etc/puppet/modules/apache/templates/vhost/_scriptalias.erb
+file path=etc/puppet/modules/apache/templates/vhost/_security.erb
+file path=etc/puppet/modules/apache/templates/vhost/_serveralias.erb
+file path=etc/puppet/modules/apache/templates/vhost/_serversignature.erb
+file path=etc/puppet/modules/apache/templates/vhost/_setenv.erb
+file path=etc/puppet/modules/apache/templates/vhost/_ssl.erb
+file path=etc/puppet/modules/apache/templates/vhost/_suexec.erb
+file path=etc/puppet/modules/apache/templates/vhost/_suphp.erb
+file path=etc/puppet/modules/apache/templates/vhost/_wsgi.erb
+file path=etc/puppet/modules/apache/tests/apache.pp
+file path=etc/puppet/modules/apache/tests/dev.pp
+file path=etc/puppet/modules/apache/tests/init.pp
+file path=etc/puppet/modules/apache/tests/mod_load_params.pp
+file path=etc/puppet/modules/apache/tests/mods.pp
+file path=etc/puppet/modules/apache/tests/mods_custom.pp
+file path=etc/puppet/modules/apache/tests/php.pp
+file path=etc/puppet/modules/apache/tests/vhost.pp
+file path=etc/puppet/modules/apache/tests/vhost_directories.pp
+file path=etc/puppet/modules/apache/tests/vhost_ip_based.pp
+file path=etc/puppet/modules/apache/tests/vhost_proxypass.pp
+file path=etc/puppet/modules/apache/tests/vhost_ssl.pp
+file path=etc/puppet/modules/apache/tests/vhosts_without_listen.pp
+#
+license LICENSE license="Apache v2.0"
+# Renamed Package
+depend type=optional \
+    fmri=system/management/puppet/[email protected]
+depend type=require fmri=system/management/puppet
+
+# force a dependency on puppetlabs-concat
+depend type=require fmri=system/management/puppet/puppetlabs-concat
+
+# force a dependency on puppetlabs-stdlib
+depend type=require fmri=system/management/puppet/puppetlabs-stdlib
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/puppetlabs-concat/history	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,1 @@
+system/management/puppet/[email protected] system/management/puppet/puppetlabs-concat
--- a/components/ruby/puppet-modules/puppetlabs-concat/puppet-concat.p5m	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,96 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
-#
-
-set name=pkg.fmri \
-    value=pkg:/system/management/puppet/puppet-concat@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
-set name=pkg.summary value="Concat Puppet Module"
-set name=pkg.description \
-    value="The concat module lets you construct files from multiple ordered fragments of text"
-set name=com.oracle.info.description value="Concat Puppet Module"
-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 \
-    value="puppetlabs - https://forge.puppetlabs.com/puppetlabs"
-set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
-set name=org.opensolaris.arc-caseid value=PSARC/2015/368
-set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-#
-file path=etc/puppet/modules/concat/CHANGELOG.md
-file path=etc/puppet/modules/concat/CONTRIBUTING.md
-file path=etc/puppet/modules/concat/Gemfile
-file path=etc/puppet/modules/concat/LICENSE
-file path=etc/puppet/modules/concat/README.md
-file path=etc/puppet/modules/concat/Rakefile
-file path=etc/puppet/modules/concat/checksums.json
-file path=etc/puppet/modules/concat/files/concatfragments.rb
-file path=etc/puppet/modules/concat/lib/facter/concat_basedir.rb
-file path=etc/puppet/modules/concat/lib/puppet/parser/functions/concat_getparam.rb
-file path=etc/puppet/modules/concat/lib/puppet/parser/functions/concat_is_bool.rb
-file path=etc/puppet/modules/concat/manifests/fragment.pp
-file path=etc/puppet/modules/concat/manifests/init.pp
-file path=etc/puppet/modules/concat/manifests/setup.pp
-file path=etc/puppet/modules/concat/metadata.json
-file path=etc/puppet/modules/concat/spec/acceptance/backup_spec.rb
-file path=etc/puppet/modules/concat/spec/acceptance/concat_spec.rb
-file path=etc/puppet/modules/concat/spec/acceptance/deprecation_warnings_spec.rb
-file path=etc/puppet/modules/concat/spec/acceptance/empty_spec.rb
-file path=etc/puppet/modules/concat/spec/acceptance/fragment_source_spec.rb
-file path=etc/puppet/modules/concat/spec/acceptance/fragments_are_always_replaced_spec.rb
-file path=etc/puppet/modules/concat/spec/acceptance/newline_spec.rb
-file path=etc/puppet/modules/concat/spec/acceptance/nodesets/aix-71-vcloud.yml
-file path=etc/puppet/modules/concat/spec/acceptance/nodesets/centos-59-x64.yml
-file path=etc/puppet/modules/concat/spec/acceptance/nodesets/centos-64-x64-pe.yml
-file path=etc/puppet/modules/concat/spec/acceptance/nodesets/centos-64-x64.yml
-file path=etc/puppet/modules/concat/spec/acceptance/nodesets/centos-65-x64.yml
-file path=etc/puppet/modules/concat/spec/acceptance/nodesets/debian-607-x64.yml
-file path=etc/puppet/modules/concat/spec/acceptance/nodesets/debian-70rc1-x64.yml
-file path=etc/puppet/modules/concat/spec/acceptance/nodesets/debian-73-x64.yml
-file path=etc/puppet/modules/concat/spec/acceptance/nodesets/default.yml
-file path=etc/puppet/modules/concat/spec/acceptance/nodesets/fedora-18-x64.yml
-file path=etc/puppet/modules/concat/spec/acceptance/nodesets/sles-11-x64.yml
-file path=etc/puppet/modules/concat/spec/acceptance/nodesets/sles-11sp1-x64.yml
-file path=etc/puppet/modules/concat/spec/acceptance/nodesets/ubuntu-server-10044-x64.yml
-file path=etc/puppet/modules/concat/spec/acceptance/nodesets/ubuntu-server-12042-x64.yml
-file path=etc/puppet/modules/concat/spec/acceptance/nodesets/ubuntu-server-1404-x64.yml
-file path=etc/puppet/modules/concat/spec/acceptance/order_spec.rb
-file path=etc/puppet/modules/concat/spec/acceptance/quoted_paths_spec.rb
-file path=etc/puppet/modules/concat/spec/acceptance/replace_spec.rb
-file path=etc/puppet/modules/concat/spec/acceptance/specinfra_stubs.rb
-file path=etc/puppet/modules/concat/spec/acceptance/symbolic_name_spec.rb
-file path=etc/puppet/modules/concat/spec/acceptance/validation_spec.rb
-file path=etc/puppet/modules/concat/spec/acceptance/warn_spec.rb
-file path=etc/puppet/modules/concat/spec/spec.opts
-file path=etc/puppet/modules/concat/spec/spec_helper.rb
-file path=etc/puppet/modules/concat/spec/spec_helper_acceptance.rb
-file path=etc/puppet/modules/concat/spec/unit/classes/concat_setup_spec.rb
-file path=etc/puppet/modules/concat/spec/unit/defines/concat_fragment_spec.rb
-file path=etc/puppet/modules/concat/spec/unit/defines/concat_spec.rb
-file path=etc/puppet/modules/concat/spec/unit/facts/concat_basedir_spec.rb
-file path=etc/puppet/modules/concat/tests/fragment.pp
-file path=etc/puppet/modules/concat/tests/init.pp
-#
-license puppetlabs-concat.license license="Apache v2.0"
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/puppetlabs-concat/puppetlabs-concat.p5m	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,102 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
+#
+
+<transform file dir -> default owner puppet>
+<transform file dir -> default group puppet>
+set name=pkg.fmri \
+    value=pkg:/system/management/puppet/puppetlabs-concat@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="Concat Puppet Module"
+set name=pkg.description \
+    value="The concat module lets you construct files from multiple ordered fragments of text"
+set name=com.oracle.info.description value="Concat Puppet Module"
+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 \
+    value="puppetlabs - https://forge.puppetlabs.com/puppetlabs"
+set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.arc-caseid value=PSARC/2015/368 value=PSARC/2016/016
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+#
+file path=etc/puppet/modules/concat/CHANGELOG.md
+file path=etc/puppet/modules/concat/CONTRIBUTING.md
+file path=etc/puppet/modules/concat/Gemfile
+file path=etc/puppet/modules/concat/LICENSE
+file path=etc/puppet/modules/concat/README.md
+file path=etc/puppet/modules/concat/Rakefile
+file path=etc/puppet/modules/concat/checksums.json
+file path=etc/puppet/modules/concat/files/concatfragments.rb
+file path=etc/puppet/modules/concat/lib/facter/concat_basedir.rb
+file path=etc/puppet/modules/concat/lib/puppet/parser/functions/concat_getparam.rb
+file path=etc/puppet/modules/concat/lib/puppet/parser/functions/concat_is_bool.rb
+file path=etc/puppet/modules/concat/manifests/fragment.pp
+file path=etc/puppet/modules/concat/manifests/init.pp
+file path=etc/puppet/modules/concat/manifests/setup.pp
+file path=etc/puppet/modules/concat/metadata.json
+file path=etc/puppet/modules/concat/spec/acceptance/backup_spec.rb
+file path=etc/puppet/modules/concat/spec/acceptance/concat_spec.rb
+file path=etc/puppet/modules/concat/spec/acceptance/deprecation_warnings_spec.rb
+file path=etc/puppet/modules/concat/spec/acceptance/empty_spec.rb
+file path=etc/puppet/modules/concat/spec/acceptance/fragment_source_spec.rb
+file path=etc/puppet/modules/concat/spec/acceptance/fragments_are_always_replaced_spec.rb
+file path=etc/puppet/modules/concat/spec/acceptance/newline_spec.rb
+file path=etc/puppet/modules/concat/spec/acceptance/nodesets/aix-71-vcloud.yml
+file path=etc/puppet/modules/concat/spec/acceptance/nodesets/centos-59-x64.yml
+file path=etc/puppet/modules/concat/spec/acceptance/nodesets/centos-64-x64-pe.yml
+file path=etc/puppet/modules/concat/spec/acceptance/nodesets/centos-64-x64.yml
+file path=etc/puppet/modules/concat/spec/acceptance/nodesets/centos-65-x64.yml
+file path=etc/puppet/modules/concat/spec/acceptance/nodesets/debian-607-x64.yml
+file path=etc/puppet/modules/concat/spec/acceptance/nodesets/debian-70rc1-x64.yml
+file path=etc/puppet/modules/concat/spec/acceptance/nodesets/debian-73-x64.yml
+file path=etc/puppet/modules/concat/spec/acceptance/nodesets/default.yml
+file path=etc/puppet/modules/concat/spec/acceptance/nodesets/fedora-18-x64.yml
+file path=etc/puppet/modules/concat/spec/acceptance/nodesets/sles-11-x64.yml
+file path=etc/puppet/modules/concat/spec/acceptance/nodesets/sles-11sp1-x64.yml
+file path=etc/puppet/modules/concat/spec/acceptance/nodesets/ubuntu-server-10044-x64.yml
+file path=etc/puppet/modules/concat/spec/acceptance/nodesets/ubuntu-server-12042-x64.yml
+file path=etc/puppet/modules/concat/spec/acceptance/nodesets/ubuntu-server-1404-x64.yml
+file path=etc/puppet/modules/concat/spec/acceptance/order_spec.rb
+file path=etc/puppet/modules/concat/spec/acceptance/quoted_paths_spec.rb
+file path=etc/puppet/modules/concat/spec/acceptance/replace_spec.rb
+file path=etc/puppet/modules/concat/spec/acceptance/specinfra_stubs.rb
+file path=etc/puppet/modules/concat/spec/acceptance/symbolic_name_spec.rb
+file path=etc/puppet/modules/concat/spec/acceptance/validation_spec.rb
+file path=etc/puppet/modules/concat/spec/acceptance/warn_spec.rb
+file path=etc/puppet/modules/concat/spec/spec.opts
+file path=etc/puppet/modules/concat/spec/spec_helper.rb
+file path=etc/puppet/modules/concat/spec/spec_helper_acceptance.rb
+file path=etc/puppet/modules/concat/spec/unit/classes/concat_setup_spec.rb
+file path=etc/puppet/modules/concat/spec/unit/defines/concat_fragment_spec.rb
+file path=etc/puppet/modules/concat/spec/unit/defines/concat_spec.rb
+file path=etc/puppet/modules/concat/spec/unit/facts/concat_basedir_spec.rb
+file path=etc/puppet/modules/concat/tests/fragment.pp
+file path=etc/puppet/modules/concat/tests/init.pp
+#
+license puppetlabs-concat.license license="Apache v2.0"
+# Renamed Package
+depend type=optional \
+    fmri=system/management/puppet/[email protected]
+depend type=require fmri=system/management/puppet
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/puppetlabs-inifile/history	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,1 @@
+system/management/puppet/[email protected] system/management/puppet/puppetlabs-inifile
--- a/components/ruby/puppet-modules/puppetlabs-inifile/puppet-inifile.p5m	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,95 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
-#
-
-set name=pkg.fmri \
-    value=pkg:/system/management/puppet/puppet-inifile@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
-set name=pkg.summary value="Inifile Puppet Module"
-set name=pkg.description \
-    value="The inifile module adds two resource types so that you can use Puppet to manage settings and subsettings in INI-style configuration files."
-set name=com.oracle.info.description value="Inifile Puppet Module"
-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 \
-    value="puppetlabs - https://forge.puppetlabs.com/puppetlabs"
-set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
-set name=org.opensolaris.arc-caseid value=PSARC/2015/368
-set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-#
-file path=etc/puppet/modules/inifile/CHANGELOG.md
-file path=etc/puppet/modules/inifile/CONTRIBUTING.md
-file path=etc/puppet/modules/inifile/Gemfile
-file path=etc/puppet/modules/inifile/LICENSE
-file path=etc/puppet/modules/inifile/README.markdown
-file path=etc/puppet/modules/inifile/Rakefile
-file path=etc/puppet/modules/inifile/checksums.json
-file path=etc/puppet/modules/inifile/lib/puppet/parser/functions/create_ini_settings.rb
-file path=etc/puppet/modules/inifile/lib/puppet/provider/ini_setting/ruby.rb
-file path=etc/puppet/modules/inifile/lib/puppet/provider/ini_subsetting/ruby.rb
-file path=etc/puppet/modules/inifile/lib/puppet/type/ini_setting.rb
-file path=etc/puppet/modules/inifile/lib/puppet/type/ini_subsetting.rb
-file path=etc/puppet/modules/inifile/lib/puppet/util/external_iterator.rb
-file path=etc/puppet/modules/inifile/lib/puppet/util/ini_file.rb
-file path=etc/puppet/modules/inifile/lib/puppet/util/ini_file/section.rb
-file path=etc/puppet/modules/inifile/lib/puppet/util/setting_value.rb
-file path=etc/puppet/modules/inifile/metadata.json
-file path=etc/puppet/modules/inifile/spec/acceptance/ini_setting_spec.rb
-file path=etc/puppet/modules/inifile/spec/acceptance/ini_subsetting_spec.rb
-file path=etc/puppet/modules/inifile/spec/acceptance/nodesets/centos-510-x64.yml
-file path=etc/puppet/modules/inifile/spec/acceptance/nodesets/centos-59-x64.yml
-file path=etc/puppet/modules/inifile/spec/acceptance/nodesets/centos-64-x64-pe.yml
-file path=etc/puppet/modules/inifile/spec/acceptance/nodesets/centos-64-x64.yml
-file path=etc/puppet/modules/inifile/spec/acceptance/nodesets/centos-65-x64.yml
-file path=etc/puppet/modules/inifile/spec/acceptance/nodesets/debian-607-x64.yml
-file path=etc/puppet/modules/inifile/spec/acceptance/nodesets/debian-73-x64.yml
-file path=etc/puppet/modules/inifile/spec/acceptance/nodesets/default.yml
-file path=etc/puppet/modules/inifile/spec/acceptance/nodesets/fedora-18-x64.yml
-file path=etc/puppet/modules/inifile/spec/acceptance/nodesets/sles-11sp1-x64.yml
-file path=etc/puppet/modules/inifile/spec/acceptance/nodesets/ubuntu-server-10044-x64.yml
-file path=etc/puppet/modules/inifile/spec/acceptance/nodesets/ubuntu-server-12042-x64.yml
-file path=etc/puppet/modules/inifile/spec/acceptance/nodesets/ubuntu-server-1404-x64.yml
-file path=etc/puppet/modules/inifile/spec/acceptance/nodesets/windows-2003-i386.yml
-file path=etc/puppet/modules/inifile/spec/acceptance/nodesets/windows-2003r2-x86_64.yml
-file path=etc/puppet/modules/inifile/spec/acceptance/nodesets/windows-2008-x86_64.yml
-file path=etc/puppet/modules/inifile/spec/acceptance/nodesets/windows-2008r2-x86_64.yml
-file path=etc/puppet/modules/inifile/spec/acceptance/nodesets/windows-2012-x86_64.yml
-file path=etc/puppet/modules/inifile/spec/acceptance/nodesets/windows-2012r2-x86_64.yml
-file path=etc/puppet/modules/inifile/spec/classes/create_ini_settings_test_spec.rb
-file path=etc/puppet/modules/inifile/spec/classes/inherit_test1_spec.rb
-file path=etc/puppet/modules/inifile/spec/functions/create_ini_settings_spec.rb
-file path=etc/puppet/modules/inifile/spec/spec.opts
-file path=etc/puppet/modules/inifile/spec/spec_helper.rb
-file path=etc/puppet/modules/inifile/spec/spec_helper_acceptance.rb
-file path=etc/puppet/modules/inifile/spec/unit/puppet/provider/ini_setting/inheritance_spec.rb
-file path=etc/puppet/modules/inifile/spec/unit/puppet/provider/ini_setting/ruby_spec.rb
-file path=etc/puppet/modules/inifile/spec/unit/puppet/provider/ini_subsetting/ruby_spec.rb
-file path=etc/puppet/modules/inifile/spec/unit/puppet/util/external_iterator_spec.rb
-file path=etc/puppet/modules/inifile/spec/unit/puppet/util/ini_file_spec.rb
-file path=etc/puppet/modules/inifile/spec/unit/puppet/util/setting_value_spec.rb
-file path=etc/puppet/modules/inifile/tests/ini_setting.pp
-file path=etc/puppet/modules/inifile/tests/ini_subsetting.pp
-#
-license puppetlabs-inifile.license license="Apache v2.0"
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/puppetlabs-inifile/puppetlabs-inifile.p5m	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,101 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
+#
+
+<transform file dir -> default owner puppet>
+<transform file dir -> default group puppet>
+set name=pkg.fmri \
+    value=pkg:/system/management/puppet/puppetlabs-inifile@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="Inifile Puppet Module"
+set name=pkg.description \
+    value="The inifile module adds two resource types so that you can use Puppet to manage settings and subsettings in INI-style configuration files."
+set name=com.oracle.info.description value="Inifile Puppet Module"
+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 \
+    value="puppetlabs - https://forge.puppetlabs.com/puppetlabs"
+set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.arc-caseid value=PSARC/2015/368 value=PSARC/2016/016
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+#
+file path=etc/puppet/modules/inifile/CHANGELOG.md
+file path=etc/puppet/modules/inifile/CONTRIBUTING.md
+file path=etc/puppet/modules/inifile/Gemfile
+file path=etc/puppet/modules/inifile/LICENSE
+file path=etc/puppet/modules/inifile/README.markdown
+file path=etc/puppet/modules/inifile/Rakefile
+file path=etc/puppet/modules/inifile/checksums.json
+file path=etc/puppet/modules/inifile/lib/puppet/parser/functions/create_ini_settings.rb
+file path=etc/puppet/modules/inifile/lib/puppet/provider/ini_setting/ruby.rb
+file path=etc/puppet/modules/inifile/lib/puppet/provider/ini_subsetting/ruby.rb
+file path=etc/puppet/modules/inifile/lib/puppet/type/ini_setting.rb
+file path=etc/puppet/modules/inifile/lib/puppet/type/ini_subsetting.rb
+file path=etc/puppet/modules/inifile/lib/puppet/util/external_iterator.rb
+file path=etc/puppet/modules/inifile/lib/puppet/util/ini_file.rb
+file path=etc/puppet/modules/inifile/lib/puppet/util/ini_file/section.rb
+file path=etc/puppet/modules/inifile/lib/puppet/util/setting_value.rb
+file path=etc/puppet/modules/inifile/metadata.json
+file path=etc/puppet/modules/inifile/spec/acceptance/ini_setting_spec.rb
+file path=etc/puppet/modules/inifile/spec/acceptance/ini_subsetting_spec.rb
+file path=etc/puppet/modules/inifile/spec/acceptance/nodesets/centos-510-x64.yml
+file path=etc/puppet/modules/inifile/spec/acceptance/nodesets/centos-59-x64.yml
+file path=etc/puppet/modules/inifile/spec/acceptance/nodesets/centos-64-x64-pe.yml
+file path=etc/puppet/modules/inifile/spec/acceptance/nodesets/centos-64-x64.yml
+file path=etc/puppet/modules/inifile/spec/acceptance/nodesets/centos-65-x64.yml
+file path=etc/puppet/modules/inifile/spec/acceptance/nodesets/debian-607-x64.yml
+file path=etc/puppet/modules/inifile/spec/acceptance/nodesets/debian-73-x64.yml
+file path=etc/puppet/modules/inifile/spec/acceptance/nodesets/default.yml
+file path=etc/puppet/modules/inifile/spec/acceptance/nodesets/fedora-18-x64.yml
+file path=etc/puppet/modules/inifile/spec/acceptance/nodesets/sles-11sp1-x64.yml
+file path=etc/puppet/modules/inifile/spec/acceptance/nodesets/ubuntu-server-10044-x64.yml
+file path=etc/puppet/modules/inifile/spec/acceptance/nodesets/ubuntu-server-12042-x64.yml
+file path=etc/puppet/modules/inifile/spec/acceptance/nodesets/ubuntu-server-1404-x64.yml
+file path=etc/puppet/modules/inifile/spec/acceptance/nodesets/windows-2003-i386.yml
+file path=etc/puppet/modules/inifile/spec/acceptance/nodesets/windows-2003r2-x86_64.yml
+file path=etc/puppet/modules/inifile/spec/acceptance/nodesets/windows-2008-x86_64.yml
+file path=etc/puppet/modules/inifile/spec/acceptance/nodesets/windows-2008r2-x86_64.yml
+file path=etc/puppet/modules/inifile/spec/acceptance/nodesets/windows-2012-x86_64.yml
+file path=etc/puppet/modules/inifile/spec/acceptance/nodesets/windows-2012r2-x86_64.yml
+file path=etc/puppet/modules/inifile/spec/classes/create_ini_settings_test_spec.rb
+file path=etc/puppet/modules/inifile/spec/classes/inherit_test1_spec.rb
+file path=etc/puppet/modules/inifile/spec/functions/create_ini_settings_spec.rb
+file path=etc/puppet/modules/inifile/spec/spec.opts
+file path=etc/puppet/modules/inifile/spec/spec_helper.rb
+file path=etc/puppet/modules/inifile/spec/spec_helper_acceptance.rb
+file path=etc/puppet/modules/inifile/spec/unit/puppet/provider/ini_setting/inheritance_spec.rb
+file path=etc/puppet/modules/inifile/spec/unit/puppet/provider/ini_setting/ruby_spec.rb
+file path=etc/puppet/modules/inifile/spec/unit/puppet/provider/ini_subsetting/ruby_spec.rb
+file path=etc/puppet/modules/inifile/spec/unit/puppet/util/external_iterator_spec.rb
+file path=etc/puppet/modules/inifile/spec/unit/puppet/util/ini_file_spec.rb
+file path=etc/puppet/modules/inifile/spec/unit/puppet/util/setting_value_spec.rb
+file path=etc/puppet/modules/inifile/tests/ini_setting.pp
+file path=etc/puppet/modules/inifile/tests/ini_subsetting.pp
+#
+license puppetlabs-inifile.license license="Apache v2.0"
+# Renamed Package
+depend type=optional \
+    fmri=system/management/puppet/[email protected]
+depend type=require fmri=system/management/puppet
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/puppetlabs-mysql/history	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,1 @@
+system/management/puppet/[email protected] system/management/puppet/puppetlabs-mysql
--- a/components/ruby/puppet-modules/puppetlabs-mysql/puppet-mysql.p5m	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,159 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
-#
-
-set name=pkg.fmri \
-    value=pkg:/system/management/puppet/puppet-mysql@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
-set name=pkg.summary value="Mysql Puppet Module"
-set name=pkg.description \
-    value="The mysql module manages both the installation and configuration of MySQL, as well as extending Puppet to allow management of MySQL resources, such as databases, users, and grants."
-set name=com.oracle.info.description value="Mysql Puppet Module"
-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 \
-    value="puppetlabs - https://forge.puppetlabs.com/puppetlabs"
-set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
-set name=org.opensolaris.arc-caseid value=PSARC/2015/368
-set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-#
-file path=etc/puppet/modules/mysql/CHANGELOG.md
-file path=etc/puppet/modules/mysql/CONTRIBUTING.md
-file path=etc/puppet/modules/mysql/Gemfile
-file path=etc/puppet/modules/mysql/LICENSE
-file path=etc/puppet/modules/mysql/README.md
-file path=etc/puppet/modules/mysql/Rakefile
-file path=etc/puppet/modules/mysql/TODO
-file path=etc/puppet/modules/mysql/checksums.json
-file path=etc/puppet/modules/mysql/examples/backup.pp
-file path=etc/puppet/modules/mysql/examples/bindings.pp
-file path=etc/puppet/modules/mysql/examples/java.pp
-file path=etc/puppet/modules/mysql/examples/mysql_database.pp
-file path=etc/puppet/modules/mysql/examples/mysql_db.pp
-file path=etc/puppet/modules/mysql/examples/mysql_grant.pp
-file path=etc/puppet/modules/mysql/examples/mysql_plugin.pp
-file path=etc/puppet/modules/mysql/examples/mysql_user.pp
-file path=etc/puppet/modules/mysql/examples/perl.pp
-file path=etc/puppet/modules/mysql/examples/python.pp
-file path=etc/puppet/modules/mysql/examples/ruby.pp
-file path=etc/puppet/modules/mysql/examples/server.pp
-file path=etc/puppet/modules/mysql/examples/server/account_security.pp
-file path=etc/puppet/modules/mysql/examples/server/config.pp
-file path=etc/puppet/modules/mysql/lib/facter/mysql_server_id.rb
-file path=etc/puppet/modules/mysql/lib/facter/mysql_version.rb
-file path=etc/puppet/modules/mysql/lib/puppet/parser/functions/mysql_deepmerge.rb
-file path=etc/puppet/modules/mysql/lib/puppet/parser/functions/mysql_dirname.rb
-file path=etc/puppet/modules/mysql/lib/puppet/parser/functions/mysql_password.rb
-file path=etc/puppet/modules/mysql/lib/puppet/parser/functions/mysql_strip_hash.rb
-file path=etc/puppet/modules/mysql/lib/puppet/provider/mysql.rb
-file path=etc/puppet/modules/mysql/lib/puppet/provider/mysql_database/mysql.rb
-file path=etc/puppet/modules/mysql/lib/puppet/provider/mysql_grant/mysql.rb
-file path=etc/puppet/modules/mysql/lib/puppet/provider/mysql_plugin/mysql.rb
-file path=etc/puppet/modules/mysql/lib/puppet/provider/mysql_user/mysql.rb
-file path=etc/puppet/modules/mysql/lib/puppet/type/mysql_database.rb
-file path=etc/puppet/modules/mysql/lib/puppet/type/mysql_grant.rb
-file path=etc/puppet/modules/mysql/lib/puppet/type/mysql_plugin.rb
-file path=etc/puppet/modules/mysql/lib/puppet/type/mysql_user.rb
-file path=etc/puppet/modules/mysql/manifests/backup/mysqlbackup.pp
-file path=etc/puppet/modules/mysql/manifests/backup/mysqldump.pp
-file path=etc/puppet/modules/mysql/manifests/backup/xtrabackup.pp
-file path=etc/puppet/modules/mysql/manifests/bindings.pp
-file path=etc/puppet/modules/mysql/manifests/bindings/client_dev.pp
-file path=etc/puppet/modules/mysql/manifests/bindings/daemon_dev.pp
-file path=etc/puppet/modules/mysql/manifests/bindings/java.pp
-file path=etc/puppet/modules/mysql/manifests/bindings/perl.pp
-file path=etc/puppet/modules/mysql/manifests/bindings/php.pp
-file path=etc/puppet/modules/mysql/manifests/bindings/python.pp
-file path=etc/puppet/modules/mysql/manifests/bindings/ruby.pp
-file path=etc/puppet/modules/mysql/manifests/client.pp
-file path=etc/puppet/modules/mysql/manifests/client/install.pp
-file path=etc/puppet/modules/mysql/manifests/db.pp
-file path=etc/puppet/modules/mysql/manifests/params.pp
-file path=etc/puppet/modules/mysql/manifests/server.pp
-file path=etc/puppet/modules/mysql/manifests/server/account_security.pp
-file path=etc/puppet/modules/mysql/manifests/server/backup.pp
-file path=etc/puppet/modules/mysql/manifests/server/config.pp
-file path=etc/puppet/modules/mysql/manifests/server/install.pp
-file path=etc/puppet/modules/mysql/manifests/server/installdb.pp
-file path=etc/puppet/modules/mysql/manifests/server/monitor.pp
-file path=etc/puppet/modules/mysql/manifests/server/mysqltuner.pp
-file path=etc/puppet/modules/mysql/manifests/server/providers.pp
-file path=etc/puppet/modules/mysql/manifests/server/root_password.pp
-file path=etc/puppet/modules/mysql/manifests/server/service.pp
-file path=etc/puppet/modules/mysql/metadata.json
-file path=etc/puppet/modules/mysql/spec/acceptance/mysql_backup_spec.rb
-file path=etc/puppet/modules/mysql/spec/acceptance/mysql_db_spec.rb
-file path=etc/puppet/modules/mysql/spec/acceptance/mysql_server_spec.rb
-file path=etc/puppet/modules/mysql/spec/acceptance/nodesets/centos-510-x64.yml
-file path=etc/puppet/modules/mysql/spec/acceptance/nodesets/centos-59-x64.yml
-file path=etc/puppet/modules/mysql/spec/acceptance/nodesets/centos-64-x64-pe.yml
-file path=etc/puppet/modules/mysql/spec/acceptance/nodesets/centos-65-x64.yml
-file path=etc/puppet/modules/mysql/spec/acceptance/nodesets/default.yml
-file path=etc/puppet/modules/mysql/spec/acceptance/nodesets/fedora-18-x64.yml
-file path=etc/puppet/modules/mysql/spec/acceptance/nodesets/sles-11-x64.yml
-file path=etc/puppet/modules/mysql/spec/acceptance/nodesets/ubuntu-server-10044-x64.yml
-file path=etc/puppet/modules/mysql/spec/acceptance/nodesets/ubuntu-server-12042-x64.yml
-file path=etc/puppet/modules/mysql/spec/acceptance/nodesets/ubuntu-server-1404-x64.yml
-file path=etc/puppet/modules/mysql/spec/acceptance/types/mysql_database_spec.rb
-file path=etc/puppet/modules/mysql/spec/acceptance/types/mysql_grant_spec.rb
-file path=etc/puppet/modules/mysql/spec/acceptance/types/mysql_plugin_spec.rb
-file path=etc/puppet/modules/mysql/spec/acceptance/types/mysql_user_spec.rb
-file path=etc/puppet/modules/mysql/spec/classes/graceful_failures_spec.rb
-file path=etc/puppet/modules/mysql/spec/classes/mycnf_template_spec.rb
-file path=etc/puppet/modules/mysql/spec/classes/mysql_bindings_spec.rb
-file path=etc/puppet/modules/mysql/spec/classes/mysql_client_spec.rb
-file path=etc/puppet/modules/mysql/spec/classes/mysql_server_account_security_spec.rb
-file path=etc/puppet/modules/mysql/spec/classes/mysql_server_backup_spec.rb
-file path=etc/puppet/modules/mysql/spec/classes/mysql_server_monitor_spec.rb
-file path=etc/puppet/modules/mysql/spec/classes/mysql_server_mysqltuner_spec.rb
-file path=etc/puppet/modules/mysql/spec/classes/mysql_server_spec.rb
-file path=etc/puppet/modules/mysql/spec/defines/mysql_db_spec.rb
-file path=etc/puppet/modules/mysql/spec/spec.opts
-file path=etc/puppet/modules/mysql/spec/spec_helper.rb
-file path=etc/puppet/modules/mysql/spec/spec_helper_acceptance.rb
-file path=etc/puppet/modules/mysql/spec/unit/facter/mysql_server_id_spec.rb
-file path=etc/puppet/modules/mysql/spec/unit/facter/mysql_version_spec.rb
-file path=etc/puppet/modules/mysql/spec/unit/puppet/functions/mysql_deepmerge_spec.rb
-file path=etc/puppet/modules/mysql/spec/unit/puppet/functions/mysql_password_spec.rb
-file path=etc/puppet/modules/mysql/spec/unit/puppet/provider/mysql_database/mysql_spec.rb
-file path=etc/puppet/modules/mysql/spec/unit/puppet/provider/mysql_plugin/mysql_spec.rb
-file path=etc/puppet/modules/mysql/spec/unit/puppet/provider/mysql_user/mysql_spec.rb
-file path=etc/puppet/modules/mysql/spec/unit/puppet/type/mysql_database_spec.rb
-file path=etc/puppet/modules/mysql/spec/unit/puppet/type/mysql_grant_spec.rb
-file path=etc/puppet/modules/mysql/spec/unit/puppet/type/mysql_plugin_spec.rb
-file path=etc/puppet/modules/mysql/spec/unit/puppet/type/mysql_user_spec.rb
-file path=etc/puppet/modules/mysql/templates/meb.cnf.erb
-file path=etc/puppet/modules/mysql/templates/my.cnf.erb
-file path=etc/puppet/modules/mysql/templates/my.cnf.pass.erb
-file path=etc/puppet/modules/mysql/templates/mysqlbackup.sh.erb
-file path=etc/puppet/modules/mysql/templates/xtrabackup.sh.erb
-#
-license puppetlabs-mysql.license license="Apache v2.0"
-
-# force a dependency on puppet-staging
-depend type=require fmri=system/management/puppet/puppet-staging
-
-# force a dependency on puppet-stdlib
-depend type=require fmri=system/management/puppet/puppet-stdlib
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/puppetlabs-mysql/puppetlabs-mysql.p5m	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,165 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
+#
+
+<transform file dir -> default owner puppet>
+<transform file dir -> default group puppet>
+set name=pkg.fmri \
+    value=pkg:/system/management/puppet/puppetlabs-mysql@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="Mysql Puppet Module"
+set name=pkg.description \
+    value="The mysql module manages both the installation and configuration of MySQL, as well as extending Puppet to allow management of MySQL resources, such as databases, users, and grants."
+set name=com.oracle.info.description value="Mysql Puppet Module"
+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 \
+    value="puppetlabs - https://forge.puppetlabs.com/puppetlabs"
+set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.arc-caseid value=PSARC/2015/368 value=PSARC/2016/016
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+#
+file path=etc/puppet/modules/mysql/CHANGELOG.md
+file path=etc/puppet/modules/mysql/CONTRIBUTING.md
+file path=etc/puppet/modules/mysql/Gemfile
+file path=etc/puppet/modules/mysql/LICENSE
+file path=etc/puppet/modules/mysql/README.md
+file path=etc/puppet/modules/mysql/Rakefile
+file path=etc/puppet/modules/mysql/TODO
+file path=etc/puppet/modules/mysql/checksums.json
+file path=etc/puppet/modules/mysql/examples/backup.pp
+file path=etc/puppet/modules/mysql/examples/bindings.pp
+file path=etc/puppet/modules/mysql/examples/java.pp
+file path=etc/puppet/modules/mysql/examples/mysql_database.pp
+file path=etc/puppet/modules/mysql/examples/mysql_db.pp
+file path=etc/puppet/modules/mysql/examples/mysql_grant.pp
+file path=etc/puppet/modules/mysql/examples/mysql_plugin.pp
+file path=etc/puppet/modules/mysql/examples/mysql_user.pp
+file path=etc/puppet/modules/mysql/examples/perl.pp
+file path=etc/puppet/modules/mysql/examples/python.pp
+file path=etc/puppet/modules/mysql/examples/ruby.pp
+file path=etc/puppet/modules/mysql/examples/server.pp
+file path=etc/puppet/modules/mysql/examples/server/account_security.pp
+file path=etc/puppet/modules/mysql/examples/server/config.pp
+file path=etc/puppet/modules/mysql/lib/facter/mysql_server_id.rb
+file path=etc/puppet/modules/mysql/lib/facter/mysql_version.rb
+file path=etc/puppet/modules/mysql/lib/puppet/parser/functions/mysql_deepmerge.rb
+file path=etc/puppet/modules/mysql/lib/puppet/parser/functions/mysql_dirname.rb
+file path=etc/puppet/modules/mysql/lib/puppet/parser/functions/mysql_password.rb
+file path=etc/puppet/modules/mysql/lib/puppet/parser/functions/mysql_strip_hash.rb
+file path=etc/puppet/modules/mysql/lib/puppet/provider/mysql.rb
+file path=etc/puppet/modules/mysql/lib/puppet/provider/mysql_database/mysql.rb
+file path=etc/puppet/modules/mysql/lib/puppet/provider/mysql_grant/mysql.rb
+file path=etc/puppet/modules/mysql/lib/puppet/provider/mysql_plugin/mysql.rb
+file path=etc/puppet/modules/mysql/lib/puppet/provider/mysql_user/mysql.rb
+file path=etc/puppet/modules/mysql/lib/puppet/type/mysql_database.rb
+file path=etc/puppet/modules/mysql/lib/puppet/type/mysql_grant.rb
+file path=etc/puppet/modules/mysql/lib/puppet/type/mysql_plugin.rb
+file path=etc/puppet/modules/mysql/lib/puppet/type/mysql_user.rb
+file path=etc/puppet/modules/mysql/manifests/backup/mysqlbackup.pp
+file path=etc/puppet/modules/mysql/manifests/backup/mysqldump.pp
+file path=etc/puppet/modules/mysql/manifests/backup/xtrabackup.pp
+file path=etc/puppet/modules/mysql/manifests/bindings.pp
+file path=etc/puppet/modules/mysql/manifests/bindings/client_dev.pp
+file path=etc/puppet/modules/mysql/manifests/bindings/daemon_dev.pp
+file path=etc/puppet/modules/mysql/manifests/bindings/java.pp
+file path=etc/puppet/modules/mysql/manifests/bindings/perl.pp
+file path=etc/puppet/modules/mysql/manifests/bindings/php.pp
+file path=etc/puppet/modules/mysql/manifests/bindings/python.pp
+file path=etc/puppet/modules/mysql/manifests/bindings/ruby.pp
+file path=etc/puppet/modules/mysql/manifests/client.pp
+file path=etc/puppet/modules/mysql/manifests/client/install.pp
+file path=etc/puppet/modules/mysql/manifests/db.pp
+file path=etc/puppet/modules/mysql/manifests/params.pp
+file path=etc/puppet/modules/mysql/manifests/server.pp
+file path=etc/puppet/modules/mysql/manifests/server/account_security.pp
+file path=etc/puppet/modules/mysql/manifests/server/backup.pp
+file path=etc/puppet/modules/mysql/manifests/server/config.pp
+file path=etc/puppet/modules/mysql/manifests/server/install.pp
+file path=etc/puppet/modules/mysql/manifests/server/installdb.pp
+file path=etc/puppet/modules/mysql/manifests/server/monitor.pp
+file path=etc/puppet/modules/mysql/manifests/server/mysqltuner.pp
+file path=etc/puppet/modules/mysql/manifests/server/providers.pp
+file path=etc/puppet/modules/mysql/manifests/server/root_password.pp
+file path=etc/puppet/modules/mysql/manifests/server/service.pp
+file path=etc/puppet/modules/mysql/metadata.json
+file path=etc/puppet/modules/mysql/spec/acceptance/mysql_backup_spec.rb
+file path=etc/puppet/modules/mysql/spec/acceptance/mysql_db_spec.rb
+file path=etc/puppet/modules/mysql/spec/acceptance/mysql_server_spec.rb
+file path=etc/puppet/modules/mysql/spec/acceptance/nodesets/centos-510-x64.yml
+file path=etc/puppet/modules/mysql/spec/acceptance/nodesets/centos-59-x64.yml
+file path=etc/puppet/modules/mysql/spec/acceptance/nodesets/centos-64-x64-pe.yml
+file path=etc/puppet/modules/mysql/spec/acceptance/nodesets/centos-65-x64.yml
+file path=etc/puppet/modules/mysql/spec/acceptance/nodesets/default.yml
+file path=etc/puppet/modules/mysql/spec/acceptance/nodesets/fedora-18-x64.yml
+file path=etc/puppet/modules/mysql/spec/acceptance/nodesets/sles-11-x64.yml
+file path=etc/puppet/modules/mysql/spec/acceptance/nodesets/ubuntu-server-10044-x64.yml
+file path=etc/puppet/modules/mysql/spec/acceptance/nodesets/ubuntu-server-12042-x64.yml
+file path=etc/puppet/modules/mysql/spec/acceptance/nodesets/ubuntu-server-1404-x64.yml
+file path=etc/puppet/modules/mysql/spec/acceptance/types/mysql_database_spec.rb
+file path=etc/puppet/modules/mysql/spec/acceptance/types/mysql_grant_spec.rb
+file path=etc/puppet/modules/mysql/spec/acceptance/types/mysql_plugin_spec.rb
+file path=etc/puppet/modules/mysql/spec/acceptance/types/mysql_user_spec.rb
+file path=etc/puppet/modules/mysql/spec/classes/graceful_failures_spec.rb
+file path=etc/puppet/modules/mysql/spec/classes/mycnf_template_spec.rb
+file path=etc/puppet/modules/mysql/spec/classes/mysql_bindings_spec.rb
+file path=etc/puppet/modules/mysql/spec/classes/mysql_client_spec.rb
+file path=etc/puppet/modules/mysql/spec/classes/mysql_server_account_security_spec.rb
+file path=etc/puppet/modules/mysql/spec/classes/mysql_server_backup_spec.rb
+file path=etc/puppet/modules/mysql/spec/classes/mysql_server_monitor_spec.rb
+file path=etc/puppet/modules/mysql/spec/classes/mysql_server_mysqltuner_spec.rb
+file path=etc/puppet/modules/mysql/spec/classes/mysql_server_spec.rb
+file path=etc/puppet/modules/mysql/spec/defines/mysql_db_spec.rb
+file path=etc/puppet/modules/mysql/spec/spec.opts
+file path=etc/puppet/modules/mysql/spec/spec_helper.rb
+file path=etc/puppet/modules/mysql/spec/spec_helper_acceptance.rb
+file path=etc/puppet/modules/mysql/spec/unit/facter/mysql_server_id_spec.rb
+file path=etc/puppet/modules/mysql/spec/unit/facter/mysql_version_spec.rb
+file path=etc/puppet/modules/mysql/spec/unit/puppet/functions/mysql_deepmerge_spec.rb
+file path=etc/puppet/modules/mysql/spec/unit/puppet/functions/mysql_password_spec.rb
+file path=etc/puppet/modules/mysql/spec/unit/puppet/provider/mysql_database/mysql_spec.rb
+file path=etc/puppet/modules/mysql/spec/unit/puppet/provider/mysql_plugin/mysql_spec.rb
+file path=etc/puppet/modules/mysql/spec/unit/puppet/provider/mysql_user/mysql_spec.rb
+file path=etc/puppet/modules/mysql/spec/unit/puppet/type/mysql_database_spec.rb
+file path=etc/puppet/modules/mysql/spec/unit/puppet/type/mysql_grant_spec.rb
+file path=etc/puppet/modules/mysql/spec/unit/puppet/type/mysql_plugin_spec.rb
+file path=etc/puppet/modules/mysql/spec/unit/puppet/type/mysql_user_spec.rb
+file path=etc/puppet/modules/mysql/templates/meb.cnf.erb
+file path=etc/puppet/modules/mysql/templates/my.cnf.erb
+file path=etc/puppet/modules/mysql/templates/my.cnf.pass.erb
+file path=etc/puppet/modules/mysql/templates/mysqlbackup.sh.erb
+file path=etc/puppet/modules/mysql/templates/xtrabackup.sh.erb
+#
+license puppetlabs-mysql.license license="Apache v2.0"
+# Renamed Package
+depend type=optional \
+    fmri=system/management/puppet/[email protected]
+depend type=require fmri=system/management/puppet
+
+# force a dependency on nanliu-staging
+depend type=require fmri=system/management/puppet/nanliu-staging
+
+# force a dependency on puppetlabs-stdlib
+depend type=require fmri=system/management/puppet/puppetlabs-stdlib
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/puppetlabs-ntp/history	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,1 @@
+system/management/puppet/[email protected] system/management/puppet/puppetlabs-ntp
--- a/components/ruby/puppet-modules/puppetlabs-ntp/puppet-ntp.p5m	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,89 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
-#
-
-set name=pkg.fmri \
-    value=pkg:/system/management/puppet/puppet-ntp@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
-set name=pkg.summary value="NTP Puppet Module"
-set name=pkg.description \
-    value="The ntp module installs, configures, and manages the NTP service."
-set name=com.oracle.info.description value="NTP Puppet Module"
-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 \
-    value="puppetlabs - https://forge.puppetlabs.com/puppetlabs"
-set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
-set name=org.opensolaris.arc-caseid value=PSARC/2015/368
-set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-#
-file path=etc/puppet/modules/ntp/CHANGELOG.md
-file path=etc/puppet/modules/ntp/CONTRIBUTING.md
-file path=etc/puppet/modules/ntp/Gemfile
-file path=etc/puppet/modules/ntp/LICENSE
-file path=etc/puppet/modules/ntp/README.markdown
-file path=etc/puppet/modules/ntp/Rakefile
-file path=etc/puppet/modules/ntp/checksums.json
-file path=etc/puppet/modules/ntp/lib/puppet/parser/functions/ntp_dirname.rb
-file path=etc/puppet/modules/ntp/manifests/config.pp
-file path=etc/puppet/modules/ntp/manifests/init.pp
-file path=etc/puppet/modules/ntp/manifests/install.pp
-file path=etc/puppet/modules/ntp/manifests/params.pp
-file path=etc/puppet/modules/ntp/manifests/service.pp
-file path=etc/puppet/modules/ntp/metadata.json
-file path=etc/puppet/modules/ntp/spec/acceptance/class_spec.rb
-file path=etc/puppet/modules/ntp/spec/acceptance/disable_monitoring_spec.rb
-file path=etc/puppet/modules/ntp/spec/acceptance/nodesets/centos-59-x64.yml
-file path=etc/puppet/modules/ntp/spec/acceptance/nodesets/centos-64-x64-pe.yml
-file path=etc/puppet/modules/ntp/spec/acceptance/nodesets/centos-64-x64.yml
-file path=etc/puppet/modules/ntp/spec/acceptance/nodesets/centos-65-x64.yml
-file path=etc/puppet/modules/ntp/spec/acceptance/nodesets/default.yml
-file path=etc/puppet/modules/ntp/spec/acceptance/nodesets/fedora-18-x64.yml
-file path=etc/puppet/modules/ntp/spec/acceptance/nodesets/sles-11-x64.yml
-file path=etc/puppet/modules/ntp/spec/acceptance/nodesets/sles-12-64.yml
-file path=etc/puppet/modules/ntp/spec/acceptance/nodesets/ubuntu-server-10044-x64.yml
-file path=etc/puppet/modules/ntp/spec/acceptance/nodesets/ubuntu-server-12042-x64.yml
-file path=etc/puppet/modules/ntp/spec/acceptance/nodesets/ubuntu-server-1404-x64.yml
-file path=etc/puppet/modules/ntp/spec/acceptance/nodesets/ubuntu-server-14042-x64.yml
-file path=etc/puppet/modules/ntp/spec/acceptance/ntp_config_spec.rb
-file path=etc/puppet/modules/ntp/spec/acceptance/ntp_install_spec.rb
-file path=etc/puppet/modules/ntp/spec/acceptance/ntp_parameters_spec.rb
-file path=etc/puppet/modules/ntp/spec/acceptance/ntp_service_spec.rb
-file path=etc/puppet/modules/ntp/spec/acceptance/preferred_servers_spec.rb
-file path=etc/puppet/modules/ntp/spec/acceptance/restrict_spec.rb
-file path=etc/puppet/modules/ntp/spec/acceptance/unsupported_spec.rb
-file path=etc/puppet/modules/ntp/spec/classes/ntp_spec.rb
-file path=etc/puppet/modules/ntp/spec/spec.opts
-file path=etc/puppet/modules/ntp/spec/spec_helper.rb
-file path=etc/puppet/modules/ntp/spec/spec_helper_acceptance.rb
-file path=etc/puppet/modules/ntp/spec/unit/puppet/provider/README.markdown
-file path=etc/puppet/modules/ntp/spec/unit/puppet/type/README.markdown
-file path=etc/puppet/modules/ntp/templates/ntp.conf.erb
-file path=etc/puppet/modules/ntp/tests/init.pp
-#
-license puppetlabs-ntp.license license="Apache v2.0"
-
-# force a dependency on puppet-stdlib
-depend type=require fmri=system/management/puppet/puppet-stdlib
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/puppetlabs-ntp/puppetlabs-ntp.p5m	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,95 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
+#
+
+<transform file dir -> default owner puppet>
+<transform file dir -> default group puppet>
+set name=pkg.fmri \
+    value=pkg:/system/management/puppet/puppetlabs-ntp@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="NTP Puppet Module"
+set name=pkg.description \
+    value="The ntp module installs, configures, and manages the NTP service."
+set name=com.oracle.info.description value="NTP Puppet Module"
+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 \
+    value="puppetlabs - https://forge.puppetlabs.com/puppetlabs"
+set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.arc-caseid value=PSARC/2015/368 value=PSARC/2016/016
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+#
+file path=etc/puppet/modules/ntp/CHANGELOG.md
+file path=etc/puppet/modules/ntp/CONTRIBUTING.md
+file path=etc/puppet/modules/ntp/Gemfile
+file path=etc/puppet/modules/ntp/LICENSE
+file path=etc/puppet/modules/ntp/README.markdown
+file path=etc/puppet/modules/ntp/Rakefile
+file path=etc/puppet/modules/ntp/checksums.json
+file path=etc/puppet/modules/ntp/lib/puppet/parser/functions/ntp_dirname.rb
+file path=etc/puppet/modules/ntp/manifests/config.pp
+file path=etc/puppet/modules/ntp/manifests/init.pp
+file path=etc/puppet/modules/ntp/manifests/install.pp
+file path=etc/puppet/modules/ntp/manifests/params.pp
+file path=etc/puppet/modules/ntp/manifests/service.pp
+file path=etc/puppet/modules/ntp/metadata.json
+file path=etc/puppet/modules/ntp/spec/acceptance/class_spec.rb
+file path=etc/puppet/modules/ntp/spec/acceptance/disable_monitoring_spec.rb
+file path=etc/puppet/modules/ntp/spec/acceptance/nodesets/centos-59-x64.yml
+file path=etc/puppet/modules/ntp/spec/acceptance/nodesets/centos-64-x64-pe.yml
+file path=etc/puppet/modules/ntp/spec/acceptance/nodesets/centos-64-x64.yml
+file path=etc/puppet/modules/ntp/spec/acceptance/nodesets/centos-65-x64.yml
+file path=etc/puppet/modules/ntp/spec/acceptance/nodesets/default.yml
+file path=etc/puppet/modules/ntp/spec/acceptance/nodesets/fedora-18-x64.yml
+file path=etc/puppet/modules/ntp/spec/acceptance/nodesets/sles-11-x64.yml
+file path=etc/puppet/modules/ntp/spec/acceptance/nodesets/sles-12-64.yml
+file path=etc/puppet/modules/ntp/spec/acceptance/nodesets/ubuntu-server-10044-x64.yml
+file path=etc/puppet/modules/ntp/spec/acceptance/nodesets/ubuntu-server-12042-x64.yml
+file path=etc/puppet/modules/ntp/spec/acceptance/nodesets/ubuntu-server-1404-x64.yml
+file path=etc/puppet/modules/ntp/spec/acceptance/nodesets/ubuntu-server-14042-x64.yml
+file path=etc/puppet/modules/ntp/spec/acceptance/ntp_config_spec.rb
+file path=etc/puppet/modules/ntp/spec/acceptance/ntp_install_spec.rb
+file path=etc/puppet/modules/ntp/spec/acceptance/ntp_parameters_spec.rb
+file path=etc/puppet/modules/ntp/spec/acceptance/ntp_service_spec.rb
+file path=etc/puppet/modules/ntp/spec/acceptance/preferred_servers_spec.rb
+file path=etc/puppet/modules/ntp/spec/acceptance/restrict_spec.rb
+file path=etc/puppet/modules/ntp/spec/acceptance/unsupported_spec.rb
+file path=etc/puppet/modules/ntp/spec/classes/ntp_spec.rb
+file path=etc/puppet/modules/ntp/spec/spec.opts
+file path=etc/puppet/modules/ntp/spec/spec_helper.rb
+file path=etc/puppet/modules/ntp/spec/spec_helper_acceptance.rb
+file path=etc/puppet/modules/ntp/spec/unit/puppet/provider/README.markdown
+file path=etc/puppet/modules/ntp/spec/unit/puppet/type/README.markdown
+file path=etc/puppet/modules/ntp/templates/ntp.conf.erb
+file path=etc/puppet/modules/ntp/tests/init.pp
+#
+license puppetlabs-ntp.license license="Apache v2.0"
+# Renamed Package
+depend type=optional \
+    fmri=system/management/puppet/[email protected]
+depend type=require fmri=system/management/puppet
+
+# force a dependency on puppetlabs-stdlib
+depend type=require fmri=system/management/puppet/puppetlabs-stdlib
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/puppetlabs-rabbitmq/history	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,1 @@
+system/management/puppet/[email protected] system/management/puppet/puppetlabs-rabbitmq
--- a/components/ruby/puppet-modules/puppetlabs-rabbitmq/puppet-rabbitmq.p5m	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,128 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
-#
-
-set name=pkg.fmri \
-    value=pkg:/system/management/puppet/puppet-rabbitmq@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
-set name=pkg.summary value="Rabbitmq Puppet Module"
-set name=pkg.description \
-    value="The rabbitmq module sets up rabbitmq and has a number of providers to manage everything from vhosts to exchanges after setup."
-set name=com.oracle.info.description value="Rabbitmq Puppet Module"
-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 \
-    value="puppetlabs - https://forge.puppetlabs.com/puppetlabs"
-set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
-set name=org.opensolaris.arc-caseid value=PSARC/2015/368
-set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-#
-file path=etc/puppet/modules/rabbitmq/CHANGELOG
-file path=etc/puppet/modules/rabbitmq/Gemfile
-file path=etc/puppet/modules/rabbitmq/Gemfile.lock
-file path=etc/puppet/modules/rabbitmq/LICENSE
-file path=etc/puppet/modules/rabbitmq/Modulefile
-file path=etc/puppet/modules/rabbitmq/README.md
-file path=etc/puppet/modules/rabbitmq/Rakefile
-file path=etc/puppet/modules/rabbitmq/TODO
-file path=etc/puppet/modules/rabbitmq/bin/autospec
-file path=etc/puppet/modules/rabbitmq/bin/coderay
-file path=etc/puppet/modules/rabbitmq/bin/facter
-file path=etc/puppet/modules/rabbitmq/bin/hiera
-file path=etc/puppet/modules/rabbitmq/bin/htmldiff
-file path=etc/puppet/modules/rabbitmq/bin/kwalify
-file path=etc/puppet/modules/rabbitmq/bin/ldiff
-file path=etc/puppet/modules/rabbitmq/bin/nokogiri
-file path=etc/puppet/modules/rabbitmq/bin/pry
-file path=etc/puppet/modules/rabbitmq/bin/puppet
-file path=etc/puppet/modules/rabbitmq/bin/puppet-lint
-file path=etc/puppet/modules/rabbitmq/bin/rake
-file path=etc/puppet/modules/rabbitmq/bin/rbvmomish
-file path=etc/puppet/modules/rabbitmq/bin/rspec
-file path=etc/puppet/modules/rabbitmq/bin/rspec-puppet-init
-file path=etc/puppet/modules/rabbitmq/bin/serverspec-init
-file path=etc/puppet/modules/rabbitmq/files/README.markdown
-file path=etc/puppet/modules/rabbitmq/files/plugins/amqp_client-2.3.1.ez
-file path=etc/puppet/modules/rabbitmq/files/plugins/rabbit_stomp-2.3.1.ez
-file path=etc/puppet/modules/rabbitmq/hi
-file path=etc/puppet/modules/rabbitmq/lib/facter/rabbitmq_erlang_cookie.rb
-file path=etc/puppet/modules/rabbitmq/lib/puppet/provider/rabbitmq_exchange/rabbitmqadmin.rb
-file path=etc/puppet/modules/rabbitmq/lib/puppet/provider/rabbitmq_plugin/rabbitmqplugins.rb
-file path=etc/puppet/modules/rabbitmq/lib/puppet/provider/rabbitmq_user/rabbitmqctl.rb
-file path=etc/puppet/modules/rabbitmq/lib/puppet/provider/rabbitmq_user_permissions/rabbitmqctl.rb
-file path=etc/puppet/modules/rabbitmq/lib/puppet/provider/rabbitmq_vhost/rabbitmqctl.rb
-file path=etc/puppet/modules/rabbitmq/lib/puppet/type/rabbitmq_exchange.rb
-file path=etc/puppet/modules/rabbitmq/lib/puppet/type/rabbitmq_plugin.rb
-file path=etc/puppet/modules/rabbitmq/lib/puppet/type/rabbitmq_user.rb
-file path=etc/puppet/modules/rabbitmq/lib/puppet/type/rabbitmq_user_permissions.rb
-file path=etc/puppet/modules/rabbitmq/lib/puppet/type/rabbitmq_vhost.rb
-file path=etc/puppet/modules/rabbitmq/manifests/config.pp
-file path=etc/puppet/modules/rabbitmq/manifests/init.pp
-file path=etc/puppet/modules/rabbitmq/manifests/install.pp
-file path=etc/puppet/modules/rabbitmq/manifests/install/rabbitmqadmin.pp
-file path=etc/puppet/modules/rabbitmq/manifests/management.pp
-file path=etc/puppet/modules/rabbitmq/manifests/params.pp
-file path=etc/puppet/modules/rabbitmq/manifests/repo/apt.pp
-file path=etc/puppet/modules/rabbitmq/manifests/repo/rhel.pp
-file path=etc/puppet/modules/rabbitmq/manifests/service.pp
-file path=etc/puppet/modules/rabbitmq/metadata.json
-file path=etc/puppet/modules/rabbitmq/spec/README.markdown
-file path=etc/puppet/modules/rabbitmq/spec/classes/rabbitmq_spec.rb
-file path=etc/puppet/modules/rabbitmq/spec/spec.opts
-file path=etc/puppet/modules/rabbitmq/spec/spec_helper.rb
-file path=etc/puppet/modules/rabbitmq/spec/spec_helper_system.rb
-file path=etc/puppet/modules/rabbitmq/spec/system/basic_spec.rb
-file path=etc/puppet/modules/rabbitmq/spec/system/class_spec.rb
-file path=etc/puppet/modules/rabbitmq/spec/system/clustering_spec.rb
-file path=etc/puppet/modules/rabbitmq/spec/system/delete_guest_user_spec.rb
-file path=etc/puppet/modules/rabbitmq/spec/system/rabbitmqadmin_spec.rb
-file path=etc/puppet/modules/rabbitmq/spec/system/service_spec.rb
-file path=etc/puppet/modules/rabbitmq/spec/unit/facts/rabbitmq_erlang_cookie_spec.rb
-file path=etc/puppet/modules/rabbitmq/spec/unit/puppet/provider/rabbitmq_exchange/rabbitmqadmin_spec.rb
-file path=etc/puppet/modules/rabbitmq/spec/unit/puppet/provider/rabbitmq_user/rabbitmqctl_spec.rb
-file path=etc/puppet/modules/rabbitmq/spec/unit/puppet/provider/rabbitmq_user_permissions/rabbitmqctl_spec.rb
-file path=etc/puppet/modules/rabbitmq/spec/unit/puppet/provider/rabbitmq_vhost/rabbitmqctl_spec.rb
-file path=etc/puppet/modules/rabbitmq/spec/unit/puppet/type/rabbitmq_exchange_spec.rb
-file path=etc/puppet/modules/rabbitmq/spec/unit/puppet/type/rabbitmq_user_permissions_spec.rb
-file path=etc/puppet/modules/rabbitmq/spec/unit/puppet/type/rabbitmq_user_spec.rb
-file path=etc/puppet/modules/rabbitmq/spec/unit/puppet/type/rabbitmq_vhost_spec.rb
-file path=etc/puppet/modules/rabbitmq/templates/README.markdown
-file path=etc/puppet/modules/rabbitmq/templates/rabbit.pub.key.erb
-file path=etc/puppet/modules/rabbitmq/templates/rabbitmq-env.conf.erb
-file path=etc/puppet/modules/rabbitmq/templates/rabbitmq.config.erb
-file path=etc/puppet/modules/rabbitmq/tests/full.pp
-file path=etc/puppet/modules/rabbitmq/tests/permissions/add.pp
-file path=etc/puppet/modules/rabbitmq/tests/plugin.pp
-file path=etc/puppet/modules/rabbitmq/tests/repo/apt.pp
-file path=etc/puppet/modules/rabbitmq/tests/server.pp
-file path=etc/puppet/modules/rabbitmq/tests/service.pp
-file path=etc/puppet/modules/rabbitmq/tests/site.pp
-file path=etc/puppet/modules/rabbitmq/tests/user/add.pp
-file path=etc/puppet/modules/rabbitmq/tests/vhosts/add.pp
-#
-license puppetlabs-rabbitmq.license license="Apache v2.0"
-
-# force a dependency on puppet-stdlib
-depend type=require fmri=system/management/puppet/puppet-stdlib
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/puppetlabs-rabbitmq/puppetlabs-rabbitmq.p5m	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,134 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
+#
+
+<transform file dir -> default owner puppet>
+<transform file dir -> default group puppet>
+set name=pkg.fmri \
+    value=pkg:/system/management/puppet/puppetlabs-rabbitmq@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="Rabbitmq Puppet Module"
+set name=pkg.description \
+    value="The rabbitmq module sets up rabbitmq and has a number of providers to manage everything from vhosts to exchanges after setup."
+set name=com.oracle.info.description value="Rabbitmq Puppet Module"
+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 \
+    value="puppetlabs - https://forge.puppetlabs.com/puppetlabs"
+set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.arc-caseid value=PSARC/2015/368 value=PSARC/2016/016
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+#
+file path=etc/puppet/modules/rabbitmq/CHANGELOG
+file path=etc/puppet/modules/rabbitmq/Gemfile
+file path=etc/puppet/modules/rabbitmq/Gemfile.lock
+file path=etc/puppet/modules/rabbitmq/LICENSE
+file path=etc/puppet/modules/rabbitmq/Modulefile
+file path=etc/puppet/modules/rabbitmq/README.md
+file path=etc/puppet/modules/rabbitmq/Rakefile
+file path=etc/puppet/modules/rabbitmq/TODO
+file path=etc/puppet/modules/rabbitmq/bin/autospec
+file path=etc/puppet/modules/rabbitmq/bin/coderay
+file path=etc/puppet/modules/rabbitmq/bin/facter
+file path=etc/puppet/modules/rabbitmq/bin/hiera
+file path=etc/puppet/modules/rabbitmq/bin/htmldiff
+file path=etc/puppet/modules/rabbitmq/bin/kwalify
+file path=etc/puppet/modules/rabbitmq/bin/ldiff
+file path=etc/puppet/modules/rabbitmq/bin/nokogiri
+file path=etc/puppet/modules/rabbitmq/bin/pry
+file path=etc/puppet/modules/rabbitmq/bin/puppet
+file path=etc/puppet/modules/rabbitmq/bin/puppet-lint
+file path=etc/puppet/modules/rabbitmq/bin/rake
+file path=etc/puppet/modules/rabbitmq/bin/rbvmomish
+file path=etc/puppet/modules/rabbitmq/bin/rspec
+file path=etc/puppet/modules/rabbitmq/bin/rspec-puppet-init
+file path=etc/puppet/modules/rabbitmq/bin/serverspec-init
+file path=etc/puppet/modules/rabbitmq/files/README.markdown
+file path=etc/puppet/modules/rabbitmq/files/plugins/amqp_client-2.3.1.ez
+file path=etc/puppet/modules/rabbitmq/files/plugins/rabbit_stomp-2.3.1.ez
+file path=etc/puppet/modules/rabbitmq/hi
+file path=etc/puppet/modules/rabbitmq/lib/facter/rabbitmq_erlang_cookie.rb
+file path=etc/puppet/modules/rabbitmq/lib/puppet/provider/rabbitmq_exchange/rabbitmqadmin.rb
+file path=etc/puppet/modules/rabbitmq/lib/puppet/provider/rabbitmq_plugin/rabbitmqplugins.rb
+file path=etc/puppet/modules/rabbitmq/lib/puppet/provider/rabbitmq_user/rabbitmqctl.rb
+file path=etc/puppet/modules/rabbitmq/lib/puppet/provider/rabbitmq_user_permissions/rabbitmqctl.rb
+file path=etc/puppet/modules/rabbitmq/lib/puppet/provider/rabbitmq_vhost/rabbitmqctl.rb
+file path=etc/puppet/modules/rabbitmq/lib/puppet/type/rabbitmq_exchange.rb
+file path=etc/puppet/modules/rabbitmq/lib/puppet/type/rabbitmq_plugin.rb
+file path=etc/puppet/modules/rabbitmq/lib/puppet/type/rabbitmq_user.rb
+file path=etc/puppet/modules/rabbitmq/lib/puppet/type/rabbitmq_user_permissions.rb
+file path=etc/puppet/modules/rabbitmq/lib/puppet/type/rabbitmq_vhost.rb
+file path=etc/puppet/modules/rabbitmq/manifests/config.pp
+file path=etc/puppet/modules/rabbitmq/manifests/init.pp
+file path=etc/puppet/modules/rabbitmq/manifests/install.pp
+file path=etc/puppet/modules/rabbitmq/manifests/install/rabbitmqadmin.pp
+file path=etc/puppet/modules/rabbitmq/manifests/management.pp
+file path=etc/puppet/modules/rabbitmq/manifests/params.pp
+file path=etc/puppet/modules/rabbitmq/manifests/repo/apt.pp
+file path=etc/puppet/modules/rabbitmq/manifests/repo/rhel.pp
+file path=etc/puppet/modules/rabbitmq/manifests/service.pp
+file path=etc/puppet/modules/rabbitmq/metadata.json
+file path=etc/puppet/modules/rabbitmq/spec/README.markdown
+file path=etc/puppet/modules/rabbitmq/spec/classes/rabbitmq_spec.rb
+file path=etc/puppet/modules/rabbitmq/spec/spec.opts
+file path=etc/puppet/modules/rabbitmq/spec/spec_helper.rb
+file path=etc/puppet/modules/rabbitmq/spec/spec_helper_system.rb
+file path=etc/puppet/modules/rabbitmq/spec/system/basic_spec.rb
+file path=etc/puppet/modules/rabbitmq/spec/system/class_spec.rb
+file path=etc/puppet/modules/rabbitmq/spec/system/clustering_spec.rb
+file path=etc/puppet/modules/rabbitmq/spec/system/delete_guest_user_spec.rb
+file path=etc/puppet/modules/rabbitmq/spec/system/rabbitmqadmin_spec.rb
+file path=etc/puppet/modules/rabbitmq/spec/system/service_spec.rb
+file path=etc/puppet/modules/rabbitmq/spec/unit/facts/rabbitmq_erlang_cookie_spec.rb
+file path=etc/puppet/modules/rabbitmq/spec/unit/puppet/provider/rabbitmq_exchange/rabbitmqadmin_spec.rb
+file path=etc/puppet/modules/rabbitmq/spec/unit/puppet/provider/rabbitmq_user/rabbitmqctl_spec.rb
+file path=etc/puppet/modules/rabbitmq/spec/unit/puppet/provider/rabbitmq_user_permissions/rabbitmqctl_spec.rb
+file path=etc/puppet/modules/rabbitmq/spec/unit/puppet/provider/rabbitmq_vhost/rabbitmqctl_spec.rb
+file path=etc/puppet/modules/rabbitmq/spec/unit/puppet/type/rabbitmq_exchange_spec.rb
+file path=etc/puppet/modules/rabbitmq/spec/unit/puppet/type/rabbitmq_user_permissions_spec.rb
+file path=etc/puppet/modules/rabbitmq/spec/unit/puppet/type/rabbitmq_user_spec.rb
+file path=etc/puppet/modules/rabbitmq/spec/unit/puppet/type/rabbitmq_vhost_spec.rb
+file path=etc/puppet/modules/rabbitmq/templates/README.markdown
+file path=etc/puppet/modules/rabbitmq/templates/rabbit.pub.key.erb
+file path=etc/puppet/modules/rabbitmq/templates/rabbitmq-env.conf.erb
+file path=etc/puppet/modules/rabbitmq/templates/rabbitmq.config.erb
+file path=etc/puppet/modules/rabbitmq/tests/full.pp
+file path=etc/puppet/modules/rabbitmq/tests/permissions/add.pp
+file path=etc/puppet/modules/rabbitmq/tests/plugin.pp
+file path=etc/puppet/modules/rabbitmq/tests/repo/apt.pp
+file path=etc/puppet/modules/rabbitmq/tests/server.pp
+file path=etc/puppet/modules/rabbitmq/tests/service.pp
+file path=etc/puppet/modules/rabbitmq/tests/site.pp
+file path=etc/puppet/modules/rabbitmq/tests/user/add.pp
+file path=etc/puppet/modules/rabbitmq/tests/vhosts/add.pp
+#
+license puppetlabs-rabbitmq.license license="Apache v2.0"
+# Renamed Package
+depend type=optional \
+    fmri=system/management/puppet/[email protected]
+depend type=require fmri=system/management/puppet
+
+# force a dependency on puppetlabs-stdlib
+depend type=require fmri=system/management/puppet/puppetlabs-stdlib
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/puppetlabs-rsync/history	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,1 @@
+system/management/puppet/[email protected] system/management/puppet/puppetlabs-rsync
--- a/components/ruby/puppet-modules/puppetlabs-rsync/puppet-rsync.p5m	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,76 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
-#
-
-set name=pkg.fmri \
-    value=pkg:/system/management/puppet/puppet-rsync@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
-set name=pkg.summary value="Rsync Puppet Module"
-set name=pkg.description \
-    value="puppetlabs-rsync manages rsync clients, repositories, and servers as well as providing defines to easily grab data via rsync."
-set name=com.oracle.info.description value="Rsync Puppet Module"
-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 \
-    value="puppetlabs - https://forge.puppetlabs.com/puppetlabs"
-set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
-set name=org.opensolaris.arc-caseid value=PSARC/2015/368
-set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-#
-file path=etc/puppet/modules/rsync/CHANGELOG.md
-file path=etc/puppet/modules/rsync/Gemfile
-file path=etc/puppet/modules/rsync/LICENSE
-file path=etc/puppet/modules/rsync/README.markdown
-file path=etc/puppet/modules/rsync/Rakefile
-file path=etc/puppet/modules/rsync/checksums.json
-file path=etc/puppet/modules/rsync/files/defaults
-file path=etc/puppet/modules/rsync/files/motd
-file path=etc/puppet/modules/rsync/manifests/get.pp
-file path=etc/puppet/modules/rsync/manifests/init.pp
-file path=etc/puppet/modules/rsync/manifests/put.pp
-file path=etc/puppet/modules/rsync/manifests/repo.pp
-file path=etc/puppet/modules/rsync/manifests/server.pp
-file path=etc/puppet/modules/rsync/manifests/server/module.pp
-file path=etc/puppet/modules/rsync/metadata.json
-file path=etc/puppet/modules/rsync/metadata.json.~1~
-file path=etc/puppet/modules/rsync/spec/classes/server_spec.rb
-file path=etc/puppet/modules/rsync/spec/defines/get_spec.rb
-file path=etc/puppet/modules/rsync/spec/defines/put_spec.rb
-file path=etc/puppet/modules/rsync/spec/defines/server_module_spec.rb
-file path=etc/puppet/modules/rsync/spec/spec.opts
-file path=etc/puppet/modules/rsync/spec/spec_helper.rb
-file path=etc/puppet/modules/rsync/templates/header.erb
-file path=etc/puppet/modules/rsync/templates/module.erb
-file path=etc/puppet/modules/rsync/tests/init.pp
-file path=etc/puppet/modules/rsync/tests/repo.pp
-file path=etc/puppet/modules/rsync/tests/server_with_motd.pp
-#
-license LICENSE license="Apache v2.0"
-
-# force a dependency on puppet-concat
-depend type=require fmri=system/management/puppet/puppet-concat
-
-# force a dependency on puppet-stdlib
-depend type=require fmri=system/management/puppet/puppet-stdlib
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/puppetlabs-rsync/puppetlabs-rsync.p5m	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,81 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
+#
+
+<transform file dir -> default owner puppet>
+<transform file dir -> default group puppet>
+set name=pkg.fmri \
+    value=pkg:/system/management/puppet/puppetlabs-rsync@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="Rsync Puppet Module"
+set name=pkg.description \
+    value="puppetlabs-rsync manages rsync clients, repositories, and servers as well as providing defines to easily grab data via rsync."
+set name=com.oracle.info.description value="Rsync Puppet Module"
+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 \
+    value="puppetlabs - https://forge.puppetlabs.com/puppetlabs"
+set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.arc-caseid value=PSARC/2015/368 value=PSARC/2016/016
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+#
+file path=etc/puppet/modules/rsync/CHANGELOG.md
+file path=etc/puppet/modules/rsync/Gemfile
+file path=etc/puppet/modules/rsync/LICENSE
+file path=etc/puppet/modules/rsync/README.markdown
+file path=etc/puppet/modules/rsync/Rakefile
+file path=etc/puppet/modules/rsync/checksums.json
+file path=etc/puppet/modules/rsync/files/defaults
+file path=etc/puppet/modules/rsync/files/motd
+file path=etc/puppet/modules/rsync/manifests/get.pp
+file path=etc/puppet/modules/rsync/manifests/init.pp
+file path=etc/puppet/modules/rsync/manifests/put.pp
+file path=etc/puppet/modules/rsync/manifests/repo.pp
+file path=etc/puppet/modules/rsync/manifests/server.pp
+file path=etc/puppet/modules/rsync/manifests/server/module.pp
+file path=etc/puppet/modules/rsync/metadata.json
+file path=etc/puppet/modules/rsync/spec/classes/server_spec.rb
+file path=etc/puppet/modules/rsync/spec/defines/get_spec.rb
+file path=etc/puppet/modules/rsync/spec/defines/put_spec.rb
+file path=etc/puppet/modules/rsync/spec/defines/server_module_spec.rb
+file path=etc/puppet/modules/rsync/spec/spec.opts
+file path=etc/puppet/modules/rsync/spec/spec_helper.rb
+file path=etc/puppet/modules/rsync/templates/header.erb
+file path=etc/puppet/modules/rsync/templates/module.erb
+file path=etc/puppet/modules/rsync/tests/init.pp
+file path=etc/puppet/modules/rsync/tests/repo.pp
+file path=etc/puppet/modules/rsync/tests/server_with_motd.pp
+#
+license LICENSE license="Apache v2.0"
+# Renamed Package
+depend type=optional \
+    fmri=system/management/puppet/[email protected]
+depend type=require fmri=system/management/puppet
+
+# force a dependency on puppetlabs-concat
+depend type=require fmri=system/management/puppet/puppetlabs-concat
+
+# force a dependency on puppetlabs-stdlib
+depend type=require fmri=system/management/puppet/puppetlabs-stdlib
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/puppetlabs-stdlib/history	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,1 @@
+system/management/puppet/[email protected] system/management/puppet/puppetlabs-stdlib
--- a/components/ruby/puppet-modules/puppetlabs-stdlib/puppet-stdlib.p5m	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,415 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
-#
-
-set name=pkg.fmri \
-    value=pkg:/system/management/puppet/puppet-stdlib@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
-set name=pkg.summary value="Stdlib Puppet Module"
-set name=pkg.description \
-    value="The stdlib module provides a standard library of resources for the development of Puppet modules."
-set name=com.oracle.info.description value="Stdlib Puppet Module"
-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 \
-    value="puppetlabs - https://forge.puppetlabs.com/puppetlabs"
-set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
-set name=org.opensolaris.arc-caseid value=PSARC/2015/368
-set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-#
-file path=etc/puppet/modules/stdlib/CHANGELOG.md
-file path=etc/puppet/modules/stdlib/CONTRIBUTING.md
-file path=etc/puppet/modules/stdlib/Gemfile
-file path=etc/puppet/modules/stdlib/LICENSE
-file path=etc/puppet/modules/stdlib/README.markdown
-file path=etc/puppet/modules/stdlib/README_DEVELOPER.markdown
-file path=etc/puppet/modules/stdlib/README_SPECS.markdown
-file path=etc/puppet/modules/stdlib/RELEASE_PROCESS.markdown
-file path=etc/puppet/modules/stdlib/Rakefile
-file path=etc/puppet/modules/stdlib/checksums.json
-file path=etc/puppet/modules/stdlib/examples/file_line.pp
-file path=etc/puppet/modules/stdlib/examples/has_interface_with.pp
-file path=etc/puppet/modules/stdlib/examples/has_ip_address.pp
-file path=etc/puppet/modules/stdlib/examples/has_ip_network.pp
-file path=etc/puppet/modules/stdlib/examples/init.pp
-file path=etc/puppet/modules/stdlib/lib/facter/facter_dot_d.rb
-file path=etc/puppet/modules/stdlib/lib/facter/pe_version.rb
-file path=etc/puppet/modules/stdlib/lib/facter/puppet_vardir.rb
-file path=etc/puppet/modules/stdlib/lib/facter/root_home.rb
-file path=etc/puppet/modules/stdlib/lib/facter/util/puppet_settings.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/functions/type_of.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/abs.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/any2array.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/assert_private.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/base64.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/basename.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/bool2num.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/bool2str.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/camelcase.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/capitalize.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/ceiling.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/chomp.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/chop.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/concat.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/count.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/deep_merge.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/defined_with_params.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/delete.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/delete_at.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/delete_undef_values.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/delete_values.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/difference.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/dirname.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/downcase.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/empty.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/ensure_packages.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/ensure_resource.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/flatten.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/floor.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/fqdn_rand_string.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/fqdn_rotate.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/get_module_path.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/getparam.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/getvar.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/grep.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/has_interface_with.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/has_ip_address.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/has_ip_network.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/has_key.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/hash.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/intersection.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/is_array.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/is_bool.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/is_domain_name.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/is_float.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/is_function_available.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/is_hash.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/is_integer.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/is_ip_address.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/is_mac_address.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/is_numeric.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/is_string.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/join.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/join_keys_to_values.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/keys.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/loadyaml.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/lstrip.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/max.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/member.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/merge.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/min.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/num2bool.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/parsejson.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/parseyaml.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/pick.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/pick_default.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/prefix.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/private.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/pw_hash.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/range.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/reject.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/reverse.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/rstrip.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/shuffle.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/size.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/sort.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/squeeze.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/str2bool.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/str2saltedsha512.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/strftime.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/strip.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/suffix.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/swapcase.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/time.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/to_bytes.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/type.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/type3x.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/union.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/unique.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/upcase.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/uriescape.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/validate_absolute_path.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/validate_array.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/validate_augeas.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/validate_bool.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/validate_cmd.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/validate_hash.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/validate_integer.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/validate_ipv4_address.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/validate_ipv6_address.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/validate_numeric.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/validate_re.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/validate_slength.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/validate_string.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/values.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/values_at.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/zip.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/provider/file_line/ruby.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/type/anchor.rb
-file path=etc/puppet/modules/stdlib/lib/puppet/type/file_line.rb
-file path=etc/puppet/modules/stdlib/manifests/init.pp
-file path=etc/puppet/modules/stdlib/manifests/stages.pp
-file path=etc/puppet/modules/stdlib/metadata.json
-file path=etc/puppet/modules/stdlib/spec/acceptance/abs_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/anchor_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/any2array_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/base64_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/bool2num_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/build_csv.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/capitalize_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/ceiling_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/chomp_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/chop_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/concat_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/count_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/deep_merge_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/defined_with_params_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/delete_at_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/delete_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/delete_undef_values_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/delete_values_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/difference_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/dirname_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/downcase_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/empty_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/ensure_packages_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/ensure_resource_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/flatten_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/floor_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/fqdn_rand_string_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/fqdn_rotate_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/get_module_path_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/getparam_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/getvar_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/grep_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/has_interface_with_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/has_ip_address_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/has_ip_network_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/has_key_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/hash_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/intersection_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/is_array_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/is_bool_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/is_domain_name_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/is_float_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/is_function_available_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/is_hash_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/is_integer_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/is_ip_address_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/is_mac_address_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/is_numeric_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/is_string_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/join_keys_to_values_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/join_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/keys_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/loadyaml_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/lstrip_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/max_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/member_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/merge_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/min_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/nodesets/centos-59-x64.yml
-file path=etc/puppet/modules/stdlib/spec/acceptance/nodesets/centos-6-vcloud.yml
-file path=etc/puppet/modules/stdlib/spec/acceptance/nodesets/centos-64-x64-pe.yml
-file path=etc/puppet/modules/stdlib/spec/acceptance/nodesets/centos-64-x64.yml
-file path=etc/puppet/modules/stdlib/spec/acceptance/nodesets/centos-65-x64.yml
-file path=etc/puppet/modules/stdlib/spec/acceptance/nodesets/default.yml
-file path=etc/puppet/modules/stdlib/spec/acceptance/nodesets/fedora-18-x64.yml
-file path=etc/puppet/modules/stdlib/spec/acceptance/nodesets/sles-11-x64.yml
-file path=etc/puppet/modules/stdlib/spec/acceptance/nodesets/ubuntu-server-10044-x64.yml
-file path=etc/puppet/modules/stdlib/spec/acceptance/nodesets/ubuntu-server-12042-x64.yml
-file path=etc/puppet/modules/stdlib/spec/acceptance/nodesets/ubuntu-server-1404-x64.yml
-file path=etc/puppet/modules/stdlib/spec/acceptance/nodesets/windows-2003-i386.yml
-file path=etc/puppet/modules/stdlib/spec/acceptance/nodesets/windows-2003-x86_64.yml
-file path=etc/puppet/modules/stdlib/spec/acceptance/nodesets/windows-2008-x86_64.yml
-file path=etc/puppet/modules/stdlib/spec/acceptance/nodesets/windows-2008r2-x86_64.yml
-file path=etc/puppet/modules/stdlib/spec/acceptance/nodesets/windows-2012-x86_64.yml
-file path=etc/puppet/modules/stdlib/spec/acceptance/nodesets/windows-2012r2-x86_64.yml
-file path=etc/puppet/modules/stdlib/spec/acceptance/num2bool_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/parsejson_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/parseyaml_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/pick_default_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/pick_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/prefix_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/pw_hash_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/range_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/reject_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/reverse_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/rstrip_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/shuffle_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/size_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/sort_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/squeeze_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/str2bool_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/str2saltedsha512_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/strftime_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/strip_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/suffix_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/swapcase_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/time_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/to_bytes_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/type_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/union_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/unique_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/unsupported_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/upcase_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/uriescape_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/validate_absolute_path_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/validate_array_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/validate_augeas_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/validate_bool_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/validate_cmd_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/validate_hash_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/validate_ipv4_address_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/validate_ipv6_address_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/validate_re_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/validate_slength_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/validate_string_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/values_at_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/values_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/zip_spec.rb
-file path=etc/puppet/modules/stdlib/spec/fixtures/dscacheutil/root
-file path=etc/puppet/modules/stdlib/spec/functions/abs_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/any2array_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/assert_private_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/base64_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/basename_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/bool2num_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/bool2str_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/camelcase_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/capitalize_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/ceiling_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/chomp_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/chop_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/concat_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/count_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/deep_merge_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/defined_with_params_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/delete_at_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/delete_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/delete_undef_values_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/delete_values_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/difference_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/dirname_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/downcase_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/empty_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/ensure_packages_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/ensure_resource_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/flatten_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/floor_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/fqdn_rand_string_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/fqdn_rotate_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/get_module_path_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/getparam_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/getvar_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/grep_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/has_interface_with_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/has_ip_address_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/has_ip_network_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/has_key_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/hash_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/intersection_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/is_array_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/is_bool_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/is_domain_name_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/is_float_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/is_function_available.rb
-file path=etc/puppet/modules/stdlib/spec/functions/is_hash_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/is_integer_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/is_ip_address_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/is_mac_address_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/is_numeric_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/is_string_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/join_keys_to_values_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/join_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/keys_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/loadyaml_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/lstrip_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/max_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/member_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/merge_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/min_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/num2bool_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/parsejson_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/parseyaml_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/pick_default_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/pick_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/prefix_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/private_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/pw_hash_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/range_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/reject_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/reverse_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/rstrip_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/shuffle_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/size_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/sort_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/squeeze_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/str2bool_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/str2saltedsha512_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/strftime_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/strip_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/suffix_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/swapcase_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/time_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/to_bytes_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/type3x_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/type_of_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/type_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/union_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/unique_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/upcase_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/uriescape_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/validate_absolute_path_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/validate_array_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/validate_augeas_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/validate_bool_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/validate_cmd_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/validate_hash_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/validate_integer_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/validate_ipv4_address_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/validate_ipv6_address_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/validate_numeric_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/validate_re_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/validate_slength_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/validate_string_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/values_at_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/values_spec.rb
-file path=etc/puppet/modules/stdlib/spec/functions/zip_spec.rb
-file path=etc/puppet/modules/stdlib/spec/monkey_patches/alias_should_to_must.rb
-file path=etc/puppet/modules/stdlib/spec/monkey_patches/publicize_methods.rb
-file path=etc/puppet/modules/stdlib/spec/puppetlabs_spec_helper_clone.rb
-file path=etc/puppet/modules/stdlib/spec/spec.opts
-file path=etc/puppet/modules/stdlib/spec/spec_helper.rb
-file path=etc/puppet/modules/stdlib/spec/spec_helper_acceptance.rb
-file path=etc/puppet/modules/stdlib/spec/unit/facter/facter_dot_d_spec.rb
-file path=etc/puppet/modules/stdlib/spec/unit/facter/pe_version_spec.rb
-file path=etc/puppet/modules/stdlib/spec/unit/facter/root_home_spec.rb
-file path=etc/puppet/modules/stdlib/spec/unit/facter/util/puppet_settings_spec.rb
-file path=etc/puppet/modules/stdlib/spec/unit/puppet/provider/file_line/ruby_spec.rb
-file path=etc/puppet/modules/stdlib/spec/unit/puppet/type/anchor_spec.rb
-file path=etc/puppet/modules/stdlib/spec/unit/puppet/type/file_line_spec.rb
-#
-license LICENSE license="Apache v2.0"
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/puppetlabs-stdlib/puppetlabs-stdlib.p5m	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,421 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
+#
+
+<transform file dir -> default owner puppet>
+<transform file dir -> default group puppet>
+set name=pkg.fmri \
+    value=pkg:/system/management/puppet/puppetlabs-stdlib@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="Stdlib Puppet Module"
+set name=pkg.description \
+    value="The stdlib module provides a standard library of resources for the development of Puppet modules."
+set name=com.oracle.info.description value="Stdlib Puppet Module"
+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 \
+    value="puppetlabs - https://forge.puppetlabs.com/puppetlabs"
+set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.arc-caseid value=PSARC/2015/368 value=PSARC/2016/016
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+#
+file path=etc/puppet/modules/stdlib/CHANGELOG.md
+file path=etc/puppet/modules/stdlib/CONTRIBUTING.md
+file path=etc/puppet/modules/stdlib/Gemfile
+file path=etc/puppet/modules/stdlib/LICENSE
+file path=etc/puppet/modules/stdlib/README.markdown
+file path=etc/puppet/modules/stdlib/README_DEVELOPER.markdown
+file path=etc/puppet/modules/stdlib/README_SPECS.markdown
+file path=etc/puppet/modules/stdlib/RELEASE_PROCESS.markdown
+file path=etc/puppet/modules/stdlib/Rakefile
+file path=etc/puppet/modules/stdlib/checksums.json
+file path=etc/puppet/modules/stdlib/examples/file_line.pp
+file path=etc/puppet/modules/stdlib/examples/has_interface_with.pp
+file path=etc/puppet/modules/stdlib/examples/has_ip_address.pp
+file path=etc/puppet/modules/stdlib/examples/has_ip_network.pp
+file path=etc/puppet/modules/stdlib/examples/init.pp
+file path=etc/puppet/modules/stdlib/lib/facter/facter_dot_d.rb
+file path=etc/puppet/modules/stdlib/lib/facter/pe_version.rb
+file path=etc/puppet/modules/stdlib/lib/facter/puppet_vardir.rb
+file path=etc/puppet/modules/stdlib/lib/facter/root_home.rb
+file path=etc/puppet/modules/stdlib/lib/facter/util/puppet_settings.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/functions/type_of.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/abs.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/any2array.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/assert_private.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/base64.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/basename.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/bool2num.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/bool2str.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/camelcase.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/capitalize.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/ceiling.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/chomp.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/chop.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/concat.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/count.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/deep_merge.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/defined_with_params.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/delete.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/delete_at.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/delete_undef_values.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/delete_values.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/difference.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/dirname.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/downcase.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/empty.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/ensure_packages.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/ensure_resource.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/flatten.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/floor.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/fqdn_rand_string.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/fqdn_rotate.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/get_module_path.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/getparam.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/getvar.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/grep.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/has_interface_with.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/has_ip_address.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/has_ip_network.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/has_key.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/hash.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/intersection.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/is_array.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/is_bool.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/is_domain_name.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/is_float.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/is_function_available.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/is_hash.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/is_integer.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/is_ip_address.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/is_mac_address.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/is_numeric.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/is_string.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/join.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/join_keys_to_values.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/keys.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/loadyaml.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/lstrip.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/max.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/member.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/merge.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/min.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/num2bool.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/parsejson.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/parseyaml.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/pick.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/pick_default.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/prefix.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/private.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/pw_hash.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/range.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/reject.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/reverse.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/rstrip.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/shuffle.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/size.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/sort.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/squeeze.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/str2bool.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/str2saltedsha512.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/strftime.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/strip.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/suffix.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/swapcase.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/time.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/to_bytes.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/type.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/type3x.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/union.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/unique.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/upcase.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/uriescape.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/validate_absolute_path.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/validate_array.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/validate_augeas.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/validate_bool.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/validate_cmd.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/validate_hash.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/validate_integer.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/validate_ipv4_address.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/validate_ipv6_address.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/validate_numeric.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/validate_re.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/validate_slength.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/validate_string.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/values.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/values_at.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/zip.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/provider/file_line/ruby.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/type/anchor.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/type/file_line.rb
+file path=etc/puppet/modules/stdlib/manifests/init.pp
+file path=etc/puppet/modules/stdlib/manifests/stages.pp
+file path=etc/puppet/modules/stdlib/metadata.json
+file path=etc/puppet/modules/stdlib/spec/acceptance/abs_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/anchor_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/any2array_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/base64_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/bool2num_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/build_csv.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/capitalize_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/ceiling_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/chomp_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/chop_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/concat_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/count_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/deep_merge_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/defined_with_params_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/delete_at_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/delete_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/delete_undef_values_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/delete_values_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/difference_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/dirname_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/downcase_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/empty_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/ensure_packages_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/ensure_resource_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/flatten_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/floor_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/fqdn_rand_string_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/fqdn_rotate_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/get_module_path_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/getparam_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/getvar_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/grep_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/has_interface_with_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/has_ip_address_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/has_ip_network_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/has_key_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/hash_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/intersection_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/is_array_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/is_bool_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/is_domain_name_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/is_float_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/is_function_available_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/is_hash_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/is_integer_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/is_ip_address_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/is_mac_address_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/is_numeric_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/is_string_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/join_keys_to_values_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/join_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/keys_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/loadyaml_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/lstrip_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/max_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/member_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/merge_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/min_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/nodesets/centos-59-x64.yml
+file path=etc/puppet/modules/stdlib/spec/acceptance/nodesets/centos-6-vcloud.yml
+file path=etc/puppet/modules/stdlib/spec/acceptance/nodesets/centos-64-x64-pe.yml
+file path=etc/puppet/modules/stdlib/spec/acceptance/nodesets/centos-64-x64.yml
+file path=etc/puppet/modules/stdlib/spec/acceptance/nodesets/centos-65-x64.yml
+file path=etc/puppet/modules/stdlib/spec/acceptance/nodesets/default.yml
+file path=etc/puppet/modules/stdlib/spec/acceptance/nodesets/fedora-18-x64.yml
+file path=etc/puppet/modules/stdlib/spec/acceptance/nodesets/sles-11-x64.yml
+file path=etc/puppet/modules/stdlib/spec/acceptance/nodesets/ubuntu-server-10044-x64.yml
+file path=etc/puppet/modules/stdlib/spec/acceptance/nodesets/ubuntu-server-12042-x64.yml
+file path=etc/puppet/modules/stdlib/spec/acceptance/nodesets/ubuntu-server-1404-x64.yml
+file path=etc/puppet/modules/stdlib/spec/acceptance/nodesets/windows-2003-i386.yml
+file path=etc/puppet/modules/stdlib/spec/acceptance/nodesets/windows-2003-x86_64.yml
+file path=etc/puppet/modules/stdlib/spec/acceptance/nodesets/windows-2008-x86_64.yml
+file path=etc/puppet/modules/stdlib/spec/acceptance/nodesets/windows-2008r2-x86_64.yml
+file path=etc/puppet/modules/stdlib/spec/acceptance/nodesets/windows-2012-x86_64.yml
+file path=etc/puppet/modules/stdlib/spec/acceptance/nodesets/windows-2012r2-x86_64.yml
+file path=etc/puppet/modules/stdlib/spec/acceptance/num2bool_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/parsejson_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/parseyaml_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/pick_default_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/pick_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/prefix_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/pw_hash_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/range_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/reject_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/reverse_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/rstrip_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/shuffle_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/size_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/sort_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/squeeze_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/str2bool_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/str2saltedsha512_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/strftime_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/strip_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/suffix_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/swapcase_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/time_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/to_bytes_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/type_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/union_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/unique_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/unsupported_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/upcase_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/uriescape_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/validate_absolute_path_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/validate_array_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/validate_augeas_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/validate_bool_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/validate_cmd_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/validate_hash_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/validate_ipv4_address_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/validate_ipv6_address_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/validate_re_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/validate_slength_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/validate_string_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/values_at_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/values_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/zip_spec.rb
+file path=etc/puppet/modules/stdlib/spec/fixtures/dscacheutil/root
+file path=etc/puppet/modules/stdlib/spec/functions/abs_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/any2array_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/assert_private_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/base64_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/basename_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/bool2num_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/bool2str_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/camelcase_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/capitalize_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/ceiling_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/chomp_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/chop_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/concat_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/count_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/deep_merge_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/defined_with_params_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/delete_at_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/delete_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/delete_undef_values_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/delete_values_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/difference_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/dirname_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/downcase_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/empty_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/ensure_packages_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/ensure_resource_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/flatten_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/floor_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/fqdn_rand_string_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/fqdn_rotate_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/get_module_path_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/getparam_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/getvar_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/grep_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/has_interface_with_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/has_ip_address_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/has_ip_network_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/has_key_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/hash_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/intersection_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/is_array_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/is_bool_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/is_domain_name_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/is_float_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/is_function_available.rb
+file path=etc/puppet/modules/stdlib/spec/functions/is_hash_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/is_integer_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/is_ip_address_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/is_mac_address_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/is_numeric_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/is_string_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/join_keys_to_values_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/join_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/keys_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/loadyaml_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/lstrip_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/max_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/member_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/merge_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/min_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/num2bool_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/parsejson_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/parseyaml_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/pick_default_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/pick_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/prefix_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/private_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/pw_hash_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/range_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/reject_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/reverse_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/rstrip_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/shuffle_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/size_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/sort_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/squeeze_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/str2bool_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/str2saltedsha512_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/strftime_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/strip_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/suffix_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/swapcase_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/time_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/to_bytes_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/type3x_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/type_of_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/type_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/union_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/unique_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/upcase_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/uriescape_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/validate_absolute_path_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/validate_array_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/validate_augeas_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/validate_bool_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/validate_cmd_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/validate_hash_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/validate_integer_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/validate_ipv4_address_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/validate_ipv6_address_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/validate_numeric_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/validate_re_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/validate_slength_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/validate_string_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/values_at_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/values_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/zip_spec.rb
+file path=etc/puppet/modules/stdlib/spec/monkey_patches/alias_should_to_must.rb
+file path=etc/puppet/modules/stdlib/spec/monkey_patches/publicize_methods.rb
+file path=etc/puppet/modules/stdlib/spec/puppetlabs_spec_helper_clone.rb
+file path=etc/puppet/modules/stdlib/spec/spec.opts
+file path=etc/puppet/modules/stdlib/spec/spec_helper.rb
+file path=etc/puppet/modules/stdlib/spec/spec_helper_acceptance.rb
+file path=etc/puppet/modules/stdlib/spec/unit/facter/facter_dot_d_spec.rb
+file path=etc/puppet/modules/stdlib/spec/unit/facter/pe_version_spec.rb
+file path=etc/puppet/modules/stdlib/spec/unit/facter/root_home_spec.rb
+file path=etc/puppet/modules/stdlib/spec/unit/facter/util/puppet_settings_spec.rb
+file path=etc/puppet/modules/stdlib/spec/unit/puppet/provider/file_line/ruby_spec.rb
+file path=etc/puppet/modules/stdlib/spec/unit/puppet/type/anchor_spec.rb
+file path=etc/puppet/modules/stdlib/spec/unit/puppet/type/file_line_spec.rb
+#
+license LICENSE license="Apache v2.0"
+# Renamed Package
+depend type=optional \
+    fmri=system/management/puppet/[email protected]
+depend type=require fmri=system/management/puppet
--- a/components/ruby/puppet-modules/saz-memcached/Makefile	Wed Feb 10 16:31:24 2016 -0800
+++ b/components/ruby/puppet-modules/saz-memcached/Makefile	Wed Feb 10 22:10:43 2016 -0500
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
 #
 
 include ../../../../make-rules/shared-macros.mk
@@ -48,6 +48,8 @@
 # common targets
 build:		$(BUILD_NO_ARCH)
 
-install:	$(INSTALL_NO_ARCH)
+install: $(INSTALL_NO_ARCH)
+
+REQUIRED_PACKAGES += system/management/puppet/puppetlabs-stdlib
 
 test:		$(NO_TESTS)
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/saz-memcached/history	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,1 @@
+system/management/puppet/[email protected] system/management/puppet/saz-memcached
--- a/components/ruby/puppet-modules/saz-memcached/puppet-memcached.p5m	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,63 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
-#
-
-set name=pkg.fmri \
-    value=pkg:/system/management/puppet/puppet-memcached@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
-set name=pkg.summary value="Memcached Puppet Module"
-set name=pkg.description \
-    value="The memcached module manages memcached via Puppet"
-set name=com.oracle.info.description value="Memcached Puppet Module"
-set name=com.oracle.info.tpno value=$(TPNO)
-set name=info.classification \
-    value="org.opensolaris.category.2008:System/Administration and Configuration" \
-    value="org.opensolaris.category.2008:System/Enterprise Management"
-set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
-set name=info.upstream value="OpenStack <[email protected]>"
-set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
-set name=org.opensolaris.arc-caseid value=PSARC/2015/368
-set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-#
-file path=etc/puppet/modules/memcached/Gemfile
-file path=etc/puppet/modules/memcached/LICENSE
-file path=etc/puppet/modules/memcached/README-DEVELOPER
-file path=etc/puppet/modules/memcached/README.md
-file path=etc/puppet/modules/memcached/Rakefile
-file path=etc/puppet/modules/memcached/checksums.json
-file path=etc/puppet/modules/memcached/lib/puppet/parser/functions/memcached_max_memory.rb
-file path=etc/puppet/modules/memcached/manifests/init.pp
-file path=etc/puppet/modules/memcached/manifests/params.pp
-file path=etc/puppet/modules/memcached/metadata.json
-file path=etc/puppet/modules/memcached/spec/classes/memcached_spec.rb
-file path=etc/puppet/modules/memcached/spec/spec.opts
-file path=etc/puppet/modules/memcached/spec/spec_helper.rb
-file path=etc/puppet/modules/memcached/templates/memcached.conf.erb
-file path=etc/puppet/modules/memcached/templates/memcached_sysconfig.erb
-file path=etc/puppet/modules/memcached/templates/memcached_windows.erb
-file path=etc/puppet/modules/memcached/tests/init.pp
-#
-license saz-memcached.license license="Apache v2.0"
-
-# force a dependency on puppet-stdlib
-depend type=require fmri=system/management/puppet/puppet-stdlib
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/saz-memcached/saz-memcached.p5m	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,69 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
+#
+
+<transform file dir -> default owner puppet>
+<transform file dir -> default group puppet>
+set name=pkg.fmri \
+    value=pkg:/system/management/puppet/saz-memcached@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="Memcached Puppet Module"
+set name=pkg.description \
+    value="The memcached module manages memcached via Puppet"
+set name=com.oracle.info.description value="Memcached Puppet Module"
+set name=com.oracle.info.tpno value=$(TPNO)
+set name=info.classification \
+    value="org.opensolaris.category.2008:System/Administration and Configuration" \
+    value="org.opensolaris.category.2008:System/Enterprise Management"
+set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
+set name=info.upstream value="OpenStack <[email protected]>"
+set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.arc-caseid value=PSARC/2015/368 value=PSARC/2016/016
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+#
+file path=etc/puppet/modules/memcached/Gemfile
+file path=etc/puppet/modules/memcached/LICENSE
+file path=etc/puppet/modules/memcached/README-DEVELOPER
+file path=etc/puppet/modules/memcached/README.md
+file path=etc/puppet/modules/memcached/Rakefile
+file path=etc/puppet/modules/memcached/checksums.json
+file path=etc/puppet/modules/memcached/lib/puppet/parser/functions/memcached_max_memory.rb
+file path=etc/puppet/modules/memcached/manifests/init.pp
+file path=etc/puppet/modules/memcached/manifests/params.pp
+file path=etc/puppet/modules/memcached/metadata.json
+file path=etc/puppet/modules/memcached/spec/classes/memcached_spec.rb
+file path=etc/puppet/modules/memcached/spec/spec.opts
+file path=etc/puppet/modules/memcached/spec/spec_helper.rb
+file path=etc/puppet/modules/memcached/templates/memcached.conf.erb
+file path=etc/puppet/modules/memcached/templates/memcached_sysconfig.erb
+file path=etc/puppet/modules/memcached/templates/memcached_windows.erb
+file path=etc/puppet/modules/memcached/tests/init.pp
+#
+license saz-memcached.license license="Apache v2.0"
+# Renamed Package
+depend type=optional \
+    fmri=system/management/puppet/[email protected]
+depend type=require fmri=system/management/puppet
+
+# force a dependency on puppetlabs-stdlib
+depend type=require fmri=system/management/puppet/puppetlabs-stdlib
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-solaris/Makefile	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,73 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+# Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
+#
+include ../../../make-rules/shared-macros.mk
+RUBY_VERSION=2.1
+RUBY_LIB_VERSION=2.1.0
+RUBY_VERSIONS=2.1.0
+RUBY=/usr/ruby/$(RUBY_VERSION)/bin/ruby
+
+COMPONENT_NAME=		puppet-solaris
+COMPONENT_VERSION=	$(PKG_SOLARIS_VERSION)
+COMPONENT_BUGDB=	utility/puppet
+
+include $(WS_MAKE_RULES)/prep.mk
+include $(WS_MAKE_RULES)/ruby.mk
+include $(WS_MAKE_RULES)/ips.mk
+
+
+# Not implemented by any make rules we are loading
+$(BUILD_64): ext/PuppetAudit.so $(BUILD_DIR)
+	$(MKDIR) $(dir $@)
+	$(TOUCH) $@
+
+# Not implemented by any make rules we are loading
+$(INSTALL_64): $(BUILD_64)
+	$(TOUCH) $@
+
+# common targets
+build: $(BUILD_64)
+
+INSTALL_DIR=$(BUILD_DIR)/prototype/$(MACH)
+SECURITY_FILES=$(addprefix files/,auth_attr exec_attr prof_attr)
+ETC_FILES=$(addprefix files/,user_attr)
+
+ext/PuppetAudit.so:
+	# Ruby extension for auditing
+	(cd ext; $(RUBY) extconf.rb; $(GMAKE))
+
+clean::
+	@if [ -f ext/Makefile ]; then \
+		(cd ext; $(GMAKE) clean; $(RM) Makefile) \
+	fi
+
+test:		$(NO_TESTS)
+
+system-test:    $(NO_TESTS)
+
+REQUIRED_PACKAGES += runtime/ruby-21
+REQUIRED_PACKAGES += shell/ksh93
+REQUIRED_PACKAGES += system/core-os
+REQUIRED_PACKAGES += system/library
+REQUIRED_PACKAGES += system/library/gcc/gcc-c-runtime
+REQUIRED_PACKAGES += system/library/math
+REQUIRED_PACKAGES += system/network
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-solaris/ext/extconf.rb	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,5 @@
+require 'mkmf'
+$CPPFLAGS = "-I/usr/include -I/usr/include/bsm"
+$LDFLAGS  = "-L/usr/lib"
+$LOCAL_LIBS = "-lbsm"
+create_makefile("PuppetAudit")
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-solaris/ext/puppet_audit.c	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,169 @@
+/*
+ * CDDL HEADER START
+ *
+ * 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
+ */
+
+/*
+ * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+ */
+
+/*
+ * Ruby binding for libbsm used by Puppet to record audit events
+ */
+
+#include <ruby.h>
+#include <pwd.h>
+#include <nss_dbdefs.h>
+#include <bsm/adt.h>
+#include <bsm/adt_event.h>
+
+VALUE cPuppetAudit;
+
+VALUE
+audit_new(VALUE class)
+{
+	adt_session_data_t	*ah;
+	VALUE			data;
+
+	if (adt_start_session(&ah, NULL, 0) != 0) {
+		perror("puppet adt_start_session");
+		exit(1);
+	}
+	data = Data_Wrap_Struct(class, 0, 0, ah);
+	rb_obj_call_init(data, 0, 0);
+	return (data);
+}
+
+static VALUE
+audit_init(VALUE self)
+{
+	adt_session_data_t	*ah;
+	adt_termid_t		*tid;
+	struct passwd		pwd, *result;
+	char			*buffer;
+	size_t			size = NSS_BUFLEN_PASSWD;
+
+	Data_Get_Struct(self, adt_session_data_t, ah);
+
+	if (adt_load_hostname(NULL, &tid) != 0) {
+		perror("puppet adt_load_hostname");
+		(void) adt_end_session(ah);
+		exit(1);
+	}
+
+	if ((buffer = malloc(size)) == NULL)
+		exit(1);
+
+	/* set "puppet" as user name and preselection */
+	if (getpwnam_r("puppet", &pwd, buffer, size, &result) != 0) {
+		perror("puppet getpwnam_r(puppet)");
+		(void) adt_end_session(ah);
+		free(buffer);
+		exit(1);
+	}
+
+	if (result == NULL) {
+		perror("puppet getpwnam_r(puppet)");
+		(void) adt_end_session(ah);
+		free(buffer);
+		exit(1);
+	}
+
+	if (adt_set_user(ah, result->pw_uid, result->pw_gid, result->pw_uid,
+	    result->pw_gid, tid, ADT_NEW) != 0) {
+		perror("puppet adt_set_user");
+		free(tid);
+		(void) adt_end_session(ah);
+		free(buffer);
+		exit(1);
+	}
+	free(tid);
+
+	/* set audit context on this process */
+	if (adt_set_proc(ah) != 0) {
+		perror("puppet adt_set_proc");
+		(void) adt_end_session(ah);
+		free(buffer);
+		exit(1);
+	}
+	free(buffer);
+	return (self);
+}
+
+static VALUE
+audit_start(VALUE self)
+{
+	adt_event_data_t	*event;
+	adt_session_data_t	*ah;
+
+	Data_Get_Struct(self, adt_session_data_t, ah);
+
+	if ((event = adt_alloc_event(ah, ADT_puppet_session_start)) == NULL) {
+		perror("adt_alloc_event(ADT_puppet_session_start)");
+		(void) adt_end_session(ah);
+		ah = NULL;
+	} else {
+		if (adt_put_event(event, ADT_SUCCESS, ADT_SUCCESS) != 0) {
+			perror("adt_put_event(ADT_puppet_session_start)");
+		}
+		adt_free_event(event);
+	}
+	return (self);
+}
+
+static VALUE
+audit_stop(VALUE self)
+{
+	adt_event_data_t	*event;
+	adt_session_data_t	*ah;
+
+	Data_Get_Struct(self, adt_session_data_t, ah);
+
+	if ((event = adt_alloc_event(ah, ADT_puppet_session_end)) == NULL) {
+		perror("adt_alloc_event(ADT_puppet_session_end)");
+	} else {
+		if (adt_put_event(event, ADT_SUCCESS, ADT_SUCCESS) != 0) {
+			perror("adt_put_event(ADT_puppet_session_end)");
+		}
+		adt_free_event(event);
+	}
+	return (self);
+}
+
+static VALUE
+audit_teardown(VALUE self)
+{
+	adt_session_data_t	*ah;
+
+	Data_Get_Struct(self, adt_session_data_t, ah);
+
+	(void) adt_end_session(ah);
+	return (self);
+}
+
+void
+Init_PuppetAudit()
+{
+	cPuppetAudit = rb_define_class("PuppetAudit", rb_cObject);
+	rb_define_singleton_method(cPuppetAudit, "new", audit_new, 0);
+	rb_define_method(cPuppetAudit, "initialize", audit_init, 0);
+	rb_define_method(cPuppetAudit, "audit_start", audit_start, 0);
+	rb_define_method(cPuppetAudit, "audit_stop", audit_stop, 0);
+	rb_define_method(cPuppetAudit, "audit_teardown", audit_teardown, 0);
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-solaris/files/auth_attr	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,2 @@
+solaris.smf.manage.puppet:RO::Manage puppet master states::
+solaris.smf.value.puppet:RO::Change puppet master properties::
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-solaris/files/exec_attr	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,1 @@
+Puppet Management:solaris:cmd:RO::/usr/sbin/puppet:uid=0
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-solaris/files/prof_attr	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,1 @@
+Puppet Management:RO::Manage the puppet master service:auths=solaris.smf.manage.puppet,solaris.smf.value.puppet
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-solaris/files/puppet.stencil	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,13 @@
+# WARNING: THIS FILE GENERATED FROM SMF DATA.
+#     DO NOT EDIT THIS FILE.  EDITS WILL BE LOST.
+#
+# See puppet.conf(5) and http://docs.puppetlabs.com/guides/configuring.html
+# for details.
+; walk each instance and extract all properties from the config PG
+$%/(svc:/$%s:(.*)/:properties)/ {
+$%{$%1/general/enabled:?
+[$%2]
+$%/$%1/config/(.*)/ {
+$%3 = $%{$%1/config/$%3} }
+}
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-solaris/files/puppet.xml	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,2193 @@
+<!DOCTYPE service_bundle SYSTEM "/usr/share/lib/xml/dtd/service_bundle.dtd.1">
+<!--
+ CDDL HEADER START
+
+ 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
+
+ Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
+
+ NOTE:  This service manifest is not editable; its contents will
+ be overwritten by package or patch operations, including
+ operating system upgrade.  Make customizations in a different
+ file.
+-->
+<service_bundle type="manifest" name="puppet">
+  <service name="application/puppet" type="service" version="1">
+    <dependency name="filesystem" grouping="require_all" restart_on="error" type="service">
+      <service_fmri value="svc:/system/filesystem/minimal"/>
+    </dependency>
+    <dependency name="network" grouping="require_all" restart_on="error" type="service">
+      <service_fmri value="svc:/milestone/network"/>
+    </dependency>
+    <dependency name="identity" grouping="require_all" restart_on="error" type="service">
+      <service_fmri value="svc:/system/identity:node"/>
+    </dependency>
+    <exec_method type="method" name="start" exec=":true" timeout_seconds="60"/>
+    <exec_method type="method" name="stop" exec=":kill" timeout_seconds="60"/>
+    <exec_method type="method" name="refresh" exec=":true" timeout_seconds="0"/>
+    <property_group name="general" type="framework">
+      <!-- to start stop puppet -->
+      <propval name="action_authorization" type="astring" value="solaris.smf.manage.puppet"/>
+      <!-- to change puppet properties -->
+      <propval name="value_authorization" type="astring" value="solaris.smf.value.puppet"/>
+    </property_group>
+    <property_group name="puppet_stencil" type="configfile">
+      <propval name="path" type="astring" value="/etc/puppet/puppet.conf"/>
+      <propval name="stencil" type="astring" value="puppet.stencil"/>
+      <propval name="mode" type="astring" value="0444"/>
+    </property_group>
+    <instance name="master" enabled="false">
+      <exec_method type="method" name="start" exec="/usr/sbin/puppet master --logdest %{config/logdest}" timeout_seconds="600"/>
+      <property_group name="config" type="application">
+        <propval name="logdest" type="astring" value="/var/log/puppet/puppet-master.log"/>
+      </property_group>
+    </instance>
+    <instance name="agent" enabled="false">
+      <exec_method type="method" name="start" exec="/usr/sbin/puppet agent --logdest %{config/logdest}" timeout_seconds="600"/>
+      <property_group name="config" type="application">
+        <propval name="logdest" type="astring" value="/var/log/puppet/puppet-agent.log"/>
+      </property_group>
+    </instance>
+    <stability value="Unstable"/>
+    <template>
+      <common_name>
+        <loctext xml:lang="C">Puppet version 3.6.2</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">
+          <description>
+            <loctext xml:lang="C">
+A lock file to indicate that a puppet agent catalog run is currently in progress.
+The file contains the pid of the process that holds the lock on the catalog run.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="agent_disabled_lockfile">
+          <description>
+            <loctext xml:lang="C">
+A lock file to indicate that puppet agent runs have been administratively
+disabled.  File contains a JSON object with state information.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="boolean" name="allow_duplicate_certs">
+          <description>
+            <loctext xml:lang="C">
+Whether to allow a new certificate
+request to overwrite an existing certificate.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="boolean" name="allow_variables_with_dashes">
+          <description>
+            <loctext xml:lang="C">
+Permit hyphens (`-`) in variable names and issue deprecation warnings about
+them. This setting **should always be `false`;** setting it to `true`
+will cause subtle and wide-ranging bugs. It will be removed in a future version.
+
+Hyphenated variables caused major problems in the language, but were allowed
+between Puppet 2.7.3 and 2.7.14. If you used them during this window, we
+apologize for the inconvenience --- you can temporarily set this to `true`
+in order to upgrade, and can rename your variables at your leisure. Please
+revert it to `false` after you have renamed all affected variables.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="host" name="archive_file_server">
+          <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">
+          <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">
+          <description>
+            <loctext xml:lang="C">
+Whether to use a queueing system to provide asynchronous database integration.
+Requires that `puppet queue` be running.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="boolean" name="autoflush">
+          <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">
+          <description>
+            <loctext xml:lang="C">
+Whether (and how) to autosign certificate requests. This setting
+is only relevant on a puppet master acting as a certificate authority (CA).
+
+Valid values are true (autosigns all certificate requests; not recommended),
+false (disables autosigning certificates), or the absolute path to a file.
+
+The file specified in this setting may be either a **configuration file**
+or a **custom policy executable.** Puppet will automatically determine
+what it is: If the Puppet user (see the `user` setting) can execute the
+file, it will be treated as a policy executable; otherwise, it will be
+treated as a config file.
+
+If a custom policy executable is configured, the CA puppet master will run it
+every time it receives a CSR. The executable will be passed the subject CN of the
+request _as a command line argument,_ and the contents of the CSR in PEM format
+_on stdin._ It should exit with a status of 0 if the cert should be autosigned
+and non-zero if the cert should not be autosigned.
+
+If a certificate request is not autosigned, it will persist for review. An admin
+user can use the `puppet cert sign` command to manually sign it, or can delete
+the request.
+
+For info on autosign configuration files, see
+[the guide to Puppet's config files](http://docs.puppetlabs.com/guides/configuring.html).
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="basemodulepath">
+          <description>
+            <loctext xml:lang="C">
+The search path for **global** modules. Should be specified as a
+list of directories separated by the system path separator character. (The
+POSIX path separator is ':', and the Windows path separator is ';'.)
+
+If you are using directory environments, these are the modules that will
+be used by _all_ environments. Note that the `modules` directory of the active
+environment will have priority over any global directories. For more info, see
+http://docs.puppetlabs.com/puppet/latest/reference/environments.html
+
+This setting also provides the default value for the deprecated `modulepath`
+setting, which is used when directory environments are disabled.
+	    </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">
+          <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">
+          <description>
+            <loctext xml:lang="C">
+Turns the binding system on or off. This includes bindings in modules.
+The binding system aggregates data from modules and other locations and makes them available for lookup.
+The binding system is experimental and any or all of it may change.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="binder_config">
+          <description>
+            <loctext xml:lang="C">
+The binder configuration file. Puppet reads this file on each request to configure the bindings system.
+If set to nil (the default), a $confdir/binder_config.yaml is optionally loaded. If it does not exists, a default configuration
+is used. If the setting :binding_config is specified, it must reference a valid and existing yaml file.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="bucketdir">
+          <description>
+            <loctext xml:lang="C">
+Where FileBucket files are stored.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="boolean" name="ca">
+          <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">
+          <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">
+          <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">
+          <description>
+            <loctext xml:lang="C">
+The server to use for certificate
+authority requests.  It's a separate server because it cannot
+and does not need to horizontally scale.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="integer" name="ca_ttl">
+          <description>
+            <loctext xml:lang="C">
+The default TTL for new certificates.
+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 required="false" type="astring" name="cacert">
+          <description>
+            <loctext xml:lang="C">
+The CA certificate.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="cacrl">
+          <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">
+          <description>
+            <loctext xml:lang="C">
+The root directory for the certificate authority.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="cakey">
+          <description>
+            <loctext xml:lang="C">
+The CA private key.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="capass">
+          <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">
+          <description>
+            <loctext xml:lang="C">
+Where the CA stores private certificate information.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="capub">
+          <description>
+            <loctext xml:lang="C">
+The CA public key.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="catalog_cache_terminus">
+          <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">
+          <description>
+            <loctext xml:lang="C">
+(Deprecated for 'preferred_serialization_format') What format to
+use to dump the catalog.  Only supports 'marshal' and 'yaml'.  Only
+matters on the client, since it asks the server for a specific format.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="catalog_terminus">
+          <description>
+            <loctext xml:lang="C">
+Where to get node catalogs.  This is useful to change if, for instance,
+you'd like to pre-compile catalogs and store them in memcached or some other easily-accessed store.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="cert_inventory">
+          <description>
+            <loctext xml:lang="C">
+The inventory file. This is a text file to which the CA writes a
+complete listing of all certificates.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="certdir">
+          <description>
+            <loctext xml:lang="C">
+The certificate directory.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="certdnsnames">
+          <description>
+            <loctext xml:lang="C">
+The `certdnsnames` setting is no longer functional,
+after CVE-2011-3872. We ignore the value completely.
+
+For your own certificate request you can set `dns_alt_names` in the
+configuration and it will apply locally.  There is no configuration option to
+set DNS alt names, or any other `subjectAltName` value, for another nodes
+certificate.
+
+Alternately you can use the `--dns_alt_names` command line option to set the
+labels added while generating your own CSR.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="integer" name="certificate_expire_warning">
+          <description>
+            <loctext xml:lang="C">
+The window of time leading up to a certificate's expiration that a notification
+will be logged. This applies to CA, master, and agent certificates. This setting can be a time interval in seconds (30 or 30s), minutes (30m), hours (6h), days (2d), or years (5y).
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="boolean" name="certificate_revocation">
+          <description>
+            <loctext xml:lang="C">
+Whether certificate revocation should be supported by downloading a
+Certificate Revocation List (CRL)
+to all clients.  If enabled, CA chaining will almost definitely not work.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="hostname" name="certname">
+          <description>
+            <loctext xml:lang="C">
+The name to use when handling certificates.  Defaults
+to the fully qualified domain name.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="classfile">
+          <description>
+            <loctext xml:lang="C">
+The file in which puppet agent stores a list of the classes
+associated with the retrieved configuration.  Can be loaded in
+the separate `puppet` executable using the `--loadclasses`
+option.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="client_datadir">
+          <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">
+          <description>
+            <loctext xml:lang="C">
+Where FileBucket files are stored locally.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="clientyamldir">
+          <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">
+          <description>
+            <loctext xml:lang="C">
+Code to parse directly.  This is essentially only used
+by `puppet`, and should only be set if you're writing your own Puppet
+executable.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="color">
+          <description>
+            <loctext xml:lang="C">
+Whether to use colors when logging to the console.  Valid values are
+`ansi` (equivalent to `true`), `html`, and `false`, which produces no color.
+Defaults to false on Windows, as its console does not support ansi colors.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="confdir">
+          <description>
+            <loctext xml:lang="C">
+The main Puppet configuration directory.  The default for this setting
+is calculated based on the user.  If the process is running as root or
+the user that Puppet is supposed to run as, it defaults to a system
+directory, but if it's running as any other user, it defaults to being
+in the user's home directory.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="config">
+          <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">
+          <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">
+          <description>
+            <loctext xml:lang="C">
+How to determine the configuration version.  By default, it will be the
+time that the configuration is parsed, but you can provide a shell script to override how the
+version is determined.  The output of this script will be added to every log message in the
+reports, allowing you to correlate changes on your hosts to the source version on the server.
+
+Setting a global value for config_version in puppet.conf is deprecated. Please set a
+per-environment value in environment.conf instead. For more info, see
+http://docs.puppetlabs.com/puppet/latest/reference/environments.html
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="configprint">
+          <description>
+            <loctext xml:lang="C">
+Print the value of a specific configuration setting.  If the name of a
+setting is provided for this, then the value is printed and puppet
+exits.  Comma-separate multiple values.  For a list of all values,
+specify 'all'.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="integer" name="configtimeout">
+          <description>
+            <loctext xml:lang="C">
+How long the client should wait for the configuration to be retrieved
+before considering it a failure.  This can help reduce flapping if too
+many clients contact the server at one time. This setting can be a time interval in seconds (30 or 30s), minutes (30m), hours (6h), days (2d), or years (5y).
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="uri" name="couchdb_url">
+          <description>
+            <loctext xml:lang="C">
+The url where the puppet couchdb database will be created.
+Only used when `facts_terminus` is set to `couch`.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="csr_attributes">
+          <description>
+            <loctext xml:lang="C">
+An optional file containing custom attributes to add to certificate signing
+requests (CSRs). You should ensure that this file does not exist on your CA
+puppet master; if it does, unwanted certificate extensions may leak into
+certificates created with the `puppet cert generate` command.
+
+If present, this file must be a YAML hash containing a `custom_attributes` key
+and/or an `extension_requests` key. The value of each key must be a hash, where
+each key is a valid OID and each value is an object that can be cast to a string.
+
+Custom attributes can be used by the CA when deciding whether to sign the
+certificate, but are then discarded. Attribute OIDs can be any OID value except
+the standard CSR attributes (i.e. attributes described in RFC 2985 section 5.4).
+This is useful for embedding a pre-shared key for autosigning policy executables
+(see the `autosign` setting), often by using the `1.2.840.113549.1.9.7`
+("challenge password") OID.
+
+Extension requests will be permanently embedded in the final certificate.
+Extension OIDs must be in the "ppRegCertExt" (`1.3.6.1.4.1.34380.1.1`) or
+"ppPrivCertExt" (`1.3.6.1.4.1.34380.1.2`) OID arcs. The ppRegCertExt arc is
+reserved for four of the most common pieces of data to embed: `pp_uuid` (`.1`),
+`pp_instance_id` (`.2`), `pp_image_name` (`.3`), and `pp_preshared_key` (`.4`)
+--- in the YAML file, these can be referred to by their short descriptive names
+instead of their full OID. The ppPrivCertExt arc is unregulated, and can be used
+for site-specific extensions.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="csrdir">
+          <description>
+            <loctext xml:lang="C">
+Where the CA stores certificate requests
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="boolean" name="daemonize">
+          <description>
+            <loctext xml:lang="C">
+Whether to send the process into the background.  This defaults
+to true on POSIX systems, and to false on Windows (where Puppet
+currently cannot daemonize).
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="data_binding_terminus">
+          <description>
+            <loctext xml:lang="C">
+Where to retrive information about data.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="dbadapter">
+          <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">
+          <description>
+            <loctext xml:lang="C">
+The number of database connections for networked
+databases.  Will be ignored unless the value is a positive integer. This setting is only used by the ActiveRecord storeconfigs and inventory backends, which are deprecated.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="dblocation">
+          <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">
+          <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">
+          <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">
+          <description>
+            <loctext xml:lang="C">
+The database password for caching. Only
+used when networked databases are used. 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="dbport">
+          <description>
+            <loctext xml:lang="C">
+The database password for caching. Only
+used when networked databases are used. This setting is only used by the ActiveRecord storeconfigs and inventory backends, which are deprecated.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="host" name="dbserver">
+          <description>
+            <loctext xml:lang="C">
+The database server for caching. Only
+used when networked databases are used.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="dbsocket">
+          <description>
+            <loctext xml:lang="C">
+The database socket location. Only used when networked
+databases are used.  Will be ignored if the value is an empty string. This setting is only used by the ActiveRecord storeconfigs and inventory backends, which are deprecated.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="dbuser">
+          <description>
+            <loctext xml:lang="C">
+The database user for caching. Only
+used when networked databases are used. 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="default_file_terminus">
+          <description>
+            <loctext xml:lang="C">
+The default source for files if no server is given in a
+uri, e.g. puppet:///file. The default of `rest` causes the file to be
+retrieved using the `server` setting. When running `apply` the default
+is `file_server`, causing requests to be filled locally.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="boolean" name="default_schedules">
+          <description>
+            <loctext xml:lang="C">
+Boolean; whether to generate the default schedule resources. Setting this to
+false is useful for keeping external report processors clean of skipped schedule resources.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="deviceconfig">
+          <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">
+          <description>
+            <loctext xml:lang="C">
+The root directory of devices' $vardir.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="diff">
+          <description>
+            <loctext xml:lang="C">
+Which diff command to use when printing differences between files. This setting
+has no default value on Windows, as standard `diff` is not available, but Puppet can use many
+third-party diff tools.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="diff_args">
+          <description>
+            <loctext xml:lang="C">
+Which arguments to pass to the diff command when printing differences between
+files. The command to use can be chosen with the `diff` setting.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="digest_algorithm">
+          <description>
+            <loctext xml:lang="C">
+Which digest algorithm to use for file resources and the filebucket.
+Valid values are md5, sha256. Default is md5.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="disable_warnings">
+          <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.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="host" name="dns_alt_names">
+          <description>
+            <loctext xml:lang="C">
+The comma-separated list of alternative DNS names to use for the local host.
+
+When the node generates a CSR for itself, these are added to the request
+as the desired `subjectAltName` in the certificate: additional DNS labels
+that the certificate is also valid answering as.
+
+This is generally required if you use a non-hostname `certname`, or if you
+want to use `puppet kick` or `puppet resource -H` and the primary certname
+does not match the DNS name you use to communicate with the host.
+
+This is unnecessary for agents, unless you intend to use them as a server for
+`puppet kick` or remote `puppet resource` management.
+
+It is rarely necessary for servers; it is usually helpful only if you need to
+have a pool of multiple load balanced masters, or for the same master to
+respond on two physically separate networks under different names.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="boolean" name="document_all">
+          <description>
+            <loctext xml:lang="C">
+Whether to document all resources when using `puppet doc` to
+generate manifest documentation.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="dynamicfacts">
+          <description>
+            <loctext xml:lang="C">
+(Deprecated) Facts that are dynamic; these facts will be ignored when deciding whether
+changed facts should result in a recompile.  Multiple facts should be
+comma-separated.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="environment">
+          <description>
+            <loctext xml:lang="C">
+The environment Puppet is running in.  For clients
+(e.g., `puppet agent`) this determines the environment itself, which
+is used to find modules and much more.  For servers (i.e., `puppet master`)
+this provides the default environment for nodes we know nothing about.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="integer" name="environment_timeout">
+          <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.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="environmentpath">
+          <description>
+            <loctext xml:lang="C">
+A search path for directory environments, as a list of directories
+separated by the system path separator character. (The POSIX path separator
+is ':', and the Windows path separator is ';'.)
+
+This setting must have a value set to enable **directory environments.** The
+recommended value is `$confdir/environments`. For more details, see
+http://docs.puppetlabs.com/puppet/latest/reference/environments.html
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="boolean" name="evaltrace">
+          <description>
+            <loctext xml:lang="C">
+Whether each resource should log when it is
+being evaluated.  This allows you to interactively see exactly
+what is being done.
+	    </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">
+          <description>
+            <loctext xml:lang="C">
+An external command that can produce node information.  The command's output
+must be a YAML dump of a hash, and that hash must have a `classes` key and/or
+a `parameters` key, where `classes` is an array or hash and
+`parameters` is a hash.  For unknown nodes, the command should
+exit with a non-zero exit code.
+
+This command makes it straightforward to store your node mapping
+information in other data sources like databases.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="factpath">
+          <description>
+            <loctext xml:lang="C">
+Where Puppet should look for facts.  Multiple directories should
+be separated by the system path separator character. (The POSIX path
+separator is ':', and the Windows path separator is ';'.)
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="facts_terminus">
+          <description>
+            <loctext xml:lang="C">
+The node facts terminus.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="fileserverconfig">
+          <description>
+            <loctext xml:lang="C">
+Where the fileserver configuration is stored.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="integer" name="filetimeout">
+          <description>
+            <loctext xml:lang="C">
+The minimum time to wait between checking for updates in
+configuration files.  This timeout determines how quickly Puppet checks whether
+a file (such as manifests or templates) has changed on disk. This setting can be a time interval in seconds (30 or 30s), minutes (30m), hours (6h), days (2d), or years (5y).
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="boolean" name="freeze_main">
+          <description>
+            <loctext xml:lang="C">
+Freezes the 'main' class, disallowing any code to be added to it.  This
+essentially means that you can't have any code outside of a node,
+class, or definition other than in the site manifest.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="boolean" name="genmanifest">
+          <description>
+            <loctext xml:lang="C">
+Whether to just print a manifest to stdout and exit.  Only makes
+sense when specified on the command line as `--genmanifest`.  Takes into account arguments specified
+on the CLI.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="boolean" name="graph">
+          <description>
+            <loctext xml:lang="C">
+Whether to create dot graph files for the different
+configuration graphs.  These dot files can be interpreted by tools
+like OmniGraffle or dot (which is part of ImageMagick).
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="graphdir">
+          <description>
+            <loctext xml:lang="C">
+Where to store dot-outputted graphs.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="group">
+          <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">
+          <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">
+          <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">
+          <description>
+            <loctext xml:lang="C">
+Where the host's certificate revocation list can be found.
+This is distinct from the certificate authority's CRL.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="hostcsr">
+          <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">
+          <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">
+          <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">
+          <description>
+            <loctext xml:lang="C">
+Allow http compression in REST communication with the master.
+This setting might improve performance for agent -&gt; master
+communications over slow WANs. Your puppet master needs to support
+compression (usually by activating some settings in a reverse-proxy in
+front of the puppet master, which rules out webrick). It is harmless to
+activate this settings if your master doesn't support compression, but
+if it supports it, this setting might reduce performance on high-speed LANs.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="host" name="http_proxy_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.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="integer" name="http_proxy_port">
+          <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">
+          <description>
+            <loctext xml:lang="C">
+Where the puppet agent web server logs.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="boolean" name="ignorecache">
+          <description>
+            <loctext xml:lang="C">
+Ignore cache and always recompile the configuration.  This is
+useful for testing new configurations, where the local cache may in
+fact be stale even if the timestamps are up to date - if the facts
+change or if the server changes.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="boolean" name="ignoreimport">
+          <description>
+            <loctext xml:lang="C">
+If true, allows the parser to continue without requiring
+all files referenced with `import` statements to exist. This setting was primarily
+designed for use with commit hooks for parse-checking.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="boolean" name="ignoremissingtypes">
+          <description>
+            <loctext xml:lang="C">
+Skip searching for classes and definitions that were missing during a
+prior compilation. The list of missing objects is maintained per-environment and
+persists until the environment is cleared or the master is restarted.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="boolean" name="ignoreschedules">
+          <description>
+            <loctext xml:lang="C">
+Boolean; whether puppet agent should ignore schedules.  This is useful
+for initial puppet agent runs.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="boolean" name="immutable_node_data">
+          <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">
+          <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">
+          <description>
+            <loctext xml:lang="C">
+The server to send facts to.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="inventory_terminus">
+          <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">
+          <description>
+            <loctext xml:lang="C">
+The bit length of keys.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="lastrunfile">
+          <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">
+          <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">
+          <description>
+            <loctext xml:lang="C">
+The LDAP attributes to include when querying LDAP for nodes.  All
+returned attributes are set as variables in the top-level scope.
+Multiple values should be comma-separated.  The value 'all' returns
+all attributes.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="ldapbase">
+          <description>
+            <loctext xml:lang="C">
+The search base for LDAP searches.  It's impossible to provide
+a meaningful default here, although the LDAP libraries might
+have one already set.  Generally, it should be the 'ou=Hosts'
+branch under your main directory.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="ldapclassattrs">
+          <description>
+            <loctext xml:lang="C">
+The LDAP attributes to use to define Puppet classes.  Values
+should be comma-separated.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="ldapparentattr">
+          <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">
+          <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">
+          <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">
+          <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">
+          <description>
+            <loctext xml:lang="C">
+Whether SSL should be used when searching for nodes.
+Defaults to false because SSL usually requires certificates
+to be set up on the client side.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="ldapstackedattrs">
+          <description>
+            <loctext xml:lang="C">
+The LDAP attributes that should be stacked to arrays by adding
+the values in all hierarchy elements of the tree.  Values
+should be comma-separated.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="ldapstring">
+          <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">
+          <description>
+            <loctext xml:lang="C">
+Whether TLS should be used when searching for nodes.
+Defaults to false because TLS usually requires certificates
+to be set up on the client side.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="hostname" name="ldapuser">
+          <description>
+            <loctext xml:lang="C">
+The user to use to connect to LDAP.  Must be specified as a
+full DN.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="boolean" name="legacy_query_parameter_serialization">
+          <description>
+            <loctext xml:lang="C">
+The serialization format to use when sending file_metadata
+query parameters.  Older versions of puppet master expect certain query
+parameters to be serialized as yaml, which is deprecated.
+
+This should almost always be false. It can be temporarily set to true
+to let agents using this Puppet version connect to a puppet master
+running Puppet 3.0.0 through 3.2.x.
+
+Note that this is set to true automatically if the agent detects an
+older master, so should never need to be set explicitly.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="libdir">
+          <description>
+            <loctext xml:lang="C">
+An extra search path for Puppet.  This is only useful
+for those files that Puppet will load on demand, and is only
+guaranteed to work for those cases.  In fact, the autoload
+mechanism is responsible for making sure this directory
+is in Ruby's search path
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="boolean" name="listen">
+          <description>
+            <loctext xml:lang="C">
+Whether puppet agent should listen for
+connections.  If this is true, then puppet agent will accept incoming
+REST API requests, subject to the default ACLs and the ACLs set in
+the `rest_authconfig` file. Puppet agent can respond usefully to
+requests on the `run`, `facts`, `certificate`, and `resource` endpoints.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="localcacert">
+          <description>
+            <loctext xml:lang="C">
+Where each client stores the CA certificate.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="localconfig">
+          <description>
+            <loctext xml:lang="C">
+Where puppet agent caches the local configuration.  An
+extension indicating the cache format is added automatically.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="log_level">
+          <description>
+            <loctext xml:lang="C">
+Default logging level
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="logdir">
+          <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">
+          <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">
+          <description>
+            <loctext xml:lang="C">
+The entry-point manifest for puppet master. This can be one file
+or a directory of manifests to be evaluated in alphabetical order. Puppet manages
+this path as a directory if one exists or if the path ends with a / or \.
+
+Setting a global value for `manifest` in puppet.conf is deprecated. Please use
+directory environments instead. If you need to use something other than the
+environment's `manifests` directory as the main manifest, you can set
+`manifest` in environment.conf. For more info, see
+http://docs.puppetlabs.com/puppet/latest/reference/environments.html
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="manifestdir">
+          <description>
+            <loctext xml:lang="C">
+Used to build the default value of the `manifest` setting. Has no other purpose.
+
+This setting is deprecated.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="masterhttplog">
+          <description>
+            <loctext xml:lang="C">
+Where the puppet master web server logs.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="masterlog">
+          <description>
+            <loctext xml:lang="C">
+Where puppet master logs.  This is generally not used,
+since syslog is the default log destination.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="integer" name="masterport">
+          <description>
+            <loctext xml:lang="C">
+The port for puppet master traffic. For puppet master,
+this is the port to listen on; for puppet agent, this is the port
+to make requests on. Both applications use this setting to get the port.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="integer" name="max_deprecations">
+          <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.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="integer" name="max_errors">
+          <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.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="integer" name="max_warnings">
+          <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.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="integer" name="maximum_uid">
+          <description>
+            <loctext xml:lang="C">
+The maximum allowed UID.  Some platforms use negative UIDs
+but then ship with tools that do not know how to handle signed ints,
+so the UIDs show up as huge numbers that can then not be fed back into
+the system.  This is a hackish way to fail in a slightly more useful
+way when that happens.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="boolean" name="mkusers">
+          <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">
+          <description>
+            <loctext xml:lang="C">
+The module repository
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="module_skeleton_dir">
+          <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">
+          <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">
+          <description>
+            <loctext xml:lang="C">
+The search path for modules, as a list of directories separated by the system
+path separator character. (The POSIX path separator is ':', and the
+Windows path separator is ';'.)
+
+Setting a global value for `modulepath` in puppet.conf is deprecated. Please use
+directory environments instead. If you need to use something other than the
+default modulepath of `&lt;ACTIVE ENVIRONMENT'S MODULES DIR&gt;:$basemodulepath`,
+you can set `modulepath` in environment.conf. For more info, see
+http://docs.puppetlabs.com/puppet/latest/reference/environments.html
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="name">
+          <description>
+            <loctext xml:lang="C">
+The name of the application, if we are running as one.  The
+default is essentially $0 without the path or `.rb`.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="node_cache_terminus">
+          <description>
+            <loctext xml:lang="C">
+How to store cached nodes.
+Valid values are (none), 'json', 'msgpack', 'yaml' or write only yaml ('write_only_yaml').
+The master application defaults to 'write_only_yaml', all others to none.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="node_name">
+          <description>
+            <loctext xml:lang="C">
+How the puppet master determines the client's identity
+and sets the 'hostname', 'fqdn' and 'domain' facts for use in the manifest,
+in particular for determining which 'node' statement applies to the client.
+Possible values are 'cert' (use the subject's CN in the client's
+certificate) and 'facter' (use the hostname that the client
+reported in its facts)
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="node_name_fact">
+          <description>
+            <loctext xml:lang="C">
+The fact name used to determine the node name used for all requests the agent
+makes to the master. WARNING: This setting is mutually exclusive with
+node_name_value.  Changing this setting also requires changes to the default
+auth.conf configuration on the Puppet Master.  Please see
+http://links.puppetlabs.com/node_name_fact for more information.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="node_name_value">
+          <description>
+            <loctext xml:lang="C">
+The explicit value used for the node name for all requests the agent
+makes to the master. WARNING: This setting is mutually exclusive with
+node_name_fact.  Changing this setting also requires changes to the default
+auth.conf configuration on the Puppet Master.  Please see
+http://links.puppetlabs.com/node_name_value for more information.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="node_terminus">
+          <description>
+            <loctext xml:lang="C">
+Where to find information about nodes.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="boolean" name="noop">
+          <description>
+            <loctext xml:lang="C">
+Whether to apply catalogs in noop mode, which allows Puppet to
+partially simulate a normal run. This setting affects puppet agent and
+puppet apply.
+
+When running in noop mode, Puppet will check whether each resource is in sync,
+like it does when running normally. However, if a resource attribute is not in
+the desired state (as declared in the catalog), Puppet will take no
+action, and will instead report the changes it _would_ have made. These
+simulated changes will appear in the report sent to the puppet master, or
+be shown on the console if running puppet agent or puppet apply in the
+foreground. The simulated changes will not send refresh events to any
+subscribing or notified resources, although Puppet will log that a refresh
+event _would_ have been sent.
+
+**Important note:**
+noop)
+allows you to apply individual resources in noop mode, and will override
+the global value of the `noop` setting. This means a resource with
+`noop =&gt; false` _will_ be changed if necessary, even when running puppet
+agent with `noop = true` or `--noop`. (Conversely, a resource with
+`noop =&gt; true` will only be simulated, even when noop mode is globally disabled.)
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="boolean" name="onetime">
+          <description>
+            <loctext xml:lang="C">
+Perform one configuration run and exit, rather than spawning a long-running
+daemon. This is useful for interactively running puppet agent, or
+running puppet agent from cron.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="ordering">
+          <description>
+            <loctext xml:lang="C">
+How unrelated resources should be ordered when applying a catalog.
+Allowed values are `title-hash`, `manifest`, and `random`. This
+setting affects puppet agent and puppet apply, but not puppet master.
+
+* `title-hash` (the default) will order resources randomly, but will use
+  the same order across runs and across nodes.
+* `manifest` will use the order in which the resources were declared in
+  their manifest files.
+* `random` will order resources randomly and change their order with each
+  run. This can work like a fuzzer for shaking out undeclared dependencies.
+
+Regardless of this setting's value, Puppet will always obey explicit
+dependencies set with the before/require/notify/subscribe metaparameters
+and the `-&gt;`/`~&gt;` chaining arrows; this setting only affects the relative
+ordering of _unrelated_ resources.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="parser">
+          <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
+be used.
+
+The `future` parser is a "time travel to the future" allowing early
+exposure to new language features. What these features are will vary from
+release to release and they may be invididually configurable.
+
+Available Since Puppet 3.2.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="passfile">
+          <description>
+            <loctext xml:lang="C">
+Where puppet agent stores the password for its private key.
+Generally unused.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="path">
+          <description>
+            <loctext xml:lang="C">
+The shell search path.  Defaults to whatever is inherited
+from the parent process.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="pidfile">
+          <description>
+            <loctext xml:lang="C">
+The file containing the PID of a running process.
+This file is intended to be used by service management frameworks
+and monitoring systems to determine if a puppet process is still in
+the process table.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="plugindest">
+          <description>
+            <loctext xml:lang="C">
+Where Puppet should store plugins that it pulls down from the central
+server.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="pluginfactdest">
+          <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">
+          <description>
+            <loctext xml:lang="C">
+Where to retrieve external facts for pluginsync
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="pluginsignore">
+          <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">
+          <description>
+            <loctext xml:lang="C">
+From where to retrieve plugins.  The standard Puppet `file` type
+is used for retrieval, so anything that is a valid file source can
+be used here.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="boolean" name="pluginsync">
+          <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">
+          <description>
+            <loctext xml:lang="C">
+A command to run after every agent run.  If this command returns a non-zero
+return code, the entire Puppet run will be considered to have failed, even though it might have
+performed work during the normal run.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="preferred_serialization_format">
+          <description>
+            <loctext xml:lang="C">
+The preferred means of serializing
+ruby instances for passing over the wire.  This won't guarantee that all
+instances will be serialized using this method, since not all classes
+can be guaranteed to support this format, but it will be used for all
+classes that support it.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="prerun_command">
+          <description>
+            <loctext xml:lang="C">
+A command to run before every agent run.  If this command returns a non-zero
+return code, the entire Puppet run will fail.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="priority">
+          <description>
+            <loctext xml:lang="C">
+The scheduling priority of the process.  Valid values are 'high',
+'normal', 'low', or 'idle', which are mapped to platform-specific
+values.  The priority can also be specified as an integer value and
+will be passed as is, e.g. -5.  Puppet must be running as a privileged
+user in order to increase scheduling priority.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="privatedir">
+          <description>
+            <loctext xml:lang="C">
+Where the client stores private certificate information.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="privatekeydir">
+          <description>
+            <loctext xml:lang="C">
+The private key directory.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="boolean" name="profile">
+          <description>
+            <loctext xml:lang="C">
+Whether to enable experimental performance profiling
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="publickeydir">
+          <description>
+            <loctext xml:lang="C">
+The public key directory.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="puppetdlog">
+          <description>
+            <loctext xml:lang="C">
+The log file for puppet agent.  This is generally not used.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="integer" name="puppetport">
+          <description>
+            <loctext xml:lang="C">
+Which port puppet agent listens on.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="uri" name="queue_source">
+          <description>
+            <loctext xml:lang="C">
+Which type of queue to use for asynchronous processing.  If your stomp server requires
+authentication, you can include it in the URI as long as your stomp client library is at least 1.1.1
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="queue_type">
+          <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">
+          <description>
+            <loctext xml:lang="C">
+The log level for Rails connections.  The value must be
+a valid log level within Rails.  Production environments normally use `info`
+and other environments normally use `debug`. 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="railslog">
+          <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">
+          <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">
+          <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">
+          <description>
+            <loctext xml:lang="C">
+The serialization format to use when sending reports to the
+`report_server`. Possible values are `pson` and `yaml`. This setting
+affects puppet agent, but not puppet apply (which processes its own
+reports).
+
+This should almost always be set to `pson`. It can be temporarily set to
+`yaml` to let agents using this Puppet version connect to a puppet master
+running Puppet 3.0.0 through 3.2.x.
+
+Note that this is set to 'yaml' automatically if the agent detects an
+older master, so should never need to be set explicitly.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="host" name="report_server">
+          <description>
+            <loctext xml:lang="C">
+The server to send transaction reports to.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="reportdir">
+          <description>
+            <loctext xml:lang="C">
+The directory in which to store reports. Each node gets
+a separate subdirectory in this directory. This setting is only
+used when the `store` report processor is enabled (see the
+`reports` setting).
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="reportfrom">
+          <description>
+            <loctext xml:lang="C">
+The 'from' email address for the reports.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="reports">
+          <description>
+            <loctext xml:lang="C">
+The list of report handlers to use. When using multiple report handlers,
+their names should be comma-separated, with whitespace allowed. (For example,
+`reports = http, tagmail`.)
+
+This setting is relevant to puppet master and puppet apply. The puppet
+master will call these report handlers with the reports it receives from
+agent nodes, and puppet apply will call them with its own report. (In
+all cases, the node applying the catalog must have `report = true`.)
+
+See the report reference for information on the built-in report
+handlers; custom report handlers can also be loaded from modules.
+(Report handlers are loaded from the lib directory, at
+`puppet/reports/NAME.rb`.)
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="uri" name="reporturl">
+          <description>
+            <loctext xml:lang="C">
+The URL that reports should be forwarded to. This setting
+is only used when the `http` report processor is enabled (see the
+`reports` setting).
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="integer" name="req_bits">
+          <description>
+            <loctext xml:lang="C">
+The bit length of the certificates.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="requestdir">
+          <description>
+            <loctext xml:lang="C">
+Where host certificate requests are stored.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="resourcefile">
+          <description>
+            <loctext xml:lang="C">
+The file in which puppet agent stores a list of the resources
+associated with the retrieved configuration.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="rest_authconfig">
+          <description>
+            <loctext xml:lang="C">
+The configuration file that defines the rights to the different
+rest indirections.  This can be used as a fine-grained
+authorization system for `puppet master`.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="route_file">
+          <description>
+            <loctext xml:lang="C">
+The YAML file containing indirector route configuration.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="rrddir">
+          <description>
+            <loctext xml:lang="C">
+The directory where RRD database files are stored.
+Directories for each reporting host will be created under
+this directory.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="integer" name="rrdinterval">
+          <description>
+            <loctext xml:lang="C">
+How often RRD should expect data.
+This should match how often the hosts report back to the server. This setting can be a time interval in seconds (30 or 30s), minutes (30m), hours (6h), days (2d), or years (5y).
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="rundir">
+          <description>
+            <loctext xml:lang="C">
+Where Puppet PID files are kept.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="integer" name="runinterval">
+          <description>
+            <loctext xml:lang="C">
+How often puppet agent applies the catalog.
+Note that a runinterval of 0 means "run continuously" rather than
+"never run." If you want puppet agent to never run, you should start
+it with the `--no-client` option. This setting can be a time interval in seconds (30 or 30s), minutes (30m), hours (6h), days (2d), or years (5y).
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="sendmail">
+          <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">
+          <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">
+          <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">
+          <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">
+          <description>
+            <loctext xml:lang="C">
+Whether to log and report a contextual diff when files are being replaced.
+This causes partial file contents to pass through Puppet's normal
+logging and reporting system, so this setting should be used with
+caution if you are sending Puppet's reports to an insecure
+destination. This feature currently requires the `diff/lcs` Ruby
+library.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="signeddir">
+          <description>
+            <loctext xml:lang="C">
+Where the CA stores signed certificates.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="smtphelo">
+          <description>
+            <loctext xml:lang="C">
+The name by which we identify ourselves in SMTP HELO for reports.
+If you send to a smtpserver which does strict HELO checking (as with Postfix's
+`smtpd_helo_restrictions` access controls), you may need to ensure this resolves.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="integer" name="smtpport">
+          <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">
+          <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">
+          <description>
+            <loctext xml:lang="C">
+Whether to sleep for a pseudo-random (but consistent) amount of time before
+a run.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="integer" name="splaylimit">
+          <description>
+            <loctext xml:lang="C">
+The maximum time to delay before runs.  Defaults to being the same as the
+run interval. 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 required="false" type="host" name="srv_domain">
+          <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">
+          <description>
+            <loctext xml:lang="C">
+Certificate authorities who issue server certificates.  SSL servers will not be
+considered authentic unless they possess a certificate issued by an authority
+listed in this file.  If this setting has no value then the Puppet master's CA
+certificate (localcacert) will be used.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="ssl_client_header">
+          <description>
+            <loctext xml:lang="C">
+The header containing an authenticated client's SSL DN.
+This header must be set by the proxy to the authenticated client's SSL
+DN (e.g., `/CN=puppet.puppetlabs.com`).  Puppet will parse out the Common
+Name (CN) from the Distinguished Name (DN) and use the value of the CN
+field for authorization.
+
+Note that the name of the HTTP header gets munged by the web server
+common gateway inteface: an `HTTP_` prefix is added, dashes are converted
+to underscores, and all letters are uppercased.  Thus, to use the
+`X-Client-DN` header, this setting should be `HTTP_X_CLIENT_DN`.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="ssl_client_verify_header">
+          <description>
+            <loctext xml:lang="C">
+The header containing the status message of the client
+verification. This header must be set by the proxy to 'SUCCESS' if the
+client successfully authenticated, and anything else otherwise.
+
+Note that the name of the HTTP header gets munged by the web server
+common gateway inteface: an `HTTP_` prefix is added, dashes are converted
+to underscores, and all letters are uppercased.  Thus, to use the
+`X-Client-Verify` header, this setting should be
+`HTTP_X_CLIENT_VERIFY`.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="ssl_server_ca_auth">
+          <description>
+            <loctext xml:lang="C">
+Certificate authorities who issue client certificates.  SSL clients will not be
+considered authentic unless they possess a certificate issued by an authority
+listed in this file.  If this setting has no value then the Puppet master's CA
+certificate (localcacert) will be used.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="ssldir">
+          <description>
+            <loctext xml:lang="C">
+Where SSL certificates are kept.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="statedir">
+          <description>
+            <loctext xml:lang="C">
+The directory where Puppet state is stored.  Generally,
+this directory can be removed without causing harm (although it
+might result in spurious service restarts).
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="statefile">
+          <description>
+            <loctext xml:lang="C">
+Where puppet agent and puppet master store state associated
+with the running configuration.  In the case of puppet master,
+this file reflects the state discovered through interacting
+with clients.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="boolean" name="storeconfigs">
+          <description>
+            <loctext xml:lang="C">
+Whether to store each client's configuration, including catalogs, facts,
+and related data.  This also enables the import and export of resources in
+the Puppet language - a mechanism for exchange resources between nodes.
+
+By default this uses ActiveRecord and an SQL database to store and query
+the data; this, in turn, will depend on Rails being available.
+
+You can adjust the backend using the storeconfigs_backend setting.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="storeconfigs_backend">
+          <description>
+            <loctext xml:lang="C">
+Configure the backend terminus used for StoreConfigs.
+By default, this uses the ActiveRecord store, which directly talks to the
+database from within the Puppet Master process.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="boolean" name="strict_hostname_checking">
+          <description>
+            <loctext xml:lang="C">
+Whether to only search for the complete
+hostname as it is in the certificate when searching for node information
+in the catalogs.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="boolean" name="strict_variables">
+          <description>
+            <loctext xml:lang="C">
+Makes the parser raise errors when referencing unknown variables. (This does not affect
+referencing variables that are explicitly set to undef).
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="boolean" name="stringify_facts">
+          <description>
+            <loctext xml:lang="C">
+to_s. Means you can't have arrays or
+hashes as fact values.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="boolean" name="summarize">
+          <description>
+            <loctext xml:lang="C">
+Whether to print a transaction summary.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="syslogfacility">
+          <description>
+            <loctext xml:lang="C">
+What syslog facility to use when logging to syslog.
+Syslog has a fixed list of valid facilities, and you must
+choose one of those; you cannot just make one up.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="tagmap">
+          <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">
+          <description>
+            <loctext xml:lang="C">
+Tags to use to find resources.  If this is set, then
+only resources tagged with the specified tags will be applied.
+Values must be comma-separated.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="templatedir">
+          <description>
+            <loctext xml:lang="C">
+Where Puppet looks for template files.  Can be a list of colon-separated
+directories.
+
+This setting is deprecated. Please put your templates in modules instead.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="boolean" name="thin_storeconfigs">
+          <description>
+            <loctext xml:lang="C">
+Boolean; whether Puppet should store only facts and exported resources in the storeconfigs
+database. This will improve the performance of exported resources with the older
+`active_record` backend, but will disable external tools that search the storeconfigs database.
+Thinning catalogs is generally unnecessary when using PuppetDB to store catalogs.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="boolean" name="trace">
+          <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">
+          <description>
+            <loctext xml:lang="C">
+Stores trusted node data in a hash called $trusted.
+When true also prevents $trusted from being overridden in any scope.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="boolean" name="use_cached_catalog">
+          <description>
+            <loctext xml:lang="C">
+Whether to only use the cached catalog rather than compiling a new catalog
+on every run.  Puppet can be run with this enabled by default and then selectively
+disabled when a recompile is desired.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="boolean" name="use_srv_records">
+          <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">
+          <description>
+            <loctext xml:lang="C">
+Whether to use the cached configuration when the remote
+configuration will not compile.  This option is useful for testing
+new configurations, where you want to fix the broken configuration
+rather than reverting to a known-good one.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="user">
+          <description>
+            <loctext xml:lang="C">
+The user puppet master should run as.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="astring" name="vardir">
+          <description>
+            <loctext xml:lang="C">
+Where Puppet stores dynamic and growing data.  The default for this
+setting is calculated specially, like `confdir`_.
+	    </loctext>
+          </description>
+        </prop_pattern>
+        <prop_pattern required="false" type="integer" name="waitforcert">
+          <description>
+            <loctext xml:lang="C">
+How frequently puppet agent should ask for a signed certificate.
+
+When starting for the first time, puppet agent will submit a certificate
+signing request (CSR) to the server named in the `ca_server` setting
+(usually the puppet master); this may be autosigned, or may need to be
+approved by a human, depending on the CA server's configuration.
+
+Puppet agent cannot apply configurations until its approved certificate is
+available. Since the certificate may or may not be available immediately,
+puppet agent will repeatedly try to fetch it at this interval. You can
+turn off waiting for certificates by specifying a time of 0, in which case
+puppet agent will exit if it cannot get a cert.
+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 required="false" type="astring" name="yamldir">
+          <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">
+          <description>
+            <loctext xml:lang="C">
+Boolean; whether to use the zlib library
+	    </loctext>
+          </description>
+        </prop_pattern>
+      </pg_pattern>
+    </template>
+  </service>
+</service_bundle>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-solaris/files/update_smf.py	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,320 @@
+#!/usr/bin/python2.7
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2014, 2015, Oracle and/or its affiliates. All rights reserved.
+#
+
+'''
+Utility program for helping with the upgrade of puppet to a newer
+version.  This program will take a puppet configuration file that
+has been generated via the command sequence
+
+puppet agent --genconfig > puppet.conf
+
+and use the data in that configuration file to replace the
+associated Puppet SMF user configuratable properties with the
+properties that are allowed in the new version of puppet
+
+NOTE: This file should not be included with the puppet release
+'''
+
+import os
+import re
+import sys
+
+from lxml import etree
+from optparse import OptionParser
+
+
+COMMENT_PATTERN = re.compile(".*# ?(.*)")
+CONFIG_VALUE_PATTERN = re.compile("([\S]+)\s*=\s*(\S*)")
+
+DEFAULT_VALUE_STR = "The default value is "
+
+# SMF defined property types.  For a list of
+# all available types see
+# /usr/share/lib/xml/dtd/service_bundle.dtd.1
+TYPE_ASTRING = "astring"
+TYPE_BOOLEAN = "boolean"
+TYPE_INTEGER = "integer"
+TYPE_HOST = "host"
+TYPE_HOSTNAME = "hostname"
+TYPE_NETADDRESS = "net_address"
+TYPE_URI = "uri"
+
+
+# Dictionary of currently defined property types to associate
+# with a specified property.  Any property not defined here
+# is assumed to have a property type of astring, integer,
+# or boolean
+PROP_TYPE = {
+    'server': TYPE_HOST,
+    'archive_file_server': TYPE_HOST,
+    'bindaddress': TYPE_NETADDRESS,
+    'ca_server': TYPE_HOST,
+    'certname': TYPE_HOSTNAME,
+    'couchdb_url': TYPE_URI,
+    'dbserver': TYPE_HOST,
+    'dns_alt_names': TYPE_HOST,
+    'http_proxy_host': TYPE_HOST,
+    'inventory_server': TYPE_HOST,
+    'ldapserver': TYPE_HOST,
+    'ldapuser': TYPE_HOSTNAME,
+    'module_repository': TYPE_URI,
+    'queue_source': TYPE_URI,
+    'report_server': TYPE_HOST,
+    'reporturl': TYPE_URI,
+    'smtpserver': TYPE_HOST,
+    'srv_domain': TYPE_HOST,
+}
+
+# Dictionary used to hold properites and the resulting xml code
+PUPPET_CONFIG_DICT = dict()
+
+
+def err(msg):
+    '''Output standard error message'''
+    # Duplicate the syntax of the parser.error
+    sys.stderr.write("%(prog)s: error: %(msg)s\n" %
+                     {"prog": os.path.basename(sys.argv[0]), "msg": msg})
+
+
+def create_config_element(key, key_type, desc_text):
+    '''Create a basic xml entry following the basic pattern of
+
+        <prop_pattern name='${key}' type='${key_type}'
+                required='false'>
+                    <description> <loctext xml:lang='C'>
+                         ${desc_text}
+                    </loctext> </description>
+        </prop_pattern>
+    '''
+    prop_pattern = etree.Element(
+        "prop_pattern",
+        name=key,
+        type=key_type,
+        required="false")
+    desc = etree.SubElement(prop_pattern, "description")
+    loctext = etree.SubElement(desc, "loctext")
+    loctext.text = "\n%s\n\t    " % desc_text
+    loctext.set('{http://www.w3.org/XML/1998/namespace}lang', 'C')
+    return prop_pattern
+
+
+def determine_type(key, value):
+    '''Determine the xml property type to associate with the
+       specified key
+    '''
+
+    # Does the key have a specified xml property type
+    # already defined?
+    try:
+        return PROP_TYPE[key]
+    except KeyError:
+        pass
+
+    # Use the value to determine the xml property type
+    if value.isdigit():
+        return TYPE_INTEGER
+    if value.lower() in ['false', 'true']:
+        return TYPE_BOOLEAN
+    return TYPE_ASTRING
+
+
+def process_grouping(lines):
+    '''Process the lines in the list.  The last entry should be
+       a 'key=value' entry
+    '''
+
+    # The last field should be a key = value pair
+    # If it's not then the format of the file is not matching
+    # the expected format of
+    #
+    # Description
+    # The default value is "xxxx"
+    # key = value
+    #
+    key_value = lines.pop()
+    match = CONFIG_VALUE_PATTERN.match(key_value)
+    if not match:
+        raise TypeError("Last line in grouping is not in expected "
+                        "format of 'key = value'\n%s" %
+                        "\n".join(lines))
+    key = match.group(1)
+    value = match.group(2)
+
+    default_value_line = lines.pop()
+    if not default_value_line.startswith(DEFAULT_VALUE_STR):
+        # Not a match.  Last line was still part of the description
+        lines.append(default_value_line)
+
+    key_type = determine_type(key, value)
+
+    # remaining lines are the descriptor field
+    desc = '\n'.join(lines)
+    PUPPET_CONFIG_DICT[key] = (key, key_type, desc)
+
+
+def parse_puppet_config(filename):
+    '''Parse the puppet configuration file that is generated by
+       puppet agent --genconfig
+    '''
+    parameter_list = []
+    agent_check = True
+    with open(filename, 'r') as f_handle:
+        for line in f_handle:
+            if agent_check:
+                if line.startswith("[agent]"):
+                    # Throw away the initial starting block code in the
+                    del parameter_list[:]
+                    agent_check = False
+                    continue
+            line = line.strip().replace("\n", "")
+            if not line:
+                # If parameter_list is not empty, process the data and
+                # generate an xml structure
+                process_grouping(parameter_list)
+                # Done processing, delete all the saved entries
+                del parameter_list[:]
+                continue
+
+            match = COMMENT_PATTERN.match(line)
+            if match:
+                line = match.group(1)
+            parameter_list.append(line)
+    f_handle.close()
+
+
+def update_smf_file(smf_xml_file, output_file, version):
+    '''Replace the puppet property definitions in the specified SMF
+       file with those that are stored in PUPPET_CONFIG_DICT
+    '''
+
+    try:
+        parser = etree.XMLParser(remove_blank_text=True)
+        tree = etree.parse(smf_xml_file, parser)
+        root = tree.getroot()
+        template = root.find("service/template")
+        puppet_desc = template.find("common_name/loctext")
+        puppet_desc.text = "Puppet version %s" % version
+
+        pg_pattern = template.find("pg_pattern")
+    except IOError as msg:
+        err(msg)
+        return -1
+    except etree.XMLSyntaxError as msg:
+        err(msg)
+        return -1
+    except NameError as msg:
+        err("XML file %s does not match expected formated" % smf_xml_file)
+
+    # Delete the pg_pattern nodes and it's children
+    # This is the structure that will be rebuilt based
+    # on the genconfig information that was read in
+    if pg_pattern is not None:
+        template.remove(pg_pattern)
+
+    # <pg_pattern name='config' type='application' required='false'>
+    pg_pattern = etree.SubElement(
+        template,
+        "pg_pattern",
+        name="config",
+        type="application",
+        required="false")
+    for key in sorted(PUPPET_CONFIG_DICT.iterkeys()):
+        values = PUPPET_CONFIG_DICT[key]
+        element = create_config_element(values[0], values[1], values[2])
+        pg_pattern.append(element)
+
+    # Write out the contents of the updated puppet SMF config file
+    print "Writting out contents of new SMF configuration file to: %s" % \
+        output_file
+    with open(output_file, "w") as f_handle:
+        f_handle.write(etree.tostring(tree, pretty_print=True))
+    f_handle.close()
+
+
+def option_list():
+    '''Build the option list for this utility'''
+    desc = "Utility for assisting in the upgrading of Solaris Puppet SMF file"
+    usage = "usage: %prog -c <puppet_config_file> -s <smf_confilg_file> " \
+            "-v <puppet_version> [-o <output_file>]\n"
+    opt_list = OptionParser(description=desc, usage=usage)
+
+    opt_list.add_option("-c", "--config", dest="config", default=None,
+                        action="store", type="string", nargs=1,
+                        metavar="<puppet_config_file>",
+                        help="Puppet configuration file generated via"
+                             "genconfig option to puppet. i.e. "
+                             "puppet agent --genconfig > puppet.conf")
+    opt_list.add_option("-s", "--smf", dest="smf_xml", default=None,
+                        action="store", type="string", nargs=1,
+                        metavar="<smf_config_file>",
+                        help="Current solaris Puppet SMF XML configuration"
+                             " file. This file is located in <userland_tree>"
+                             "/components/puppet/files/puppet.xml")
+    opt_list.add_option("-o", "--output", dest="output", default=None,
+                        action="store", type="string", nargs=1,
+                        metavar="<output_file>",
+                        help="The name of the new puppet.xml file ")
+    opt_list.add_option("-v", "--version", dest="version", default="None",
+                        action="store", type="string", nargs=1,
+                        metavar="<puppet_version>",
+                        help="Puppet Version of update")
+
+    return opt_list
+
+
+def main():
+    '''Execute this utility based on the options supplied by the user'''
+    parser = option_list()
+
+    (options, _args) = parser.parse_args()
+
+    if not options.output and options.version:
+        options.output = "puppet.%s.xml" % options.version
+
+    if not options.config or not options.smf_xml or \
+            not options.output or not options.version:
+        err("Required options not specified")
+        parser.print_help()
+        sys.exit(-1)
+
+    if not os.path.isfile(options.config):
+        err("%s does not exist or is not a regular file\n"
+            % options.config)
+        sys.exit(-1)
+    if not os.path.isfile(options.smf_xml):
+        err("%s does not exist or is not a regular file\n"
+            % options.smf_xml)
+        sys.exit(-1)
+    if os.path.exists(options.output):
+        err("specified file %s already exist\n"
+            % options.output)
+        sys.exit(-1)
+
+    parse_puppet_config(options.config)
+    update_smf_file(options.smf_xml, options.output, options.version)
+
+if __name__ == '__main__':
+    main()
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-solaris/files/user_attr	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,1 @@
+puppet::RO::audit_flags=cusa\:no
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-solaris/puppet-solaris.p5m	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,55 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
+#
+set name=pkg.fmri \
+    value=pkg:/system/management/puppet/puppet-solaris@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary \
+    value="Solaris specific components and auditing support for Puppet"
+set name=com.oracle.info.description \
+    value="Solaris specific components and auditing support for Puppet"
+set name=info.classification \
+    value="org.opensolaris.category.2008:System/Administration and Configuration"
+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)
+set name=org.opensolaris.smf.fmri value=svc:/application/puppet:agent \
+    value=svc:/application/puppet:master
+file files/auth_attr path=etc/security/auth_attr.d/puppet
+file files/exec_attr path=etc/security/exec_attr.d/puppet
+file files/prof_attr path=etc/security/prof_attr.d/puppet
+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 ext/PuppetAudit.so \
+    path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/$(MACH64)-solaris$(SOLARIS_VERSION)/PuppetAudit.so
+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=Oracle
+
+# Require puppet
+depend type=require fmri=system/management/puppet
+
+# Require puppet module for Solaris
+depend type=require fmri=system/management/puppet/oracle-solaris_providers
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-solaris/puppet.license	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,1 @@
+Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
--- a/components/ruby/puppet/Makefile	Wed Feb 10 16:31:24 2016 -0800
+++ b/components/ruby/puppet/Makefile	Wed Feb 10 22:10:43 2016 -0500
@@ -21,6 +21,9 @@
 # Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
 #
 include ../../../make-rules/shared-macros.mk
+RUBY_VERSION=2.1
+RUBY_LIB_VERSION=2.1.0
+RUBY_VERSIONS=2.1.0
 
 COMPONENT_NAME=		puppet
 COMPONENT_VERSION=	3.6.2
@@ -37,9 +40,12 @@
 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
 
 # puppet requires facter and hiera as part of the install phase 
-COMPONENT_INSTALL_ENV	+= RUBYLIB="$(COMPONENT_DIR)/../facter/build/$(MACH64)/lib:$(COMPONENT_DIR)/../hiera/build/$(MACH64)/lib"
+FACTER_LIB=$(WS_TOP)/components/ruby/facter/build/$(MACH64)/lib
+HIERA_LIB=$(WS_TOP)/components/ruby/hiera/build/$(MACH64)/lib
+COMPONENT_INSTALL_ENV	+= RUBYLIB="$(FACTER_LIB):$(HIERA_LIB)"
 
 ../facter/build/%/.installed:
 	(cd ../facter ; $(GMAKE) install)
@@ -47,6 +53,15 @@
 ../hiera/build/%/.installed:
 	(cd ../hiera ; $(GMAKE) install)
 
+
+# Collect puppet module manifests for inclusion of puppet modules in group depends
+# declare a prereq on all manifests to update depend file as needed
+PUPPET_MODULE_MANIFESTS = $(wildcard $(WS_TOP)/components/ruby/puppet-modules/*-*/*.p5m)
+$(BUILD_DIR)/puppet-modules.depend: $(PUPPET_MODULE_MANIFESTS) $(BUILD_DIR)
+	$(PKGMOGRIFY) -i -O /dev/null -P $@ $(WS_TRANSFORMS)/group-dependency $(PUPPET_MODULE_MANIFESTS)
+build:: $(BUILD_DIR)/puppet-modules.depend
+
+
 # set the bindir to /usr/sbin
 INSTALL_RB_BINDIR_OPTION =	--bindir=$(USRSBINDIR)
 
@@ -56,17 +71,12 @@
 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
 
 # common targets
-build:		$(BUILD_64)
-	# Ruby extension for auditing
-	(cd ext; $(RUBY) extconf.rb; $(GMAKE))
+build::		$(BUILD_64)
 
 # make sure facter and hiera are installed first
 install:	../facter/build/$(MACH64)/.installed ../hiera/build/$(MACH64)/.installed $(INSTALL_64)
 
 clean::
-	@if [ -f ext/Makefile ]; then \
-		(cd ext; $(GMAKE) clean; $(RM) Makefile) \
-	fi
 
 # puppet requires the installation of the following rubygems to run
 # the unittests:  rspec rspec-expectations mocha rack rgen
@@ -75,11 +85,6 @@
 
 system-test:    $(NO_TESTS)
 
-
-REQUIRED_PACKAGES += runtime/ruby-19
-REQUIRED_PACKAGES += shell/ksh93
-REQUIRED_PACKAGES += system/core-os
-REQUIRED_PACKAGES += system/library
-REQUIRED_PACKAGES += system/library/gcc/gcc-c-runtime
-REQUIRED_PACKAGES += system/library/math
-REQUIRED_PACKAGES += system/network
+REQUIRED_PACKAGES += runtime/ruby-21
+REQUIRED_PACKAGES += library/ruby/hiera
+REQUIRED_PACKAGES += system/management/facter
--- a/components/ruby/puppet/ext/extconf.rb	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-require 'mkmf'
-$CPPFLAGS = "-I/usr/include -I/usr/include/bsm"
-$LDFLAGS  = "-L/usr/lib"
-$LOCAL_LIBS = "-lbsm"
-create_makefile("PuppetAudit")
--- a/components/ruby/puppet/ext/puppet_audit.c	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,169 +0,0 @@
-/*
- * CDDL HEADER START
- *
- * 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
- */
-
-/*
- * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
- */
-
-/*
- * Ruby binding for libbsm used by Puppet to record audit events
- */
-
-#include <ruby.h>
-#include <pwd.h>
-#include <nss_dbdefs.h>
-#include <bsm/adt.h>
-#include <bsm/adt_event.h>
-
-VALUE cPuppetAudit;
-
-VALUE
-audit_new(VALUE class)
-{
-	adt_session_data_t	*ah;
-	VALUE			data;
-
-	if (adt_start_session(&ah, NULL, 0) != 0) {
-		perror("puppet adt_start_session");
-		exit(1);
-	}
-	data = Data_Wrap_Struct(class, 0, 0, ah);
-	rb_obj_call_init(data, 0, 0);
-	return (data);
-}
-
-static VALUE
-audit_init(VALUE self)
-{
-	adt_session_data_t	*ah;
-	adt_termid_t		*tid;
-	struct passwd		pwd, *result;
-	char			*buffer;
-	size_t			size = NSS_BUFLEN_PASSWD;
-
-	Data_Get_Struct(self, adt_session_data_t, ah);
-
-	if (adt_load_hostname(NULL, &tid) != 0) {
-		perror("puppet adt_load_hostname");
-		(void) adt_end_session(ah);
-		exit(1);
-	}
-
-	if ((buffer = malloc(size)) == NULL)
-		exit(1);
-
-	/* set "puppet" as user name and preselection */
-	if (getpwnam_r("puppet", &pwd, buffer, size, &result) != 0) {
-		perror("puppet getpwnam_r(puppet)");
-		(void) adt_end_session(ah);
-		free(buffer);
-		exit(1);
-	}
-
-	if (result == NULL) {
-		perror("puppet getpwnam_r(puppet)");
-		(void) adt_end_session(ah);
-		free(buffer);
-		exit(1);
-	}
-
-	if (adt_set_user(ah, result->pw_uid, result->pw_gid, result->pw_uid,
-	    result->pw_gid, tid, ADT_NEW) != 0) {
-		perror("puppet adt_set_user");
-		free(tid);
-		(void) adt_end_session(ah);
-		free(buffer);
-		exit(1);
-	}
-	free(tid);
-
-	/* set audit context on this process */
-	if (adt_set_proc(ah) != 0) {
-		perror("puppet adt_set_proc");
-		(void) adt_end_session(ah);
-		free(buffer);
-		exit(1);
-	}
-	free(buffer);
-	return (self);
-}
-
-static VALUE
-audit_start(VALUE self)
-{
-	adt_event_data_t	*event;
-	adt_session_data_t	*ah;
-
-	Data_Get_Struct(self, adt_session_data_t, ah);
-
-	if ((event = adt_alloc_event(ah, ADT_puppet_session_start)) == NULL) {
-		perror("adt_alloc_event(ADT_puppet_session_start)");
-		(void) adt_end_session(ah);
-		ah = NULL;
-	} else {
-		if (adt_put_event(event, ADT_SUCCESS, ADT_SUCCESS) != 0) {
-			perror("adt_put_event(ADT_puppet_session_start)");
-		}
-		adt_free_event(event);
-	}
-	return (self);
-}
-
-static VALUE
-audit_stop(VALUE self)
-{
-	adt_event_data_t	*event;
-	adt_session_data_t	*ah;
-
-	Data_Get_Struct(self, adt_session_data_t, ah);
-
-	if ((event = adt_alloc_event(ah, ADT_puppet_session_end)) == NULL) {
-		perror("adt_alloc_event(ADT_puppet_session_end)");
-	} else {
-		if (adt_put_event(event, ADT_SUCCESS, ADT_SUCCESS) != 0) {
-			perror("adt_put_event(ADT_puppet_session_end)");
-		}
-		adt_free_event(event);
-	}
-	return (self);
-}
-
-static VALUE
-audit_teardown(VALUE self)
-{
-	adt_session_data_t	*ah;
-
-	Data_Get_Struct(self, adt_session_data_t, ah);
-
-	(void) adt_end_session(ah);
-	return (self);
-}
-
-void
-Init_PuppetAudit()
-{
-	cPuppetAudit = rb_define_class("PuppetAudit", rb_cObject);
-	rb_define_singleton_method(cPuppetAudit, "new", audit_new, 0);
-	rb_define_method(cPuppetAudit, "initialize", audit_init, 0);
-	rb_define_method(cPuppetAudit, "audit_start", audit_start, 0);
-	rb_define_method(cPuppetAudit, "audit_stop", audit_stop, 0);
-	rb_define_method(cPuppetAudit, "audit_teardown", audit_teardown, 0);
-}
--- a/components/ruby/puppet/files/UPDATE_README.txt	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,33 +0,0 @@
-When updating puppet to a newer version one of the required update
-steps is to update the puppet SMF configuration file.  To aid in
-that process the update_smf.py utility can be used to automate the
-regeneration of this file.  To use this utility follow the outlined
-steps below.
-
-
-1. Update the puppet release and perform all update activities
-   associated with it.
-
-2. Generate and install the puppet release on a system.
-
-3. Execute the following puppet command
-
-$ puppet agent --genconfig > puppet.conf
-
-4. Copy or make available the puppet.conf file created in step 3
-   to the system with the userland tree
-
-5. Execute the following commands:
-
-$ cd <userland>/components/puppet/files
-$ python update_smf.py -c <path>/puppet.conf -s puppet.xml 
-      -v <puppet_version> -o puppet.new.xml
-
-6. Perform a quick check of the resulting SMF file puppet.new.xml
-   to make sure everything looks correct. 
-
-7. Update the current puppet.xml file with the new version
-
-$ mv puppet.new.xml puppet.xml
-
-
--- a/components/ruby/puppet/files/auth_attr	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-solaris.smf.manage.puppet:RO::Manage puppet master states::
-solaris.smf.value.puppet:RO::Change puppet master properties::
--- a/components/ruby/puppet/files/exec_attr	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-Puppet Management:solaris:cmd:RO::/usr/sbin/puppet:uid=0
--- a/components/ruby/puppet/files/prof_attr	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-Puppet Management:RO::Manage the puppet master service:auths=solaris.smf.manage.puppet,solaris.smf.value.puppet
--- a/components/ruby/puppet/files/puppet.stencil	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-# WARNING: THIS FILE GENERATED FROM SMF DATA.
-#     DO NOT EDIT THIS FILE.  EDITS WILL BE LOST.
-#
-# See puppet.conf(5) and http://docs.puppetlabs.com/guides/configuring.html
-# for details.
-; walk each instance and extract all properties from the config PG
-$%/(svc:/$%s:(.*)/:properties)/ {
-$%{$%1/general/enabled:?
-[$%2]
-$%/$%1/config/(.*)/ {
-$%3 = $%{$%1/config/$%3} }
-}
-}
--- a/components/ruby/puppet/files/puppet.xml	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,2193 +0,0 @@
-<!DOCTYPE service_bundle SYSTEM "/usr/share/lib/xml/dtd/service_bundle.dtd.1">
-<!--
- CDDL HEADER START
-
- 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
-
- Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
-
- NOTE:  This service manifest is not editable; its contents will
- be overwritten by package or patch operations, including
- operating system upgrade.  Make customizations in a different
- file.
--->
-<service_bundle type="manifest" name="puppet">
-  <service name="application/puppet" type="service" version="1">
-    <dependency name="filesystem" grouping="require_all" restart_on="error" type="service">
-      <service_fmri value="svc:/system/filesystem/minimal"/>
-    </dependency>
-    <dependency name="network" grouping="require_all" restart_on="error" type="service">
-      <service_fmri value="svc:/milestone/network"/>
-    </dependency>
-    <dependency name="identity" grouping="require_all" restart_on="error" type="service">
-      <service_fmri value="svc:/system/identity:node"/>
-    </dependency>
-    <exec_method type="method" name="start" exec=":true" timeout_seconds="60"/>
-    <exec_method type="method" name="stop" exec=":kill" timeout_seconds="60"/>
-    <exec_method type="method" name="refresh" exec=":true" timeout_seconds="0"/>
-    <property_group name="general" type="framework">
-      <!-- to start stop puppet -->
-      <propval name="action_authorization" type="astring" value="solaris.smf.manage.puppet"/>
-      <!-- to change puppet properties -->
-      <propval name="value_authorization" type="astring" value="solaris.smf.value.puppet"/>
-    </property_group>
-    <property_group name="puppet_stencil" type="configfile">
-      <propval name="path" type="astring" value="/etc/puppet/puppet.conf"/>
-      <propval name="stencil" type="astring" value="puppet.stencil"/>
-      <propval name="mode" type="astring" value="0444"/>
-    </property_group>
-    <instance name="master" enabled="false">
-      <exec_method type="method" name="start" exec="/usr/sbin/puppet master --logdest %{config/logdest}" timeout_seconds="600"/>
-      <property_group name="config" type="application">
-        <propval name="logdest" type="astring" value="/var/log/puppet/puppet-master.log"/>
-      </property_group>
-    </instance>
-    <instance name="agent" enabled="false">
-      <exec_method type="method" name="start" exec="/usr/sbin/puppet agent --logdest %{config/logdest}" timeout_seconds="600"/>
-      <property_group name="config" type="application">
-        <propval name="logdest" type="astring" value="/var/log/puppet/puppet-agent.log"/>
-      </property_group>
-    </instance>
-    <stability value="Unstable"/>
-    <template>
-      <common_name>
-        <loctext xml:lang="C">Puppet version 3.6.2</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">
-          <description>
-            <loctext xml:lang="C">
-A lock file to indicate that a puppet agent catalog run is currently in progress.
-The file contains the pid of the process that holds the lock on the catalog run.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="agent_disabled_lockfile">
-          <description>
-            <loctext xml:lang="C">
-A lock file to indicate that puppet agent runs have been administratively
-disabled.  File contains a JSON object with state information.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="boolean" name="allow_duplicate_certs">
-          <description>
-            <loctext xml:lang="C">
-Whether to allow a new certificate
-request to overwrite an existing certificate.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="boolean" name="allow_variables_with_dashes">
-          <description>
-            <loctext xml:lang="C">
-Permit hyphens (`-`) in variable names and issue deprecation warnings about
-them. This setting **should always be `false`;** setting it to `true`
-will cause subtle and wide-ranging bugs. It will be removed in a future version.
-
-Hyphenated variables caused major problems in the language, but were allowed
-between Puppet 2.7.3 and 2.7.14. If you used them during this window, we
-apologize for the inconvenience --- you can temporarily set this to `true`
-in order to upgrade, and can rename your variables at your leisure. Please
-revert it to `false` after you have renamed all affected variables.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="host" name="archive_file_server">
-          <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">
-          <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">
-          <description>
-            <loctext xml:lang="C">
-Whether to use a queueing system to provide asynchronous database integration.
-Requires that `puppet queue` be running.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="boolean" name="autoflush">
-          <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">
-          <description>
-            <loctext xml:lang="C">
-Whether (and how) to autosign certificate requests. This setting
-is only relevant on a puppet master acting as a certificate authority (CA).
-
-Valid values are true (autosigns all certificate requests; not recommended),
-false (disables autosigning certificates), or the absolute path to a file.
-
-The file specified in this setting may be either a **configuration file**
-or a **custom policy executable.** Puppet will automatically determine
-what it is: If the Puppet user (see the `user` setting) can execute the
-file, it will be treated as a policy executable; otherwise, it will be
-treated as a config file.
-
-If a custom policy executable is configured, the CA puppet master will run it
-every time it receives a CSR. The executable will be passed the subject CN of the
-request _as a command line argument,_ and the contents of the CSR in PEM format
-_on stdin._ It should exit with a status of 0 if the cert should be autosigned
-and non-zero if the cert should not be autosigned.
-
-If a certificate request is not autosigned, it will persist for review. An admin
-user can use the `puppet cert sign` command to manually sign it, or can delete
-the request.
-
-For info on autosign configuration files, see
-[the guide to Puppet's config files](http://docs.puppetlabs.com/guides/configuring.html).
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="basemodulepath">
-          <description>
-            <loctext xml:lang="C">
-The search path for **global** modules. Should be specified as a
-list of directories separated by the system path separator character. (The
-POSIX path separator is ':', and the Windows path separator is ';'.)
-
-If you are using directory environments, these are the modules that will
-be used by _all_ environments. Note that the `modules` directory of the active
-environment will have priority over any global directories. For more info, see
-http://docs.puppetlabs.com/puppet/latest/reference/environments.html
-
-This setting also provides the default value for the deprecated `modulepath`
-setting, which is used when directory environments are disabled.
-	    </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">
-          <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">
-          <description>
-            <loctext xml:lang="C">
-Turns the binding system on or off. This includes bindings in modules.
-The binding system aggregates data from modules and other locations and makes them available for lookup.
-The binding system is experimental and any or all of it may change.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="binder_config">
-          <description>
-            <loctext xml:lang="C">
-The binder configuration file. Puppet reads this file on each request to configure the bindings system.
-If set to nil (the default), a $confdir/binder_config.yaml is optionally loaded. If it does not exists, a default configuration
-is used. If the setting :binding_config is specified, it must reference a valid and existing yaml file.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="bucketdir">
-          <description>
-            <loctext xml:lang="C">
-Where FileBucket files are stored.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="boolean" name="ca">
-          <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">
-          <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">
-          <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">
-          <description>
-            <loctext xml:lang="C">
-The server to use for certificate
-authority requests.  It's a separate server because it cannot
-and does not need to horizontally scale.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="integer" name="ca_ttl">
-          <description>
-            <loctext xml:lang="C">
-The default TTL for new certificates.
-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 required="false" type="astring" name="cacert">
-          <description>
-            <loctext xml:lang="C">
-The CA certificate.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="cacrl">
-          <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">
-          <description>
-            <loctext xml:lang="C">
-The root directory for the certificate authority.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="cakey">
-          <description>
-            <loctext xml:lang="C">
-The CA private key.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="capass">
-          <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">
-          <description>
-            <loctext xml:lang="C">
-Where the CA stores private certificate information.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="capub">
-          <description>
-            <loctext xml:lang="C">
-The CA public key.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="catalog_cache_terminus">
-          <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">
-          <description>
-            <loctext xml:lang="C">
-(Deprecated for 'preferred_serialization_format') What format to
-use to dump the catalog.  Only supports 'marshal' and 'yaml'.  Only
-matters on the client, since it asks the server for a specific format.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="catalog_terminus">
-          <description>
-            <loctext xml:lang="C">
-Where to get node catalogs.  This is useful to change if, for instance,
-you'd like to pre-compile catalogs and store them in memcached or some other easily-accessed store.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="cert_inventory">
-          <description>
-            <loctext xml:lang="C">
-The inventory file. This is a text file to which the CA writes a
-complete listing of all certificates.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="certdir">
-          <description>
-            <loctext xml:lang="C">
-The certificate directory.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="certdnsnames">
-          <description>
-            <loctext xml:lang="C">
-The `certdnsnames` setting is no longer functional,
-after CVE-2011-3872. We ignore the value completely.
-
-For your own certificate request you can set `dns_alt_names` in the
-configuration and it will apply locally.  There is no configuration option to
-set DNS alt names, or any other `subjectAltName` value, for another nodes
-certificate.
-
-Alternately you can use the `--dns_alt_names` command line option to set the
-labels added while generating your own CSR.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="integer" name="certificate_expire_warning">
-          <description>
-            <loctext xml:lang="C">
-The window of time leading up to a certificate's expiration that a notification
-will be logged. This applies to CA, master, and agent certificates. This setting can be a time interval in seconds (30 or 30s), minutes (30m), hours (6h), days (2d), or years (5y).
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="boolean" name="certificate_revocation">
-          <description>
-            <loctext xml:lang="C">
-Whether certificate revocation should be supported by downloading a
-Certificate Revocation List (CRL)
-to all clients.  If enabled, CA chaining will almost definitely not work.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="hostname" name="certname">
-          <description>
-            <loctext xml:lang="C">
-The name to use when handling certificates.  Defaults
-to the fully qualified domain name.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="classfile">
-          <description>
-            <loctext xml:lang="C">
-The file in which puppet agent stores a list of the classes
-associated with the retrieved configuration.  Can be loaded in
-the separate `puppet` executable using the `--loadclasses`
-option.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="client_datadir">
-          <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">
-          <description>
-            <loctext xml:lang="C">
-Where FileBucket files are stored locally.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="clientyamldir">
-          <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">
-          <description>
-            <loctext xml:lang="C">
-Code to parse directly.  This is essentially only used
-by `puppet`, and should only be set if you're writing your own Puppet
-executable.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="color">
-          <description>
-            <loctext xml:lang="C">
-Whether to use colors when logging to the console.  Valid values are
-`ansi` (equivalent to `true`), `html`, and `false`, which produces no color.
-Defaults to false on Windows, as its console does not support ansi colors.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="confdir">
-          <description>
-            <loctext xml:lang="C">
-The main Puppet configuration directory.  The default for this setting
-is calculated based on the user.  If the process is running as root or
-the user that Puppet is supposed to run as, it defaults to a system
-directory, but if it's running as any other user, it defaults to being
-in the user's home directory.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="config">
-          <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">
-          <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">
-          <description>
-            <loctext xml:lang="C">
-How to determine the configuration version.  By default, it will be the
-time that the configuration is parsed, but you can provide a shell script to override how the
-version is determined.  The output of this script will be added to every log message in the
-reports, allowing you to correlate changes on your hosts to the source version on the server.
-
-Setting a global value for config_version in puppet.conf is deprecated. Please set a
-per-environment value in environment.conf instead. For more info, see
-http://docs.puppetlabs.com/puppet/latest/reference/environments.html
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="configprint">
-          <description>
-            <loctext xml:lang="C">
-Print the value of a specific configuration setting.  If the name of a
-setting is provided for this, then the value is printed and puppet
-exits.  Comma-separate multiple values.  For a list of all values,
-specify 'all'.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="integer" name="configtimeout">
-          <description>
-            <loctext xml:lang="C">
-How long the client should wait for the configuration to be retrieved
-before considering it a failure.  This can help reduce flapping if too
-many clients contact the server at one time. This setting can be a time interval in seconds (30 or 30s), minutes (30m), hours (6h), days (2d), or years (5y).
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="uri" name="couchdb_url">
-          <description>
-            <loctext xml:lang="C">
-The url where the puppet couchdb database will be created.
-Only used when `facts_terminus` is set to `couch`.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="csr_attributes">
-          <description>
-            <loctext xml:lang="C">
-An optional file containing custom attributes to add to certificate signing
-requests (CSRs). You should ensure that this file does not exist on your CA
-puppet master; if it does, unwanted certificate extensions may leak into
-certificates created with the `puppet cert generate` command.
-
-If present, this file must be a YAML hash containing a `custom_attributes` key
-and/or an `extension_requests` key. The value of each key must be a hash, where
-each key is a valid OID and each value is an object that can be cast to a string.
-
-Custom attributes can be used by the CA when deciding whether to sign the
-certificate, but are then discarded. Attribute OIDs can be any OID value except
-the standard CSR attributes (i.e. attributes described in RFC 2985 section 5.4).
-This is useful for embedding a pre-shared key for autosigning policy executables
-(see the `autosign` setting), often by using the `1.2.840.113549.1.9.7`
-("challenge password") OID.
-
-Extension requests will be permanently embedded in the final certificate.
-Extension OIDs must be in the "ppRegCertExt" (`1.3.6.1.4.1.34380.1.1`) or
-"ppPrivCertExt" (`1.3.6.1.4.1.34380.1.2`) OID arcs. The ppRegCertExt arc is
-reserved for four of the most common pieces of data to embed: `pp_uuid` (`.1`),
-`pp_instance_id` (`.2`), `pp_image_name` (`.3`), and `pp_preshared_key` (`.4`)
---- in the YAML file, these can be referred to by their short descriptive names
-instead of their full OID. The ppPrivCertExt arc is unregulated, and can be used
-for site-specific extensions.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="csrdir">
-          <description>
-            <loctext xml:lang="C">
-Where the CA stores certificate requests
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="boolean" name="daemonize">
-          <description>
-            <loctext xml:lang="C">
-Whether to send the process into the background.  This defaults
-to true on POSIX systems, and to false on Windows (where Puppet
-currently cannot daemonize).
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="data_binding_terminus">
-          <description>
-            <loctext xml:lang="C">
-Where to retrive information about data.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="dbadapter">
-          <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">
-          <description>
-            <loctext xml:lang="C">
-The number of database connections for networked
-databases.  Will be ignored unless the value is a positive integer. This setting is only used by the ActiveRecord storeconfigs and inventory backends, which are deprecated.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="dblocation">
-          <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">
-          <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">
-          <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">
-          <description>
-            <loctext xml:lang="C">
-The database password for caching. Only
-used when networked databases are used. 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="dbport">
-          <description>
-            <loctext xml:lang="C">
-The database password for caching. Only
-used when networked databases are used. This setting is only used by the ActiveRecord storeconfigs and inventory backends, which are deprecated.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="host" name="dbserver">
-          <description>
-            <loctext xml:lang="C">
-The database server for caching. Only
-used when networked databases are used.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="dbsocket">
-          <description>
-            <loctext xml:lang="C">
-The database socket location. Only used when networked
-databases are used.  Will be ignored if the value is an empty string. This setting is only used by the ActiveRecord storeconfigs and inventory backends, which are deprecated.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="dbuser">
-          <description>
-            <loctext xml:lang="C">
-The database user for caching. Only
-used when networked databases are used. 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="default_file_terminus">
-          <description>
-            <loctext xml:lang="C">
-The default source for files if no server is given in a
-uri, e.g. puppet:///file. The default of `rest` causes the file to be
-retrieved using the `server` setting. When running `apply` the default
-is `file_server`, causing requests to be filled locally.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="boolean" name="default_schedules">
-          <description>
-            <loctext xml:lang="C">
-Boolean; whether to generate the default schedule resources. Setting this to
-false is useful for keeping external report processors clean of skipped schedule resources.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="deviceconfig">
-          <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">
-          <description>
-            <loctext xml:lang="C">
-The root directory of devices' $vardir.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="diff">
-          <description>
-            <loctext xml:lang="C">
-Which diff command to use when printing differences between files. This setting
-has no default value on Windows, as standard `diff` is not available, but Puppet can use many
-third-party diff tools.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="diff_args">
-          <description>
-            <loctext xml:lang="C">
-Which arguments to pass to the diff command when printing differences between
-files. The command to use can be chosen with the `diff` setting.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="digest_algorithm">
-          <description>
-            <loctext xml:lang="C">
-Which digest algorithm to use for file resources and the filebucket.
-Valid values are md5, sha256. Default is md5.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="disable_warnings">
-          <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.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="host" name="dns_alt_names">
-          <description>
-            <loctext xml:lang="C">
-The comma-separated list of alternative DNS names to use for the local host.
-
-When the node generates a CSR for itself, these are added to the request
-as the desired `subjectAltName` in the certificate: additional DNS labels
-that the certificate is also valid answering as.
-
-This is generally required if you use a non-hostname `certname`, or if you
-want to use `puppet kick` or `puppet resource -H` and the primary certname
-does not match the DNS name you use to communicate with the host.
-
-This is unnecessary for agents, unless you intend to use them as a server for
-`puppet kick` or remote `puppet resource` management.
-
-It is rarely necessary for servers; it is usually helpful only if you need to
-have a pool of multiple load balanced masters, or for the same master to
-respond on two physically separate networks under different names.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="boolean" name="document_all">
-          <description>
-            <loctext xml:lang="C">
-Whether to document all resources when using `puppet doc` to
-generate manifest documentation.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="dynamicfacts">
-          <description>
-            <loctext xml:lang="C">
-(Deprecated) Facts that are dynamic; these facts will be ignored when deciding whether
-changed facts should result in a recompile.  Multiple facts should be
-comma-separated.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="environment">
-          <description>
-            <loctext xml:lang="C">
-The environment Puppet is running in.  For clients
-(e.g., `puppet agent`) this determines the environment itself, which
-is used to find modules and much more.  For servers (i.e., `puppet master`)
-this provides the default environment for nodes we know nothing about.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="integer" name="environment_timeout">
-          <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.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="environmentpath">
-          <description>
-            <loctext xml:lang="C">
-A search path for directory environments, as a list of directories
-separated by the system path separator character. (The POSIX path separator
-is ':', and the Windows path separator is ';'.)
-
-This setting must have a value set to enable **directory environments.** The
-recommended value is `$confdir/environments`. For more details, see
-http://docs.puppetlabs.com/puppet/latest/reference/environments.html
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="boolean" name="evaltrace">
-          <description>
-            <loctext xml:lang="C">
-Whether each resource should log when it is
-being evaluated.  This allows you to interactively see exactly
-what is being done.
-	    </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">
-          <description>
-            <loctext xml:lang="C">
-An external command that can produce node information.  The command's output
-must be a YAML dump of a hash, and that hash must have a `classes` key and/or
-a `parameters` key, where `classes` is an array or hash and
-`parameters` is a hash.  For unknown nodes, the command should
-exit with a non-zero exit code.
-
-This command makes it straightforward to store your node mapping
-information in other data sources like databases.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="factpath">
-          <description>
-            <loctext xml:lang="C">
-Where Puppet should look for facts.  Multiple directories should
-be separated by the system path separator character. (The POSIX path
-separator is ':', and the Windows path separator is ';'.)
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="facts_terminus">
-          <description>
-            <loctext xml:lang="C">
-The node facts terminus.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="fileserverconfig">
-          <description>
-            <loctext xml:lang="C">
-Where the fileserver configuration is stored.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="integer" name="filetimeout">
-          <description>
-            <loctext xml:lang="C">
-The minimum time to wait between checking for updates in
-configuration files.  This timeout determines how quickly Puppet checks whether
-a file (such as manifests or templates) has changed on disk. This setting can be a time interval in seconds (30 or 30s), minutes (30m), hours (6h), days (2d), or years (5y).
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="boolean" name="freeze_main">
-          <description>
-            <loctext xml:lang="C">
-Freezes the 'main' class, disallowing any code to be added to it.  This
-essentially means that you can't have any code outside of a node,
-class, or definition other than in the site manifest.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="boolean" name="genmanifest">
-          <description>
-            <loctext xml:lang="C">
-Whether to just print a manifest to stdout and exit.  Only makes
-sense when specified on the command line as `--genmanifest`.  Takes into account arguments specified
-on the CLI.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="boolean" name="graph">
-          <description>
-            <loctext xml:lang="C">
-Whether to create dot graph files for the different
-configuration graphs.  These dot files can be interpreted by tools
-like OmniGraffle or dot (which is part of ImageMagick).
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="graphdir">
-          <description>
-            <loctext xml:lang="C">
-Where to store dot-outputted graphs.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="group">
-          <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">
-          <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">
-          <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">
-          <description>
-            <loctext xml:lang="C">
-Where the host's certificate revocation list can be found.
-This is distinct from the certificate authority's CRL.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="hostcsr">
-          <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">
-          <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">
-          <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">
-          <description>
-            <loctext xml:lang="C">
-Allow http compression in REST communication with the master.
-This setting might improve performance for agent -&gt; master
-communications over slow WANs. Your puppet master needs to support
-compression (usually by activating some settings in a reverse-proxy in
-front of the puppet master, which rules out webrick). It is harmless to
-activate this settings if your master doesn't support compression, but
-if it supports it, this setting might reduce performance on high-speed LANs.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="host" name="http_proxy_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.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="integer" name="http_proxy_port">
-          <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">
-          <description>
-            <loctext xml:lang="C">
-Where the puppet agent web server logs.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="boolean" name="ignorecache">
-          <description>
-            <loctext xml:lang="C">
-Ignore cache and always recompile the configuration.  This is
-useful for testing new configurations, where the local cache may in
-fact be stale even if the timestamps are up to date - if the facts
-change or if the server changes.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="boolean" name="ignoreimport">
-          <description>
-            <loctext xml:lang="C">
-If true, allows the parser to continue without requiring
-all files referenced with `import` statements to exist. This setting was primarily
-designed for use with commit hooks for parse-checking.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="boolean" name="ignoremissingtypes">
-          <description>
-            <loctext xml:lang="C">
-Skip searching for classes and definitions that were missing during a
-prior compilation. The list of missing objects is maintained per-environment and
-persists until the environment is cleared or the master is restarted.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="boolean" name="ignoreschedules">
-          <description>
-            <loctext xml:lang="C">
-Boolean; whether puppet agent should ignore schedules.  This is useful
-for initial puppet agent runs.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="boolean" name="immutable_node_data">
-          <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">
-          <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">
-          <description>
-            <loctext xml:lang="C">
-The server to send facts to.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="inventory_terminus">
-          <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">
-          <description>
-            <loctext xml:lang="C">
-The bit length of keys.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="lastrunfile">
-          <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">
-          <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">
-          <description>
-            <loctext xml:lang="C">
-The LDAP attributes to include when querying LDAP for nodes.  All
-returned attributes are set as variables in the top-level scope.
-Multiple values should be comma-separated.  The value 'all' returns
-all attributes.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="ldapbase">
-          <description>
-            <loctext xml:lang="C">
-The search base for LDAP searches.  It's impossible to provide
-a meaningful default here, although the LDAP libraries might
-have one already set.  Generally, it should be the 'ou=Hosts'
-branch under your main directory.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="ldapclassattrs">
-          <description>
-            <loctext xml:lang="C">
-The LDAP attributes to use to define Puppet classes.  Values
-should be comma-separated.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="ldapparentattr">
-          <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">
-          <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">
-          <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">
-          <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">
-          <description>
-            <loctext xml:lang="C">
-Whether SSL should be used when searching for nodes.
-Defaults to false because SSL usually requires certificates
-to be set up on the client side.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="ldapstackedattrs">
-          <description>
-            <loctext xml:lang="C">
-The LDAP attributes that should be stacked to arrays by adding
-the values in all hierarchy elements of the tree.  Values
-should be comma-separated.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="ldapstring">
-          <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">
-          <description>
-            <loctext xml:lang="C">
-Whether TLS should be used when searching for nodes.
-Defaults to false because TLS usually requires certificates
-to be set up on the client side.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="hostname" name="ldapuser">
-          <description>
-            <loctext xml:lang="C">
-The user to use to connect to LDAP.  Must be specified as a
-full DN.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="boolean" name="legacy_query_parameter_serialization">
-          <description>
-            <loctext xml:lang="C">
-The serialization format to use when sending file_metadata
-query parameters.  Older versions of puppet master expect certain query
-parameters to be serialized as yaml, which is deprecated.
-
-This should almost always be false. It can be temporarily set to true
-to let agents using this Puppet version connect to a puppet master
-running Puppet 3.0.0 through 3.2.x.
-
-Note that this is set to true automatically if the agent detects an
-older master, so should never need to be set explicitly.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="libdir">
-          <description>
-            <loctext xml:lang="C">
-An extra search path for Puppet.  This is only useful
-for those files that Puppet will load on demand, and is only
-guaranteed to work for those cases.  In fact, the autoload
-mechanism is responsible for making sure this directory
-is in Ruby's search path
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="boolean" name="listen">
-          <description>
-            <loctext xml:lang="C">
-Whether puppet agent should listen for
-connections.  If this is true, then puppet agent will accept incoming
-REST API requests, subject to the default ACLs and the ACLs set in
-the `rest_authconfig` file. Puppet agent can respond usefully to
-requests on the `run`, `facts`, `certificate`, and `resource` endpoints.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="localcacert">
-          <description>
-            <loctext xml:lang="C">
-Where each client stores the CA certificate.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="localconfig">
-          <description>
-            <loctext xml:lang="C">
-Where puppet agent caches the local configuration.  An
-extension indicating the cache format is added automatically.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="log_level">
-          <description>
-            <loctext xml:lang="C">
-Default logging level
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="logdir">
-          <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">
-          <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">
-          <description>
-            <loctext xml:lang="C">
-The entry-point manifest for puppet master. This can be one file
-or a directory of manifests to be evaluated in alphabetical order. Puppet manages
-this path as a directory if one exists or if the path ends with a / or \.
-
-Setting a global value for `manifest` in puppet.conf is deprecated. Please use
-directory environments instead. If you need to use something other than the
-environment's `manifests` directory as the main manifest, you can set
-`manifest` in environment.conf. For more info, see
-http://docs.puppetlabs.com/puppet/latest/reference/environments.html
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="manifestdir">
-          <description>
-            <loctext xml:lang="C">
-Used to build the default value of the `manifest` setting. Has no other purpose.
-
-This setting is deprecated.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="masterhttplog">
-          <description>
-            <loctext xml:lang="C">
-Where the puppet master web server logs.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="masterlog">
-          <description>
-            <loctext xml:lang="C">
-Where puppet master logs.  This is generally not used,
-since syslog is the default log destination.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="integer" name="masterport">
-          <description>
-            <loctext xml:lang="C">
-The port for puppet master traffic. For puppet master,
-this is the port to listen on; for puppet agent, this is the port
-to make requests on. Both applications use this setting to get the port.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="integer" name="max_deprecations">
-          <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.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="integer" name="max_errors">
-          <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.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="integer" name="max_warnings">
-          <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.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="integer" name="maximum_uid">
-          <description>
-            <loctext xml:lang="C">
-The maximum allowed UID.  Some platforms use negative UIDs
-but then ship with tools that do not know how to handle signed ints,
-so the UIDs show up as huge numbers that can then not be fed back into
-the system.  This is a hackish way to fail in a slightly more useful
-way when that happens.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="boolean" name="mkusers">
-          <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">
-          <description>
-            <loctext xml:lang="C">
-The module repository
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="module_skeleton_dir">
-          <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">
-          <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">
-          <description>
-            <loctext xml:lang="C">
-The search path for modules, as a list of directories separated by the system
-path separator character. (The POSIX path separator is ':', and the
-Windows path separator is ';'.)
-
-Setting a global value for `modulepath` in puppet.conf is deprecated. Please use
-directory environments instead. If you need to use something other than the
-default modulepath of `&lt;ACTIVE ENVIRONMENT'S MODULES DIR&gt;:$basemodulepath`,
-you can set `modulepath` in environment.conf. For more info, see
-http://docs.puppetlabs.com/puppet/latest/reference/environments.html
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="name">
-          <description>
-            <loctext xml:lang="C">
-The name of the application, if we are running as one.  The
-default is essentially $0 without the path or `.rb`.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="node_cache_terminus">
-          <description>
-            <loctext xml:lang="C">
-How to store cached nodes.
-Valid values are (none), 'json', 'msgpack', 'yaml' or write only yaml ('write_only_yaml').
-The master application defaults to 'write_only_yaml', all others to none.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="node_name">
-          <description>
-            <loctext xml:lang="C">
-How the puppet master determines the client's identity
-and sets the 'hostname', 'fqdn' and 'domain' facts for use in the manifest,
-in particular for determining which 'node' statement applies to the client.
-Possible values are 'cert' (use the subject's CN in the client's
-certificate) and 'facter' (use the hostname that the client
-reported in its facts)
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="node_name_fact">
-          <description>
-            <loctext xml:lang="C">
-The fact name used to determine the node name used for all requests the agent
-makes to the master. WARNING: This setting is mutually exclusive with
-node_name_value.  Changing this setting also requires changes to the default
-auth.conf configuration on the Puppet Master.  Please see
-http://links.puppetlabs.com/node_name_fact for more information.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="node_name_value">
-          <description>
-            <loctext xml:lang="C">
-The explicit value used for the node name for all requests the agent
-makes to the master. WARNING: This setting is mutually exclusive with
-node_name_fact.  Changing this setting also requires changes to the default
-auth.conf configuration on the Puppet Master.  Please see
-http://links.puppetlabs.com/node_name_value for more information.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="node_terminus">
-          <description>
-            <loctext xml:lang="C">
-Where to find information about nodes.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="boolean" name="noop">
-          <description>
-            <loctext xml:lang="C">
-Whether to apply catalogs in noop mode, which allows Puppet to
-partially simulate a normal run. This setting affects puppet agent and
-puppet apply.
-
-When running in noop mode, Puppet will check whether each resource is in sync,
-like it does when running normally. However, if a resource attribute is not in
-the desired state (as declared in the catalog), Puppet will take no
-action, and will instead report the changes it _would_ have made. These
-simulated changes will appear in the report sent to the puppet master, or
-be shown on the console if running puppet agent or puppet apply in the
-foreground. The simulated changes will not send refresh events to any
-subscribing or notified resources, although Puppet will log that a refresh
-event _would_ have been sent.
-
-**Important note:**
-noop)
-allows you to apply individual resources in noop mode, and will override
-the global value of the `noop` setting. This means a resource with
-`noop =&gt; false` _will_ be changed if necessary, even when running puppet
-agent with `noop = true` or `--noop`. (Conversely, a resource with
-`noop =&gt; true` will only be simulated, even when noop mode is globally disabled.)
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="boolean" name="onetime">
-          <description>
-            <loctext xml:lang="C">
-Perform one configuration run and exit, rather than spawning a long-running
-daemon. This is useful for interactively running puppet agent, or
-running puppet agent from cron.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="ordering">
-          <description>
-            <loctext xml:lang="C">
-How unrelated resources should be ordered when applying a catalog.
-Allowed values are `title-hash`, `manifest`, and `random`. This
-setting affects puppet agent and puppet apply, but not puppet master.
-
-* `title-hash` (the default) will order resources randomly, but will use
-  the same order across runs and across nodes.
-* `manifest` will use the order in which the resources were declared in
-  their manifest files.
-* `random` will order resources randomly and change their order with each
-  run. This can work like a fuzzer for shaking out undeclared dependencies.
-
-Regardless of this setting's value, Puppet will always obey explicit
-dependencies set with the before/require/notify/subscribe metaparameters
-and the `-&gt;`/`~&gt;` chaining arrows; this setting only affects the relative
-ordering of _unrelated_ resources.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="parser">
-          <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
-be used.
-
-The `future` parser is a "time travel to the future" allowing early
-exposure to new language features. What these features are will vary from
-release to release and they may be invididually configurable.
-
-Available Since Puppet 3.2.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="passfile">
-          <description>
-            <loctext xml:lang="C">
-Where puppet agent stores the password for its private key.
-Generally unused.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="path">
-          <description>
-            <loctext xml:lang="C">
-The shell search path.  Defaults to whatever is inherited
-from the parent process.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="pidfile">
-          <description>
-            <loctext xml:lang="C">
-The file containing the PID of a running process.
-This file is intended to be used by service management frameworks
-and monitoring systems to determine if a puppet process is still in
-the process table.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="plugindest">
-          <description>
-            <loctext xml:lang="C">
-Where Puppet should store plugins that it pulls down from the central
-server.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="pluginfactdest">
-          <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">
-          <description>
-            <loctext xml:lang="C">
-Where to retrieve external facts for pluginsync
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="pluginsignore">
-          <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">
-          <description>
-            <loctext xml:lang="C">
-From where to retrieve plugins.  The standard Puppet `file` type
-is used for retrieval, so anything that is a valid file source can
-be used here.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="boolean" name="pluginsync">
-          <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">
-          <description>
-            <loctext xml:lang="C">
-A command to run after every agent run.  If this command returns a non-zero
-return code, the entire Puppet run will be considered to have failed, even though it might have
-performed work during the normal run.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="preferred_serialization_format">
-          <description>
-            <loctext xml:lang="C">
-The preferred means of serializing
-ruby instances for passing over the wire.  This won't guarantee that all
-instances will be serialized using this method, since not all classes
-can be guaranteed to support this format, but it will be used for all
-classes that support it.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="prerun_command">
-          <description>
-            <loctext xml:lang="C">
-A command to run before every agent run.  If this command returns a non-zero
-return code, the entire Puppet run will fail.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="priority">
-          <description>
-            <loctext xml:lang="C">
-The scheduling priority of the process.  Valid values are 'high',
-'normal', 'low', or 'idle', which are mapped to platform-specific
-values.  The priority can also be specified as an integer value and
-will be passed as is, e.g. -5.  Puppet must be running as a privileged
-user in order to increase scheduling priority.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="privatedir">
-          <description>
-            <loctext xml:lang="C">
-Where the client stores private certificate information.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="privatekeydir">
-          <description>
-            <loctext xml:lang="C">
-The private key directory.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="boolean" name="profile">
-          <description>
-            <loctext xml:lang="C">
-Whether to enable experimental performance profiling
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="publickeydir">
-          <description>
-            <loctext xml:lang="C">
-The public key directory.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="puppetdlog">
-          <description>
-            <loctext xml:lang="C">
-The log file for puppet agent.  This is generally not used.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="integer" name="puppetport">
-          <description>
-            <loctext xml:lang="C">
-Which port puppet agent listens on.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="uri" name="queue_source">
-          <description>
-            <loctext xml:lang="C">
-Which type of queue to use for asynchronous processing.  If your stomp server requires
-authentication, you can include it in the URI as long as your stomp client library is at least 1.1.1
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="queue_type">
-          <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">
-          <description>
-            <loctext xml:lang="C">
-The log level for Rails connections.  The value must be
-a valid log level within Rails.  Production environments normally use `info`
-and other environments normally use `debug`. 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="railslog">
-          <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">
-          <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">
-          <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">
-          <description>
-            <loctext xml:lang="C">
-The serialization format to use when sending reports to the
-`report_server`. Possible values are `pson` and `yaml`. This setting
-affects puppet agent, but not puppet apply (which processes its own
-reports).
-
-This should almost always be set to `pson`. It can be temporarily set to
-`yaml` to let agents using this Puppet version connect to a puppet master
-running Puppet 3.0.0 through 3.2.x.
-
-Note that this is set to 'yaml' automatically if the agent detects an
-older master, so should never need to be set explicitly.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="host" name="report_server">
-          <description>
-            <loctext xml:lang="C">
-The server to send transaction reports to.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="reportdir">
-          <description>
-            <loctext xml:lang="C">
-The directory in which to store reports. Each node gets
-a separate subdirectory in this directory. This setting is only
-used when the `store` report processor is enabled (see the
-`reports` setting).
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="reportfrom">
-          <description>
-            <loctext xml:lang="C">
-The 'from' email address for the reports.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="reports">
-          <description>
-            <loctext xml:lang="C">
-The list of report handlers to use. When using multiple report handlers,
-their names should be comma-separated, with whitespace allowed. (For example,
-`reports = http, tagmail`.)
-
-This setting is relevant to puppet master and puppet apply. The puppet
-master will call these report handlers with the reports it receives from
-agent nodes, and puppet apply will call them with its own report. (In
-all cases, the node applying the catalog must have `report = true`.)
-
-See the report reference for information on the built-in report
-handlers; custom report handlers can also be loaded from modules.
-(Report handlers are loaded from the lib directory, at
-`puppet/reports/NAME.rb`.)
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="uri" name="reporturl">
-          <description>
-            <loctext xml:lang="C">
-The URL that reports should be forwarded to. This setting
-is only used when the `http` report processor is enabled (see the
-`reports` setting).
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="integer" name="req_bits">
-          <description>
-            <loctext xml:lang="C">
-The bit length of the certificates.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="requestdir">
-          <description>
-            <loctext xml:lang="C">
-Where host certificate requests are stored.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="resourcefile">
-          <description>
-            <loctext xml:lang="C">
-The file in which puppet agent stores a list of the resources
-associated with the retrieved configuration.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="rest_authconfig">
-          <description>
-            <loctext xml:lang="C">
-The configuration file that defines the rights to the different
-rest indirections.  This can be used as a fine-grained
-authorization system for `puppet master`.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="route_file">
-          <description>
-            <loctext xml:lang="C">
-The YAML file containing indirector route configuration.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="rrddir">
-          <description>
-            <loctext xml:lang="C">
-The directory where RRD database files are stored.
-Directories for each reporting host will be created under
-this directory.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="integer" name="rrdinterval">
-          <description>
-            <loctext xml:lang="C">
-How often RRD should expect data.
-This should match how often the hosts report back to the server. This setting can be a time interval in seconds (30 or 30s), minutes (30m), hours (6h), days (2d), or years (5y).
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="rundir">
-          <description>
-            <loctext xml:lang="C">
-Where Puppet PID files are kept.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="integer" name="runinterval">
-          <description>
-            <loctext xml:lang="C">
-How often puppet agent applies the catalog.
-Note that a runinterval of 0 means "run continuously" rather than
-"never run." If you want puppet agent to never run, you should start
-it with the `--no-client` option. This setting can be a time interval in seconds (30 or 30s), minutes (30m), hours (6h), days (2d), or years (5y).
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="sendmail">
-          <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">
-          <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">
-          <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">
-          <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">
-          <description>
-            <loctext xml:lang="C">
-Whether to log and report a contextual diff when files are being replaced.
-This causes partial file contents to pass through Puppet's normal
-logging and reporting system, so this setting should be used with
-caution if you are sending Puppet's reports to an insecure
-destination. This feature currently requires the `diff/lcs` Ruby
-library.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="signeddir">
-          <description>
-            <loctext xml:lang="C">
-Where the CA stores signed certificates.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="smtphelo">
-          <description>
-            <loctext xml:lang="C">
-The name by which we identify ourselves in SMTP HELO for reports.
-If you send to a smtpserver which does strict HELO checking (as with Postfix's
-`smtpd_helo_restrictions` access controls), you may need to ensure this resolves.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="integer" name="smtpport">
-          <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">
-          <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">
-          <description>
-            <loctext xml:lang="C">
-Whether to sleep for a pseudo-random (but consistent) amount of time before
-a run.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="integer" name="splaylimit">
-          <description>
-            <loctext xml:lang="C">
-The maximum time to delay before runs.  Defaults to being the same as the
-run interval. 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 required="false" type="host" name="srv_domain">
-          <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">
-          <description>
-            <loctext xml:lang="C">
-Certificate authorities who issue server certificates.  SSL servers will not be
-considered authentic unless they possess a certificate issued by an authority
-listed in this file.  If this setting has no value then the Puppet master's CA
-certificate (localcacert) will be used.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="ssl_client_header">
-          <description>
-            <loctext xml:lang="C">
-The header containing an authenticated client's SSL DN.
-This header must be set by the proxy to the authenticated client's SSL
-DN (e.g., `/CN=puppet.puppetlabs.com`).  Puppet will parse out the Common
-Name (CN) from the Distinguished Name (DN) and use the value of the CN
-field for authorization.
-
-Note that the name of the HTTP header gets munged by the web server
-common gateway inteface: an `HTTP_` prefix is added, dashes are converted
-to underscores, and all letters are uppercased.  Thus, to use the
-`X-Client-DN` header, this setting should be `HTTP_X_CLIENT_DN`.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="ssl_client_verify_header">
-          <description>
-            <loctext xml:lang="C">
-The header containing the status message of the client
-verification. This header must be set by the proxy to 'SUCCESS' if the
-client successfully authenticated, and anything else otherwise.
-
-Note that the name of the HTTP header gets munged by the web server
-common gateway inteface: an `HTTP_` prefix is added, dashes are converted
-to underscores, and all letters are uppercased.  Thus, to use the
-`X-Client-Verify` header, this setting should be
-`HTTP_X_CLIENT_VERIFY`.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="ssl_server_ca_auth">
-          <description>
-            <loctext xml:lang="C">
-Certificate authorities who issue client certificates.  SSL clients will not be
-considered authentic unless they possess a certificate issued by an authority
-listed in this file.  If this setting has no value then the Puppet master's CA
-certificate (localcacert) will be used.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="ssldir">
-          <description>
-            <loctext xml:lang="C">
-Where SSL certificates are kept.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="statedir">
-          <description>
-            <loctext xml:lang="C">
-The directory where Puppet state is stored.  Generally,
-this directory can be removed without causing harm (although it
-might result in spurious service restarts).
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="statefile">
-          <description>
-            <loctext xml:lang="C">
-Where puppet agent and puppet master store state associated
-with the running configuration.  In the case of puppet master,
-this file reflects the state discovered through interacting
-with clients.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="boolean" name="storeconfigs">
-          <description>
-            <loctext xml:lang="C">
-Whether to store each client's configuration, including catalogs, facts,
-and related data.  This also enables the import and export of resources in
-the Puppet language - a mechanism for exchange resources between nodes.
-
-By default this uses ActiveRecord and an SQL database to store and query
-the data; this, in turn, will depend on Rails being available.
-
-You can adjust the backend using the storeconfigs_backend setting.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="storeconfigs_backend">
-          <description>
-            <loctext xml:lang="C">
-Configure the backend terminus used for StoreConfigs.
-By default, this uses the ActiveRecord store, which directly talks to the
-database from within the Puppet Master process.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="boolean" name="strict_hostname_checking">
-          <description>
-            <loctext xml:lang="C">
-Whether to only search for the complete
-hostname as it is in the certificate when searching for node information
-in the catalogs.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="boolean" name="strict_variables">
-          <description>
-            <loctext xml:lang="C">
-Makes the parser raise errors when referencing unknown variables. (This does not affect
-referencing variables that are explicitly set to undef).
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="boolean" name="stringify_facts">
-          <description>
-            <loctext xml:lang="C">
-to_s. Means you can't have arrays or
-hashes as fact values.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="boolean" name="summarize">
-          <description>
-            <loctext xml:lang="C">
-Whether to print a transaction summary.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="syslogfacility">
-          <description>
-            <loctext xml:lang="C">
-What syslog facility to use when logging to syslog.
-Syslog has a fixed list of valid facilities, and you must
-choose one of those; you cannot just make one up.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="tagmap">
-          <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">
-          <description>
-            <loctext xml:lang="C">
-Tags to use to find resources.  If this is set, then
-only resources tagged with the specified tags will be applied.
-Values must be comma-separated.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="templatedir">
-          <description>
-            <loctext xml:lang="C">
-Where Puppet looks for template files.  Can be a list of colon-separated
-directories.
-
-This setting is deprecated. Please put your templates in modules instead.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="boolean" name="thin_storeconfigs">
-          <description>
-            <loctext xml:lang="C">
-Boolean; whether Puppet should store only facts and exported resources in the storeconfigs
-database. This will improve the performance of exported resources with the older
-`active_record` backend, but will disable external tools that search the storeconfigs database.
-Thinning catalogs is generally unnecessary when using PuppetDB to store catalogs.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="boolean" name="trace">
-          <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">
-          <description>
-            <loctext xml:lang="C">
-Stores trusted node data in a hash called $trusted.
-When true also prevents $trusted from being overridden in any scope.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="boolean" name="use_cached_catalog">
-          <description>
-            <loctext xml:lang="C">
-Whether to only use the cached catalog rather than compiling a new catalog
-on every run.  Puppet can be run with this enabled by default and then selectively
-disabled when a recompile is desired.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="boolean" name="use_srv_records">
-          <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">
-          <description>
-            <loctext xml:lang="C">
-Whether to use the cached configuration when the remote
-configuration will not compile.  This option is useful for testing
-new configurations, where you want to fix the broken configuration
-rather than reverting to a known-good one.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="user">
-          <description>
-            <loctext xml:lang="C">
-The user puppet master should run as.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="astring" name="vardir">
-          <description>
-            <loctext xml:lang="C">
-Where Puppet stores dynamic and growing data.  The default for this
-setting is calculated specially, like `confdir`_.
-	    </loctext>
-          </description>
-        </prop_pattern>
-        <prop_pattern required="false" type="integer" name="waitforcert">
-          <description>
-            <loctext xml:lang="C">
-How frequently puppet agent should ask for a signed certificate.
-
-When starting for the first time, puppet agent will submit a certificate
-signing request (CSR) to the server named in the `ca_server` setting
-(usually the puppet master); this may be autosigned, or may need to be
-approved by a human, depending on the CA server's configuration.
-
-Puppet agent cannot apply configurations until its approved certificate is
-available. Since the certificate may or may not be available immediately,
-puppet agent will repeatedly try to fetch it at this interval. You can
-turn off waiting for certificates by specifying a time of 0, in which case
-puppet agent will exit if it cannot get a cert.
-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 required="false" type="astring" name="yamldir">
-          <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">
-          <description>
-            <loctext xml:lang="C">
-Boolean; whether to use the zlib library
-	    </loctext>
-          </description>
-        </prop_pattern>
-      </pg_pattern>
-    </template>
-  </service>
-</service_bundle>
--- a/components/ruby/puppet/files/solaris/lib/puppet/provider/address_object/solaris.rb	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,176 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
-#
-
-Puppet::Type.type(:address_object).provide(:address_object) do
-    desc "Provider for creating Oracle Solaris address objects"
-    confine :operatingsystem => [:solaris]
-    defaultfor :osfamily => :solaris, :kernelrelease => ['5.11', '5.12']
-    commands :ipadm => '/usr/sbin/ipadm'
-
-    def self.instances
-        ipadm("show-addr", "-p", "-o", "addrobj,type,state,addr").split(
-              "\n").collect do |line|
-            addrobj, type, state, addr = line.split(":", 4)
-
-            # replace any hypen with an underscore
-            type = type.gsub(/\-/, "_")
-
-            # look to see if this is a point-to-point address object
-            if addr.include?("->")
-                local, remote = addr.split("->")
-                local = local.delete("\\")
-                remote = remote.delete("\\")
-            elsif type.downcase == "dhcp" and addr == "?"
-                local = nil
-                remote = nil
-            else
-                local = addr.delete("\\")
-                remote = nil
-            end
-
-            down = :false
-            if state == "ok"
-                enable = :true
-            elsif state == "disabled"
-                enable = :false
-            elsif state == "down"
-                down = :true
-                enable = :true
-            end
-
-            new(:name => addrobj,
-                :ensure => :present,
-                :address_type => type,
-                :down => down,
-                :enable => enable,
-                :address => local,
-                :remote_address => remote)
-        end
-    end
-
-    def self.prefetch(resources)
-        # pull the instances on the system
-        addrobjs = instances
-
-        # set the provider for the resource to set the property_hash
-        resources.keys.each do |name|
-            if provider = addrobjs.find{ |addrobj| addrobj.name == name}
-                resources[name].provider = provider
-            end
-        end
-    end
-
-    # property getters
-    Puppet::Type.type(:address_object).validproperties.each do |field|
-        next if field == :ensure
-        define_method(field) do
-            @property_hash[field]
-        end
-    end
-
-    def enable=(value)
-        if value == :true
-            ipadm("enable-addr", "-t", @resource[:name])
-        elsif value == :false
-            ipadm("disable-addr", "-t", @resource[:name])
-        end
-    end
-    
-    def is_temp
-        temp = []
-        if @resource[:temporary] == :true
-            temp << "-t"
-        end
-        temp
-    end
-    
-    def down=(value)
-        if value == :true
-            ipadm("down-addr", is_temp, @resource[:name])
-        elsif value == :false
-            ipadm("up-addr", is_temp, @resource[:name])
-        end
-    end
-            
-    def add_options
-        options = []
-        if @resource[:temporary] == :true
-            options << "-t"
-        end
-
-        if address_type = @resource[:address_type]
-            options << "-T" << address_type
-        end
-
-        if address = @resource[:address]
-            options << "-a" << "local=#{address}"
-        end
-
-        if remote_address = @resource[:remote_address]
-            options << "-a" << "remote=#{remote_address}"
-        end
-
-        if @resource[:down] == :true
-            options << "-d"
-        end
-
-        if seconds = @resource[:seconds]
-            options << "-w" << seconds
-        end
-
-        if hostname = @resource[:hostname]
-            options << "-h" << hostname
-        end
-
-        if interface_id = @resource[:interface_id]
-            options << "-i" << "local=#{interface_id}"
-        end
-
-        if remote_interface_id = @resource[:remote_interface_id]
-            options << "-i" << "remote=#{remote_interface_id}"
-        end
-
-        if stateful = @resource[:stateful]
-            options << "-p" << "stateful=#{stateful}"
-        end
-
-        if stateless = @resource[:stateless]
-            options << "-p" << "stateless=#{stateless}"
-        end
-        options
-    end
-
-    def exists?
-        @property_hash[:ensure] == :present
-    end
-
-    def create
-        ipadm("create-addr", add_options, @resource[:name])
-    end
-
-    def destroy
-        ipadm("delete-addr", @resource[:name])
-    end
-end
--- a/components/ruby/puppet/files/solaris/lib/puppet/provider/address_properties/solaris.rb	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,113 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
-#
-
-Puppet::Type.type(:address_properties).provide(:address_properties) do
-    desc "Provider for managing Oracle Solaris address object properties"
-    confine :operatingsystem => [:solaris]
-    defaultfor :osfamily => :solaris, :kernelrelease => ['5.11', '5.12']
-    commands :ipadm => '/usr/sbin/ipadm'
-
-    def initialize(value={})
-        super(value)
-        @addrprops = {}
-    end
-
-    def self.instances
-        props = {}
-
-        ipadm("show-addrprop", "-c", "-o", "ADDROBJ,PROPERTY,CURRENT").split(
-              "\n").collect do |line|
-            addrobj, property, value = line.strip().split(":")
-            next if value == nil
-            if not props.has_key? addrobj
-                props[addrobj] = {}
-            end
-            props[addrobj][property] = value
-        end
-
-        addresses = []
-        props.each do |key, value|
-            addresses << new(:name => key,
-                             :ensure => :present,
-                             :properties => value)
-        end
-        addresses
-    end
-
-    def self.prefetch(resources)
-        # pull the instances on the system
-        props = instances
-
-        # set the provider for the resource to set the property_hash
-        resources.keys.each do |name|
-            if provider = props.find{ |prop| prop.name == name}
-                resources[name].provider = provider
-            end
-        end
-    end
-
-    def properties
-        @property_hash[:properties]
-    end
-
-    def properties=(value)
-        value.each do |key, value|
-            ipadm("set-addrprop", "-p", "#{key}=#{value}", @resource[:name])
-        end
-    end
-
-    def exists?
-        if @resource[:properties] == nil
-            return :false
-        end
-
-        @resource[:properties].each do |key, value|
-            p = exec_cmd(command(:ipadm), "show-addrprop","-c", "-p", key,
-                         "-o", "CURRENT", @resource[:address])
-            if p[:exit] == 1
-                Puppet.warning "Property '#{key}' not found for address " \
-                               "#{@resource[:address]}"
-                next
-            end
-
-            if p[:out].strip != value
-                @addrprops[key] = value
-            end
-        end
-
-        return @addrprops.empty?
-    end
-
-    def create
-        @addrprops.each do |key, value|
-            ipadm("set-addrprop", "-p", "#{key}=#{value}", @resource[:address])
-        end
-    end
-
-    def exec_cmd(*cmd)
-        output = Puppet::Util::Execution.execute(cmd, :failonfail => false)
-        {:out => output, :exit => $CHILD_STATUS.exitstatus}
-    end
-end
--- a/components/ruby/puppet/files/solaris/lib/puppet/provider/boot_environment/solaris.rb	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,136 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
-#
-
-Puppet::Type.type(:boot_environment).provide(:boot_environment) do
-    desc "Provider for Oracle Solaris Boot Environments (BEs)"
-    confine :operatingsystem => [:solaris]
-    defaultfor :osfamily => :solaris, :kernelrelease => ['5.11', '5.12']
-    commands :beadm => '/usr/sbin/beadm', :zpool => '/usr/sbin/zpool'
-
-    def self.instances
-        beadm(:list, "-H").split("\n").collect do |line|
-            data = line.split(";")
-            name = data[0]
-            if data[2].include? "R"
-                activate = :true
-            else
-                activate = :false
-            end
-
-            new(:name => name,
-                :ensure => :present,
-                :activate => activate)
-        end
-    end
-
-    def self.prefetch(resources)
-        # pull the instances on the system
-        bes = instances
-
-        # set the provider for the resource to set the property_hash
-        resources.keys.each do |name|
-            if provider = bes.find{ |be| be.name == name}
-                resources[name].provider = provider
-            end
-        end
-    end
-
-    def activate
-        @property_hash[:activate]
-    end
-
-    def activate=(value)
-        if value == :true
-            beadm("activate", @resource[:name])
-        end
-    end
-
-    def exists?
-        @property_hash[:ensure] == :present
-    end
-
-    def build_flags
-        flags = []
-
-        if description = @resource[:description]
-            flags << "-d" << "'#{description}'"
-        end
-
-        if clone_be = @resource[:clone_be]
-            if clone_be.include? "@"
-                if beadm(:list, "-H", "-s").split("\n").detect \
-                    { |line| line.split(";")[1] == clone_be }
-                        flags << "-e" << clone_be
-                else
-                    Puppet.warning "BE #{clone_be} not found.  Skipping -e
-                                    argument."
-                end
-            else
-                if beadm(:list, "-H").split("\n").detect \
-                    { |line| line.split(";")[0] == clone_be }
-                        flags << "-e" << clone_be
-                else
-                    Puppet.warning "BE #{clone_be} not found.  Skipping -e 
-                                    argument."
-                end
-            end
-        end
-
-        if options = @resource[:options]
-            options.each { |key, value| flags << "-o" << "#{key}=#{value}" }
-        end
-
-        if zp = @resource[:zpool]
-            found = false
-            for line in zpool(:list, "-o", "name", "-H").each_line do
-                if zp == line.strip
-                    found = true
-                    flags << "-p" << zp
-                end
-            end
-            if not found
-                raise Puppet::Error, \
-                    "Unable to create BE in zpool #{zp} -- #{zp} does not exist"
-            end
-        end
-        flags
-    end
-
-    def create
-        beadm(:create, build_flags, @resource[:name])
-        if @resource[:activate] == :true
-            beadm(:activate, @resource[:name])
-        end
-    end
-
-    def destroy
-        if beadm(:list, "-H", @resource[:name]).split(";")[2] =~ /N/
-            Puppet.warning "Unable to destroy #{@resource[:name]} as it is 
-                            the active BE."
-        else
-            beadm(:destroy, "-f", "-F", @resource[:name])
-        end
-    end
-end
--- a/components/ruby/puppet/files/solaris/lib/puppet/provider/dns/solaris.rb	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,90 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
-#
-
-Puppet::Type.type(:dns).provide(:dns) do
-    desc "Provider for management of DNS for Oracle Solaris"
-    confine :operatingsystem => [:solaris]
-    defaultfor :osfamily => :solaris, :kernelrelease => ['5.11', '5.12']
-    commands :svccfg => '/usr/sbin/svccfg', :svcprop => '/usr/bin/svcprop'
-
-    Dns_fmri = "svc:/network/dns/client"
-
-    def self.instances
-        props = {}
-        svcprop("-p", "config", Dns_fmri).split("\n").each do |line|
-            fullprop, type, value = line.split(" ", 2)
-            pg, prop = fullprop.split("/")
-            props[prop] = value \
-                if Puppet::Type.type(:dns).validproperties.include? prop
-        end
-
-        props[:name] = "current"
-        return Array new(props)
-    end
-
-    Puppet::Type.type(:dns).validproperties.each do |field|
-        define_method(field) do
-            begin
-                svcprop("-p", "config/" + field.to_s, Dns_fmri).strip()
-            rescue
-                # if the property isn't set, don't raise an error
-                nil
-            end
-        end
-
-        define_method(field.to_s + "=") do |should|
-            begin
-                if should.is_a? Array
-                    # the first entry needs the open paren and the last entry
-                    # needs the close paren
-                    should[0] = "(" + should[0]
-                    should[-1] = should[-1] + ")"
-
-                    svccfg("-s", Dns_fmri, "setprop",
-                           "config/" + field.to_s, "=", should)
-                else
-                    # Puppet seems to get confused about when to pass an empty
-                    # string or "\"\"".  Catch either condition to handle
-                    # passing values to SMF correctly
-                    if should.to_s.empty? or should.to_s == '""'
-                        value = should.to_s
-                    else
-                        value = "\"" + should.to_s + "\""
-                    end
-                    svccfg("-s", Dns_fmri, "setprop",
-                           "config/" + field.to_s, "=", value)
-                end
-            rescue => detail
-                raise Puppet::Error,
-                    "Unable to set #{field.to_s} to #{should.inspect}\n"
-                    "#{detail}\n"
-            end
-        end
-    end
-
-    def flush
-        svccfg("-s", Dns_fmri, "refresh")
-    end
-end
--- a/components/ruby/puppet/files/solaris/lib/puppet/provider/etherstub/solaris.rb	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,71 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
-#
-
-Puppet::Type.type(:etherstub).provide(:etherstub) do
-    desc "Provider for creating Solaris etherstubs"
-    confine :operatingsystem => [:solaris]
-    defaultfor :osfamily => :solaris, :kernelrelease => ['5.11', '5.12']
-    commands :dladm => '/usr/sbin/dladm'
-
-    def self.instances
-        dladm("show-etherstub", "-p", "-o", "link").split(
-              "\n").collect do |line|
-            link = line.strip()
-            new(:name => link, :ensure => :present)
-        end
-    end
-
-    def add_options
-        options = []
-        if @resource[:temporary] == :true
-            options << "-t"
-        end
-        options
-    end
-
-    def self.prefetch(resources)
-        # pull the instances on the system
-        etherstubs = instances
-
-        # set the provider for the resource to set the property_hash
-        resources.keys.each do |name|
-            if provider = etherstubs.find{ |etherstub| etherstub.name == name}
-                resources[name].provider = provider
-            end
-        end
-    end
-
-    def exists?
-        @property_hash[:ensure] == :present
-    end
-
-    def create
-        dladm("create-etherstub", add_options, @resource[:name])
-    end
-
-    def destroy
-        dladm("delete-etherstub", add_options, @resource[:name])
-    end
-end
--- a/components/ruby/puppet/files/solaris/lib/puppet/provider/evs/solaris.rb	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,236 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
-#
-
-Puppet::Type.type(:evs).provide(:evs) do
-    desc "Provider for managing EVS setup in the Solaris OS"
-    confine :operatingsystem => [:solaris]
-    defaultfor :osfamily => :solaris, :kernelrelease => ["5.11", "5.12"]
-    commands :evsadm => "/usr/sbin/evsadm"
-
-    mk_resource_methods
-
-    def initialize(value={})
-        super(value)
-        @property_flush = {}
-    end
-
-    def self.get_evs_list
-        begin
-            evs_list = evsadm("show-evs", "-c", "-o", "evs,tenant,status")
-                .split("\n")
-        rescue Puppet::ExecutionFailure => e
-            raise Puppet::Error, "Unable to populate EVS instances: \n" \
-                "#{e.inspect}"
-        end
-        evs_list
-    end
-
-    def self.get_evs_properties(evs, tenant, status, ensure_val)
-        evs_properties = {}
-        evs_fullname = tenant + "/" + evs
-
-        evs_properties[:name] = evs_fullname
-        evs_properties[:status] = status 
-        evs_properties[:ensure] = ensure_val
-        
-        evsadm("show-evsprop", "-f", "tenant=#{tenant}", "-c", "-o", 
-            "property,value", evs).split("\n").collect do |each_evsprop|
-            property, value = each_evsprop.split(":")
-            value = "" if value.nil?
-            case property
-            # read/write properties (always updatable)
-            when "maxbw"
-                evs_properties[:maxbw] = value
-            when "priority"
-                evs_properties[:priority] = value
-            when "protection"
-                evs_properties[:protection] = value
-            # read-only properties (settable upon creation)
-            when "l2-type"
-                evs_properties[:l2_type] = value
-            when "vlanid"
-                evs_properties[:vlanid] = value
-            when "vni"
-                evs_properties[:vni] = value
-            when "uuid"
-                evs_properties[:uuid] = value
-            end
-        end
-        
-        Puppet.debug "EVS Properties: #{evs_properties.inspect}"
-        evs_properties
-    end
-    
-    def self.instances
-        get_evs_list.collect do |each_evs|
-            evs, tenant, status = each_evs.strip.split(":")
-            evs_properties = get_evs_properties(evs, tenant, status, :present)
-            new(evs_properties) # Create a provider instance
-        end
-    end
-
-    def self.prefetch(resources)
-        instances.each do |inst|
-            if resource = resources[inst.name]
-                resource.provider = inst
-            end
-        end
-    end
-    
-    def exists?
-        @property_hash[:ensure] == :present
-    end
-
-    def create
-        tenant, evs = get_tenant_and_evs_name
-        begin
-            create_evs(tenant, evs, add_properties(@resource))
-        rescue Puppet::ExecutionFailure => e
-            raise Puppet::Error, "Cannot create EVS: \n#{e.inspect}"
-        end
-    end
-
-    def destroy
-        tenant, evs = get_tenant_and_evs_name
-        begin
-            delete_evs(tenant, evs)
-        rescue Puppet::ExecutionFailure => e
-            raise Puppet::Error, "Cannot delete EVS: \n#{e.inspect}"
-        end
-    end
-
-    ### Define Setters ###
-    ## read/write properties (always updatable) ##
-    def maxbw=(value)
-        @property_flush[:maxbw] = value
-    end
-
-    def priority=(value)
-        @property_flush[:priority] = value
-    end
-    
-    def protection=(value)
-        @property_flush[:protection] = value
-    end
-    
-    ## read-only properties (settable upon creation) ##
-    def l2_type=(value)
-        raise Puppet::Error, "l2_type property is settable only upon creation"
-    end
-    
-    def vlanid=(value)
-        raise Puppet::Error, "valid property is settable only upon creation"
-    end
-    
-    def vni=(value)
-        raise Puppet::Error, "vni property is settable only upon creation"
-    end
-    
-    def uuid=(value)
-        raise Puppet::Error, "uuid property is settable only upon creation"
-    end
-   
-    # Create EVS instance
-    def create_evs(tenant, evs, properties)
-        begin
-            evsadm("create-evs", "-T", tenant, properties, evs)
-        rescue Puppet::ExecutionFailure => e
-            # Pass up the exception to upper level
-            raise
-        end
-    end
-
-    # Destroy EVS instance
-    def delete_evs(tenant, evs)
-        begin
-            evsadm("delete-evs", "-T", tenant, evs)
-        rescue Puppet::ExecutionFailure => e
-            # Pass up the exception to upper level
-            raise
-        end
-    end
-    
-    # Set read/write property of EVS instance
-    def set_evsprop(tenant, evs, property)
-        begin
-            evsadm("set-evsprop", "-T", tenant, property, evs)
-        rescue Puppet::ExecutionFailure => e
-            # Pass up the exception to upper level
-            raise
-        end
-    end
-
-    # Parse the "name" value from user and yield tenant and EVS instance name
-    def get_tenant_and_evs_name()
-        usrstr = @resource[:name].split("/")
-        if usrstr.length == 2
-            return usrstr[0], usrstr[1]
-        else
-            raise Puppet::Error, "Invalid EVS name #{@resource[:name]} \n" \
-                "Name convention must be <tenant>/<evs>"
-        end 
-    end
-    
-    # property setter for EVS creation
-    def add_properties(source)
-        p = []
-        prop_list = {
-            "maxbw" => source[:maxbw], 
-            "priority" => source[:priority],
-            "protection" => source[:protection],
-            "l2-type" => source[:l2_type],
-            "vlanid" => source[:vlanid],
-            "vni" => source[:vni],
-            "uuid" => source[:uuid]
-            }
-        prop_list.each do |key, value|
-            next if (value == nil) || (value == "")
-            p << "#{key}=#{value}"
-        end
-        return [] if p.empty?
-        properties = Array["-p", p.join(",")]
-    end
-
-    # Update property change
-    def flush
-        tenant, evs = get_tenant_and_evs_name
-
-        # Update property values when specified
-        unless @property_flush.empty?
-            # update multiple property values iteratively
-            @property_flush.each do |key, value|
-                prop = ["-p", "#{key}=#{value}"]
-                begin 
-                    set_evsprop(tenant, evs, prop)
-                rescue Puppet::ExecutionFailure => e
-                    raise Puppet::Error, "Cannot update the property " \
-                        "#{key}=#{value}.\n#{e.inspect}"
-                end
-            end
-        end
-        # Synchronize all the SHOULD values to IS values
-        @property_hash = resource.to_hash
-    end
-end
--- a/components/ruby/puppet/files/solaris/lib/puppet/provider/evs_ipnet/solaris.rb	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,219 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
-#
-
-
-Puppet::Type.type(:evs_ipnet).provide(:evs_ipnet) do
-    desc "Provider for managing EVS IPnet setup in the Solaris OS"
-    confine :operatingsystem => [:solaris]
-    defaultfor :osfamily => :solaris, :kernelrelease => ["5.11", "5.12"]
-    commands :evsadm => "/usr/sbin/evsadm"
-
-    mk_resource_methods
-
-    def initialize(value={})
-        super(value)
-        @property_flush = {}
-    end
-
-    def self.get_ipnet_prop_list
-        begin
-            ipnet_list = evsadm("show-ipnet", "-c", "-o", 
-                "name,tenant").split("\n")
-        rescue Puppet::ExecutionFailure => e
-            raise Puppet::Error,  "Unable to populate IPnet: \n"\
-                "#{e.inspect}"
-        end
-        ipnet_list
-    end
-
-    def self.get_ipnet_properties(ipnet_name, tenant,  ensure_val)
-        ipnet_properties = {}
-        ipnet_fullname = tenant + "/" + ipnet_name
-
-        ipnet_properties[:name] = ipnet_fullname
-        ipnet_properties[:ensure] = ensure_val
-
-        evsadm("show-ipnetprop", "-f", "tenant=#{tenant}", "-c", "-o",
-            "property,value", ipnet_name).split("\n").collect do |each_ipnet|
-            property, value = each_ipnet.split(":")
-            value = "" if value.nil?
-            case property
-            # read-only properties (settable upon creation)
-            when "subnet"
-                ipnet_properties[:subnet] = value
-            when "defrouter"
-                ipnet_properties[:defrouter] = value
-            when "uuid"
-                ipnet_properties[:uuid] = value
-            # read/write property (always updatable)
-            when "pool"
-                ipnet_properties[:pool] = value
-            end
-        end
-
-        Puppet.debug "IPnet Properties: #{ipnet_properties.inspect}"
-        ipnet_properties
-    end
-
-    def self.instances
-        get_ipnet_prop_list.collect do |each_ipnet|
-            ipnet, tenant, subnet = each_ipnet.strip.split(":")
-            ipnet_properties = get_ipnet_properties(
-                ipnet, tenant, :present)
-            new(ipnet_properties) # Create a provider instance
-        end
-    end
-
-    def self.prefetch(resources)
-        instances.each do |inst|
-            if resource = resources[inst.name]
-                resource.provider = inst
-            end
-        end
-    end
-
-    def exists?
-        @property_hash[:ensure] == :present
-    end
-
-    def create
-        # Subnet value is required to create an IPnet instance
-        if @resource[:subnet].nil?
-            raise Puppet::Error, "Subnet value is missing"
-        end
-        
-        tenant, ipnet_name = get_tenant_and_ipnet_name
-        begin 
-            create_ipnet(tenant, ipnet_name, add_properties(@resource))
-        rescue Puppet::ExecutionFailure => e
-            raise Puppet::Error, "Cannot add the IPnet: \n #{e.inspect}"
-        end
-    end
-
-    def destroy
-        tenant, ipnet_name = get_tenant_and_ipnet_name
-        begin
-            delete_ipnet(tenant, ipnet_name)
-        rescue Puppet::ExecutionFailure => e
-            raise Puppet::Error, "Cannot remove the IPnet: \n #{e.inspect}"
-        end
-    end
-   
-    ## read-only properties (settable upon creation) ##
-    def defrouter=(value)
-        raise Puppet::Error, "defrouter property is settable only upon creation"
-    end
-
-    def subnet=(value)
-        raise Puppet::Error, "subnet property is settable only upon creation"
-    end
-
-    def uuid=(value)
-        raise Puppet::Error, "uuid property is settable only upon creation"
-    end
-    
-    ## read/write property (always updatable) ##
-    def pool=(value)
-        @property_flush[:pool] = value
-    end
-   
-    ## Create IPnet instance ##
-    def create_ipnet(tenant, ipnet_name, properties)
-        begin
-            evsadm("add-ipnet", "-T", tenant, properties, ipnet_name)
-        rescue Puppet::ExecutionFailure => e
-            # Pass up the exception to upper level
-            raise
-        end
-    end
-
-    ## Remove IPnet instance ##
-    def delete_ipnet(tenant, ipnet_name)
-        begin
-            evsadm("remove-ipnet", "-T", tenant, ipnet_name)
-        rescue Puppet::ExecutionFailure => e
-            # Pass up the exception to upper level
-            raise
-        end
-    end
-
-    ## Set IPnet prop (pool property only) ##
-    def set_ipnet(tenant, ipnet_name, property)
-        begin
-            evsadm("set-ipnetprop", "-T", tenant, property, ipnet_name)
-        rescue Puppet::ExecutionFailure => e
-            # Pass up the exception to upper level
-            raise
-        end
-    end
-    
-    ## Parse the "name" value from user and yield tenant and IPnet name ##
-    def get_tenant_and_ipnet_name
-        fullname = @resource[:name]
-        
-        parsed_val = fullname.strip.split("/")
-        if (parsed_val.length != 3)
-            raise Puppet::Error, "Invalid IPnet name"
-        end
-        tenant, evs, ipnet = parsed_val
-        return tenant, evs + "/" + ipnet
-    end
-
-    ## property setter for IPnet creation ##
-    def add_properties(source)
-        p = []
-        prop_list = {
-            "defrouter" => source[:defrouter],
-            "pool" => source[:pool],
-            "subnet" => source[:subnet],
-            "uuid" => source[:uuid]
-            }
-        prop_list.each do |key, value|
-            next if (value == nil) || (value == "")
-            p << "#{key}=#{value}"
-        end
-        return [] if p.empty?
-        properties = Array["-p", p.join(",")]
-    end
-    
-    ## Flush when existing property value is updatable ##
-    def flush
-        tenant, ipnet_name = get_tenant_and_ipnet_name
-
-        unless @property_flush.empty?
-        # Update read/write property (pool)
-            pool_prop = ["-p", "pool=#{@property_flush[:pool]}"]
-            begin
-                set_ipnet(tenant, ipnet_name, pool_prop)
-            rescue Puppet::ExecutionFailure => e
-                raise Puppet::Error, "Cannot update the pool property. \n" \
-                    "#{e.inspect}"
-            end
-        end
-
-        # Synchronize all the SHOULD values to IS values
-        @property_hash = resource.to_hash
-    end
-end
--- a/components/ruby/puppet/files/solaris/lib/puppet/provider/evs_properties/solaris.rb	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,292 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
-#
-
-
-Puppet::Type.type(:evs_properties).provide(:evs_properties) do
-    desc "Provider for managing Oracle Solaris EVS properties"
-    confine :operatingsystem => [:solaris]
-    defaultfor :osfamily => :solaris, :kernelrelease => ["5.11", "5.12"]
-    commands :evsadm => "/usr/sbin/evsadm"
-
-    mk_resource_methods
-
-    def initialize(value={})
-        super(value)
-        @property_flush = {}
-    end
-
-    def self.get_client_property
-        client_property = {}
-        begin
-            p = evsadm("show-prop", "-c", "-o", "property,value")
-        rescue Puppet::ExecutionFailure => e
-            raise Puppet::Error, "Failed to prefetch client property: \n" \
-                "#{e.inspect}"
-        end
-
-        property, value = p.strip.split(":", 2)
-        value.gsub! "\\:", ":" 
-        client_property[:name] = "client_property"
-        client_property[:controller] = value
-        
-        Puppet.debug "Client Property: #{client_property.inspect}"
-        client_property
-
-    end
-
-    def self.get_control_properties
-        control_props = {}
-        uplink_ports = []
-        uri_templates = []
-        vxlan_addrs = []
-        begin
-            evsadm("show-controlprop", "-c", "-o", 
-                "property,value,vlan_range,vxlan_range,host,flat").\
-                split("\n").collect do |each_prop|
-                each_prop.gsub! "\\:", "\\"
-                property, value, vlan_range, vxlan_range, host, flat = \
-                    each_prop.strip().split(":")
-                case property
-                when "l2-type"
-                    control_props[:l2_type] = value
-                when "uplink-port"
-                    next if value.empty?
-                    host = "" if host == nil
-                    val = "#{value};#{vlan_range};#{vxlan_range};#{host};"\
-                        "#{flat}"
-                    uplink_ports << val
-                when "uri-template"
-                    value.gsub! "\\", ":"
-                    host = "" if host == nil
-                    val = "#{value};#{host}"
-                    uri_templates << val
-                when "vlan-range"
-                    control_props[:vlan_range] = value
-                when "vxlan-addr"
-                    host = "" if host == nil
-                    val = "#{value};#{vxlan_range};#{host}"
-                    vxlan_addrs << val
-                when "vxlan-ipvers"
-                    control_props[:vxlan_ipvers] = value
-                when "vxlan-mgroup"
-                    control_props[:vxlan_mgroup] = value
-                when "vxlan-range"
-                    control_props[:vxlan_range] = value
-                end
-            end
-        rescue Puppet::ExecutionFailure => e
-            # EVS controller is not set or invalid
-            # Handle the exception at upper level
-            raise
-        end
-        control_props[:name] = "controller_property"
-        control_props[:uplink_port] = uplink_ports
-        control_props[:uri_template] = uri_templates
-        control_props[:vxlan_addr] = vxlan_addrs
-        Puppet.debug "Control Properties: #{control_props.inspect}"
-        control_props
-    end
-
-    def self.instances
-        prop_instance = []
-        client_property = get_client_property
-        prop_instance << new(client_property)
-        
-        begin
-            controller_property = get_control_properties
-        rescue Puppet::ExecutionFailure => e
-            # EVS controller is not set or invalid
-            prop_instance << new({:name => "controller_property"})
-        else
-            # controller_property values are fetched
-            prop_instance << new(controller_property)
-        end
-        prop_instance
-    end
-
-    def self.prefetch(resources)
-        instances.each do |inst|
-            if resource = resources[inst.name]
-                resource.provider = inst
-            end
-        end
-    end
-    
-    ### Define Setters ###
-    ## Controller side property setup ##
-    
-    def l2_type=(value)
-        @property_flush[:l2_type] = value
-    end
-    
-    def uplink_port=(value)
-        @property_flush[:uplink_port] = value
-    end
-    
-    def uri_template=(value)
-        @property_flush[:uri_template] = value
-    end
-
-    def vlan_range=(value)
-        @property_flush[:vlan_range] = value
-    end
-    
-    def vxlan_addr=(value)
-        @property_flush[:vxlan_addr] = value
-    end
-
-    def vxlan_ipvers=(value)
-        @property_flush[:vxlan_ipvers] = value
-    end
-    
-    def vxlan_mgroup=(value)
-        @property_flush[:vxlan_mgroup] = value
-    end
-
-    def vxlan_range=(value)
-        @property_flush[:vxlan_range] = value
-    end
-    
-    ## Client side property setup: the pointer to the EVS controller ##
-    def controller=(value)
-        @property_flush[:controller] = value
-    end
-
-    def set_controller_property(host, property)
-        begin
-            evsadm("set-controlprop", host, property)
-        rescue Puppet::ExecutionFailure => e
-            # Pass up the exception to upper level
-            raise
-        end
-    end
-
-    def set_client_property(property)
-        begin
-            evsadm("set-prop", "-p", property)
-        rescue Puppet::ExecutionFailure => e
-            # Pass up the exception to upper level
-            raise
-        end
-    end
-
-    def flush
-        case @resource[:name]
-        when "controller_property"
-            if @property_flush.has_key?(:controller)
-                raise Puppet::Error, "controller_property does not have "\
-                    "'controller' property. Try client_property"
-            end
-            
-            props = []
-            @property_flush.each do |key, value|
-                # Change symbol to string
-                k = key.to_s.gsub! "_", "-"
-                case k
-                # uplink-port property takes up to five values:
-                # link, [vlan-range], [vxlan-range], [host] and [flat]
-                when "uplink-port"
-                    link, vlan, vxlan, host, flat = \
-                        value.strip().split(";", -1)
-
-                    # store host parameter if exists
-                    host = host != "" ? ["-h", host] : []
-
-                    # Concatenate the parameters of uplink-port
-                    link = "uplink-port=#{link}"
-                    vlan = vlan != "" ? ",vlan-range=#{vlan}" : ""
-                    vxlan = vxlan != "" ? ",vxlan-range=#{vxlan}" : ""
-                    flat = flat != "" ? ",flat=#{flat}" : ""
-
-                    p = ["-p", "#{link}#{vlan}#{vxlan}#{flat}"]
-
-                    props << [host, p]
-
-                # uri-template property takes up to two values:
-                # uri and [host]
-                when "uri-template"
-                    uri, host = value.strip().split(";", -1)
-                    
-                    # store host parameter if exists
-                    host = host != "" ? ["-h", host] : []
-                    uri = ["-p", "uri-template=#{uri}"]
-                    
-                    props << [host, uri]
-
-                # vxlan_addr property takes up to three values:
-                # vxlan-addr, [vxlan-range] and [host]
-                when "vxlan-addr"
-                    addr, range, host = value.strip().split(";", -1)
-                    
-                    # store host parameter if exists
-                    host = host != "" ? ["-h", host] : []
-                    addr = "vxlan-addr=#{addr}"
-                    range = range != "" ? ",vxlan-range=#{range}" : ""
-                    
-                    p = ["-p", "#{addr}#{range}"]
-                    
-                    props << [host, p]
-
-                # l2-type, vlan-range, vxlan-range, vxlan-ipvers
-                # and vxlan-mgroup properties just need values
-                else
-                    host = []
-                    p = ["-p", "#{k}=#{value}"]
-                    props << [host, p]
-                end
-            end
-
-            # Reverse the array so that l2-type, vlan-range, vxlan-range
-            # vxlan-ipvers and vxlan-mgroups are set before the others
-            props.reverse!
-            # iteratively set controller property
-            props.each do |p|
-                begin
-                    set_controller_property(p[0], p[1])
-                # Do not terminate the script even if there is an error
-                # Just continue to next script
-                rescue Puppet::ExecutionFailure => e
-                    Puppet.err "Cannot apply the property: \n#{e.inspect}"
-                end
-            end
-
-        when "client_property"
-            unless @property_flush.has_key?(:controller)
-                raise Puppet::Error,
-                    "'controller' property must be specified"
-            end
-            prop = "controller=#{@property_flush[:controller]}"
-            begin
-                set_client_property(prop) 
-            rescue Puppet::ExecutionFailure => e
-                raise Puppet::Error, "Cannot apply the property:\n #{e.inspect}"
-            end
-        end
-        
-        # Synchronize all the SHOULD values to IS values
-        @property_hash = resource.to_hash
-    end
-end
-
--- a/components/ruby/puppet/files/solaris/lib/puppet/provider/evs_vport/solaris.rb	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,257 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
-#
-
-
-Puppet::Type.type(:evs_vport).provide(:evs_vport) do
-    desc "Provider for managing EVS VPort setup in the Solaris OS"
-    confine :operatingsystem => [:solaris]
-    defaultfor :osfamily => :solaris, :kernelrelease => ["5.11", "5.12"]
-    commands :evsadm => "/usr/sbin/evsadm"
-
-    mk_resource_methods
-
-    def initialize(value={})
-        super(value)
-        @property_flush = {}
-    end
-
-    def self.get_vport_list
-        begin
-            vport_list = evsadm("show-vport", "-c", "-o", 
-                "name,tenant,status").split("\n")
-        rescue Puppet::ExecutionFailure => e
-            raise Puppet::Error, "unable to populate VPort instances: \n" \
-                "#{e.inspect}"
-            return nil
-        end
-        vport_list
-    end
-   
-    def self.get_vport_properties(vport, tenant, status, ensure_val)
-        vport_props = {}
-        vport_fullname = tenant + "/" + vport
-        vport_props[:name] = vport_fullname
-        vport_props[:status] = status
-        vport_props[:ensure] = ensure_val
-        
-        evsadm("show-vportprop", "-f", "tenant=#{tenant}", "-c", "-o",
-            "property,value", vport).split("\n").collect do |each_prop|
-            property, value = each_prop.split(":", 2)
-            value = "" if value.nil?
-            case property
-            # read/write properties (always updatable)
-            when "cos"
-                vport_props[:cos] = value
-            when "maxbw"
-                vport_props[:maxbw] = value
-            when "priority"
-                vport_props[:priority] = value
-            when "protection"
-                vport_props[:protection] = value
-            # read-only properties (settable upon creation)
-            when "ipaddr"
-                vport_props[:ipaddr] = value
-            when "macaddr"
-                # macaddr ":" appears to be "\:". change it to ":"
-                vport_props[:macaddr] = value.gsub! "\\:", ":"
-            when "uuid"
-                vport_props[:uuid] = value
-            end
-        end
-
-        Puppet.debug "VPort properties: #{vport_props.inspect}"
-        vport_props
-    end
-
-    def self.instances
-        get_vport_list.collect do |each_vport|
-            vport, tenant, status = each_vport.strip.split(":")
-            vport_props = get_vport_properties(vport, tenant, status, :present)
-            new(vport_props) # Create a provider instance
-        end
-    end        
-        
-    def self.prefetch(resources)
-        instances.each do |inst|
-            if resource = resources[inst.name]
-                resource.provider = inst
-            end
-        end
-    end
-
-    def exists?
-        @property_hash[:ensure] == :present
-    end
-
-    def create
-        tenant, vport = get_tenant_and_vport_name
-        begin
-            create_vport(tenant, vport, add_properties(@resource))
-        rescue Puppet::ExecutionFailure => e
-            raise Puppet::Error, "Cannot add VPort: \n #{e.inspect}"
-        end
-    end
-
-    def destroy
-        tenant, vport = get_tenant_and_vport_name
-        begin
-            delete_vport(tenant, vport)
-        rescue Puppet::ExecutionFailure => e
-            raise Puppet::Error, "Cannot remove VPort: \n #{e.inspect}"
-        end
-    end
-
-    def reset
-        tenant, vport = get_tenant_and_vport_name
-        begin
-            evsadm("reset-vport", "-T", tenant, vport)
-        rescue Puppet::ExecutionFailure => e
-            raise Puppet::Error, "Cannot reset VPort: \n #{e.inspect}"
-        end
-
-        @resource[:ensure] = :present
-        Puppet::notice "The VPort has been successfully reset."
-    end
-    
-    ### Define Setters ###
-    ## read/write properties (always updatable) ##
-    def cos=(value)
-        @property_flush[:cos] = value
-    end
-
-    def maxbw=(value)
-        @property_flush[:maxbw] = value
-    end
-    
-    def priority=(value)
-        @property_flush[:priority] = value
-    end
-    
-    def protection=(value)
-        @property_flush[:protection] = value
-    end
-
-    ## read-only properties (settable upon creation) ##
-    def ipaddr=(value)
-        raise Puppet::Error, "ipaddr property is settable only upon creation"
-    end
-
-    def macaddr=(value)
-        raise Puppet::Error, "macaddr property is settable only upon creation"
-    end
-
-    def uuid=(value)
-        raise Puppet::Error, "uuid property is settable only upon creation"
-    end
-
-    # Add VPort Instance
-    def create_vport(tenant, vport, properties)
-        begin
-            evsadm("add-vport", "-T", tenant, properties, vport)
-        rescue Puppet::ExecutionFailure => e
-            # Pass up the exception to upper level
-            raise
-        end
-    end
-
-    # Remove Vport Instance
-    def delete_vport(tenant, vport)
-        begin
-            evsadm("remove-vport", "-T", tenant, vport)
-        rescue Puppet::ExecutionFailure => e
-            # Pass up the exception to upper level
-            raise
-        end
-    end
-    
-    # set read/write property 
-    def set_vportprop(tenant, vport, property)
-        begin
-            evsadm("set-vportprop", "-T", tenant, property, vport)
-        rescue Puppet::ExecutionFailure => e
-            # Pass up the exception to upper level
-            raise
-        end
-    end
-
-    # Parse the "name" value from user and yield tenant and vport name
-    def get_tenant_and_vport_name
-        fullname = @resource[:name]
-
-        return [] if fullname == nil
-        parsed_val = fullname.strip.split("/")
-        if (parsed_val.length != 3)
-            raise Puppet::Error, "Invalid VPort name #{@resource[:name]} \n" \
-                "Name convention must be <tenant>/<evs>/<vport>"
-        end
-        tenant, evs, vport = parsed_val
-        return tenant, evs + "/" + vport
-    end
-
-    # property setter for vport creation
-    def add_properties(source)
-        p = []
-        if source[:ipaddr] != nil
-            source[:ipaddr] = source[:ipaddr].split('/')[0]
-        end
-        prop_list = {
-            "cos" => source[:cos], 
-            "maxbw" => source[:maxbw], 
-            "priority" => source[:priority],
-            "protection" => source[:protection],
-            "ipaddr" => source[:ipaddr],
-            "macaddr" => source[:macaddr],
-            "uuid" => source[:uuid]
-        }
-        prop_list.each do |key, value|
-            next if (value == "") || (value == nil)
-            p << "#{key}=#{value}"
-        end
-        return [] if p.empty?
-        properties = Array["-p", p.join(",")]
-    end
-
-    # Update property change
-    def flush
-        tenant, vport = get_tenant_and_vport_name
-       
-        # Update property values when specified
-        unless @property_flush.empty?
-            # update multiple property values iteratively
-            @property_flush.each do |key, value|
-                prop = ["-p", "#{key}=#{value}"]
-                begin
-                    set_vportprop(tenant, vport, prop)
-                rescue Puppet::ExecutionFailure => e
-                    raise Puppet::Error, "Cannot update the property " \
-                        "#{key}=#{value}.\n#{e.inspect}"
-                end
-            end
-        end
-
-        # Synchronize all the SHOULD values to IS values
-        @property_hash = resource.to_hash
-    end
-end
--- a/components/ruby/puppet/files/solaris/lib/puppet/provider/interface_properties/solaris.rb	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,117 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
-#
-
-Puppet::Type.type(:interface_properties).provide(:interface_properties) do
-    desc "Provider for managing Oracle Solaris interface properties"
-    confine :operatingsystem => [:solaris]
-    defaultfor :osfamily => :solaris, :kernelrelease => ['5.11', '5.12']
-    commands :ipadm => '/usr/sbin/ipadm'
-
-    def initialize(value={})
-        super(value)
-        @ifprops = {}
-    end
-
-    def self.instances
-        props = {}
-
-        ipadm("show-ifprop", "-c", "-o",
-              "IFNAME,PROPERTY,PROTO,CURRENT").split("\n").collect do |line|
-            ifname, property, proto, value = line.strip().split(":")
-            fullname = ifname + "/" + proto
-            if not props.has_key? fullname
-                props[fullname] = {}
-            end
-            props[fullname][property] = value
-        end
-
-        interfaces = []
-        props.each do |key, value|
-            interfaces << new(:name => key,
-                              :ensure => :present,
-                              :properties => value)
-        end
-        interfaces
-    end
-
-    def self.prefetch(resources)
-        # pull the instances on the system
-        props = instances
-
-        # set the provider for the resource to set the property_hash
-        resources.keys.each do |name|
-            if provider = props.find{ |prop| prop.name == name}
-                resources[name].provider = provider
-            end
-        end
-    end
-
-    def properties
-        @property_hash[:properties]
-    end
-
-    def properties=(value)
-        value.each do |key, value|
-            ipadm("set-ifprop", "-p", "#{key}=#{value}", @resource[:name])
-        end
-    end
-
-    def exists?
-        if @resource[:properties] == nil
-            return :false
-        end
-
-        ifname, protocol = @resource[:interface].split("/")
-
-        @resource[:properties].each do |key, value|
-            p = exec_cmd(command(:ipadm), "show-ifprop", "-m", protocol,
-                         "-p", key, "-c", "-o", "CURRENT", ifname)
-
-            if p[:exit] == 1
-                Puppet.warning "Property '#{key}' not found for interface
-                                #{ifname}"
-                next
-            end
-
-            if p[:out].strip != value
-                @ifprops[key] = value
-            end
-        end
-
-        return @ifprops.empty?
-    end
-
-    def create
-        name, proto = @resource[:interface].split("/")
-        @ifprops.each do |key, value|
-            ipadm("set-ifprop", "-m", proto, "-p", "#{key}=#{value}", name)
-        end
-    end
-
-    def exec_cmd(*cmd)
-        output = Puppet::Util::Execution.execute(cmd, :failonfail => false)
-        {:out => output, :exit => $CHILD_STATUS.exitstatus}
-    end
-end
--- a/components/ruby/puppet/files/solaris/lib/puppet/provider/ip_interface/solaris.rb	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,60 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
-#
-
-Puppet::Type.type(:ip_interface).provide(:ip_interface) do
-    desc "Provider for management of IP interfaces for Oracle Solaris"
-    confine :operatingsystem => [:solaris]
-    defaultfor :osfamily => :solaris, :kernelrelease => ['5.11', '5.12']
-    commands :ipadm => '/usr/sbin/ipadm', :dladm => '/usr/sbin/dladm'
-
-    def self.instances
-        (dladm("show-link", "-p", "-o", "link").split("\n") &
-         ipadm("show-if", "-p", "-o", "ifname").split("\n")).collect do |ifname|
-            new(:name => ifname,
-                :ensure => :present)
-        end
-    end
-
-    def add_options
-       options = []
-       if @resource[:temporary] == :true
-         options << "-t"
-       end
-       options
-    end
-
-    def exists?
-        ipadm("show-if", "-p", "-o", "IFNAME").split(
-              "\n").include? @resource[:name]
-    end
-
-    def create
-        ipadm('create-ip', add_options, @resource[:name])
-    end
-
-    def destroy
-        ipadm('delete-ip', @resource[:name])
-    end
-end
--- a/components/ruby/puppet/files/solaris/lib/puppet/provider/ip_tunnel/solaris.rb	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,103 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
-#
-
-Puppet::Type.type(:ip_tunnel).provide(:ip_tunnel) do
-    desc "Provider for managing Oracle Solaris IP Tunnel links"
-    confine :operatingsystem => [:solaris]
-    defaultfor :osfamily => :solaris, :kernelrelease => ['5.11', '5.12']
-    commands :dladm => '/usr/sbin/dladm'
-
-    def self.instances
-        dladm("show-iptun", "-p", "-o", "link,type,local,remote").split(
-              "\n").collect do |line|
-            link, type, local, remote = line.split(":")
-            new(:name => link,
-                :ensure => :present,
-                :tunnel_type => type,
-                :local_address => local,
-                :remote_address => remote)
-        end
-    end
-        
-    def self.prefetch(resources)
-        # pull the instances on the system
-        ip_tunnels = instances
-
-        # set the provider for the resource to set the property_hash
-        resources.keys.each do |name|
-            if provider = ip_tunnels.find{ |ip_tunnel| ip_tunnel.name == name}
-                resources[name].provider = provider
-            end
-        end
-    end
-
-    [:tunnel_type, :local_address, :remote_address].each do |field|
-        define_method(field) do
-            begin
-                @property_hash[field]
-            end
-        end
-    end
-
-    def local_address=(value)
-        dladm("modify-iptun", "-a", "local=#{value}", @resource[:name])
-    end
-
-    def remote_address=(value)
-        dladm("modify-iptun", "-a", "remote=#{value}", @resource[:name])
-    end
-
-    def add_options
-       options = []
-       if @resource[:temporary] == :true
-         options << "-t"
-       end
-
-       if tunnel_type = @resource[:tunnel_type] and tunnel_type != nil
-           options << "-T" << resource[:tunnel_type]
-       end
-
-       if local = @resource[:local_address] and local != nil
-           options << "-a" << "local=#{local}"
-       end
-
-       if remote = @resource[:remote_address] and remote != nil
-           options << "-a" << "remote=#{remote}"
-       end
-       options
-    end
-
-    def exists?
-        @property_hash[:ensure] == :present
-    end
-
-    def create
-        dladm('create-iptun', add_options, @resource[:name])
-    end
-
-    def destroy
-        dladm('delete-iptun', @resource[:name])
-    end
-end
--- a/components/ruby/puppet/files/solaris/lib/puppet/provider/ipmp_interface/solaris.rb	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,107 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
-#
-
-Puppet::Type.type(:ipmp_interface).provide(:ipmp_interface) do
-    desc "Provider for management of IPMP interfaces for Oracle Solaris"
-    confine :operatingsystem => [:solaris]
-    defaultfor :osfamily => :solaris, :kernelrelease => ['5.11', '5.12']
-    commands :ipadm => '/usr/sbin/ipadm'
-
-    def self.instances
-        ifaces = []
-        ipadm("show-if", "-p", "-o", "IFNAME,CLASS,OVER").each_line do |line|
-            name, linkclass, over = line.strip().split(":", 3)
-            next if linkclass != "ipmp"
-            ifaces << new(:name => name.strip(),
-                          :ensure => :present,
-                          :interfaces => over)
-        end
-        ifaces
-    end
-        
-    def self.prefetch(resources)
-        # pull the instances on the system
-        ifaces = instances
-
-        # set the provider for the resource to set the property_hash
-        resources.keys.each do |name|
-            if provider = ifaces.find{ |iface| iface.name == name}
-                resources[name].provider = provider
-            end
-        end
-    end
-
-    def interfaces
-        @property_hash[:interfaces]
-    end
-
-    def interfaces=(value)
-        current = self.interfaces.split()
-
-        remove_list = []
-        for entry in current - value
-            remove_list << "-i" << entry
-        end
-
-        add_list = []
-        for entry in value - current
-            add_list << "-i" << entry
-        end
-
-        if not add_list.empty?
-            ipadm("add-ipmp", add_list, @resource[:name])
-        end
-
-        if not remove_list.empty?
-            ipadm("remove-ipmp", remove_list, @resource[:name])
-        end
-    end
-
-    def add_options
-        options = []
-        if @resource[:temporary] == :true
-            options << "-t"
-        end
-        for iface in @resource[:interfaces] do
-            options << "-i" << iface
-        end
-        options
-    end
-
-    def exists?
-        @property_hash[:ensure] == :present
-    end
-
-    def create
-        ipadm('create-ipmp', add_options, @resource[:name])
-    end
-
-    def destroy
-        for iface in self.interfaces.each_line do
-            ipadm("remove-ipmp", "-i", iface, @resource[:name])
-        end
-        ipadm('delete-ipmp', @resource[:name])
-    end
-end
--- a/components/ruby/puppet/files/solaris/lib/puppet/provider/ldap/solaris.rb	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,122 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
-#
-
-Puppet::Type.type(:ldap).provide(:ldap) do
-    desc "Provider for management of the LDAP client for Oracle Solaris"
-    confine :operatingsystem => [:solaris]
-    defaultfor :osfamily => :solaris, :kernelrelease => ['5.11', '5.12']
-    commands :svccfg => '/usr/sbin/svccfg', :svcprop => '/usr/bin/svcprop'
-
-    Ldap_fmri = "svc:/network/ldap/client"
-
-    def initialize(resource)
-        super
-        @refresh_needed = false
-    end
-
-    def self.instances
-        if Process.euid != 0
-            return []
-        end
-        props = {}
-        validprops = Puppet::Type.type(:ldap).validproperties
-
-        svcprop("-p", "config", Ldap_fmri).split("\n").collect do |line|
-            data = line.split()
-            fullprop = data[0]
-            type = data[1]
-            if data.length > 2
-                value = data[2..-1].join(" ")
-            else
-                value = nil
-            end
-
-            pg, prop = fullprop.split("/")
-            props[prop] = value if validprops.include? prop.to_sym
-        end
-
-        # attempt to set the cred/bind_passwd value
-        begin
-            props[:bind_passwd] = svcprop("-p", "cred/bind_passwd",
-                                          "svc:/network/ldap/client").strip()
-        rescue
-            props[:bind_passwd] = nil
-        end
-
-        props[:name] = "current"
-        return Array new(props)
-    end
-
-    Puppet::Type.type(:ldap).validproperties.each do |field|
-        # get the property group
-        pg = Puppet::Type.type(:ldap).propertybyname(field).pg
-        define_method(field) do
-            begin
-                svcprop("-p", pg + "/" + field.to_s, Ldap_fmri).strip()
-            rescue
-                # if the property isn't set, don't raise an error
-                nil
-            end
-        end
-
-        define_method(field.to_s + "=") do |should|
-            begin
-                if should.is_a? Array
-                    should.collect! { |value| value.to_s }
-
-                    # the first entry needs the open paren and the last entry
-                    # needs the close paren
-                    should[0] = "(" + should[0]
-                    should[-1] = should[-1] + ")"
-
-                    svccfg("-s", Ldap_fmri, "setprop",
-                           pg + "/" + field.to_s, "=", should)
-                else
-                    # Puppet seems to get confused about when to pass an empty
-                    # string or "\"\"".  Catch either condition to handle
-                    # passing values to SMF correctly
-                    if should.to_s.empty? or should.to_s == '""'
-                        value = should.to_s
-                    else
-                        value = "\"" + should.to_s + "\""
-                    end
-                    svccfg("-s", Ldap_fmri, "setprop",
-                           pg + "/" + field.to_s, "=", value)
-                end
-                @refresh_needed = true
-            rescue => detail
-                raise Puppet::Error,
-                    "Unable to set #{field.to_s} to #{should.inspect}\n"
-                    "#{detail}\n"
-            end
-        end
-    end
-
-    def flush
-        if @refresh_needed == true
-            svccfg("-s", Ldap_fmri, "refresh")
-        end
-    end
-end
--- a/components/ruby/puppet/files/solaris/lib/puppet/provider/link_aggregation/solaris.rb	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,186 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
-#
-
-Puppet::Type.type(:link_aggregation).provide(:link_aggregation) do
-    desc "Provider for creating Oracle Solaris link aggregations"
-    confine :operatingsystem => [:solaris]
-    defaultfor :osfamily => :solaris, :kernelrelease => ['5.11', '5.12']
-    commands :dladm => '/usr/sbin/dladm'
-
-    def self.instances
-        dladm("show-aggr", "-p", "-o",
-              "link,mode,policy,addrpolicy,lacpactivity,lacptimer").split(
-              "\n").collect do |line|
-            link, mode, policy, addrpolicy, lacpactivity, lacptimer = \
-                line.split(":")
-
-            links = []
-            dladm("show-aggr", "-x", "-p", "-o", "port", link).split(
-                  "\n").each do |portline|
-                next if portline.strip() == ""
-                links << portline.strip()
-            end
-
-            new(:name => link,
-                :ensure => :present,
-                :lower_links => links.join(" "),
-                :mode => mode,
-                :policy => policy,
-                :address => addrpolicy,
-                :lacpmode => lacpactivity,
-                :lacptimer => lacptimer)
-        end
-    end
-
-    def self.prefetch(resources)
-        # pull the instances on the system
-        aggrs = instances
-
-        # set the provider for the resource to set the property_hash
-        resources.keys.each do |name|
-            if provider = aggrs.find{ |aggr| aggr.name == name}
-                resources[name].provider = provider
-            end
-        end
-    end
-
-    # property getters
-    [:lower_links, :mode, :policy, :lacpmode, :lacptimer,
-     :address].each do |field|
-        define_method(field) do
-            @property_hash[field]
-        end
-    end
-
-    # property setters
-    def lower_links=(value)
-        is_temporary?(@resource[:name])
-        current = self.lower_links.split()
-        remove_list = []
-        for entry in current - value
-            remove_list << "-l" << entry
-        end
-
-        add_list = []
-        for entry in value - current
-            add_list << "-l" << entry
-        end
-
-        if not add_list.empty?
-            dladm("add-aggr", add_list, @resource[:name])
-        end
-
-        if not remove_list.empty?
-            dladm("remove-aggr", remove_list, @resource[:name])
-        end
-    end
-
-    def mode=(value)
-        is_temporary?(@resource[:name])
-        dladm("modify-aggr", "-m", value, @resource[:name])
-    end
-
-    def policy=(value)
-        is_temporary?(@resource[:name])
-        dladm("modify-aggr", "-P", value, @resource[:name])
-    end
-
-    def lacpmode=(value)
-        is_temporary?(@resource[:name])
-        dladm("modify-aggr", "-L", value, @resource[:name])
-    end
-
-    def lacptimer=(value)
-        is_temporary?(@resource[:name])
-        dladm("modify-aggr", "-T", value, @resource[:name])
-    end
-
-    def address=(value)
-        is_temporary?(@resource[:name])
-        dladm("modify-aggr", "-u", value, @resource[:name])
-    end
-
-    def add_options
-        options = []
-        if @resource[:temporary] == :true
-            options << "-t"
-        end
-
-        if lowerlinks = @resource[:lower_links]
-            if lowerlinks.is_a? Array
-                for link in lowerlinks
-                    options << "-l" << link
-                end
-            else
-                options << "-l" << lowerlinks
-            end
-        end
-
-        if mode = @resource[:mode]
-            options << "-m" << mode
-        end
-
-        if policy = @resource[:policy]
-            options << "-P" << policy
-        end
-
-        if lacpmode = @resource[:lacpmode]
-            options << "-L" << lacpmode
-        end
-
-        if lacptimer = @resource[:lacptimer]
-            options << "-T" << lacptimer
-        end
-
-        if address = @resource[:address]
-            options << "-u" << address
-        end
-        options
-    end
-
-    def exists?
-        @property_hash[:ensure] == :present
-    end
-
-    def create
-        dladm("create-aggr", add_options, @resource[:name])
-    end
-
-    def destroy
-        dladm("delete-aggr", add_options, @resource[:name])
-    end
-
-    def is_temporary?(name)
-        p = exec_cmd(command(:dladm), "show-aggr", "-P", name)
-        raise Puppet::Error, "Unable to change attributes of temporary " \
-            "aggregation #{@resource[:name]}" if p[:exit] == 1
-    end
-
-    def exec_cmd(*cmd)
-        output = Puppet::Util::Execution.execute(cmd, :failonfail => false)
-        {:out => output, :exit => $CHILD_STATUS.exitstatus}
-    end
-end
-
--- a/components/ruby/puppet/files/solaris/lib/puppet/provider/link_properties/solaris.rb	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,112 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
-#
-
-Puppet::Type.type(:link_properties).provide(:link_properties) do
-    desc "Provider for managing Oracle Solaris link properties"
-    confine :operatingsystem => [:solaris]
-    defaultfor :osfamily => :solaris, :kernelrelease => ['5.11', '5.12']
-    commands :dladm => '/usr/sbin/dladm'
-
-    def initialize(value={})
-        super(value)
-        @linkprops = {}
-    end
-
-    def self.instances
-        dladm("show-link", "-p", "-o", "link").
-        split("\n").collect do |link|
-            props = {}
-            dladm("show-linkprop", "-c", "-o", "property,value",
-                  link.strip()).split("\n").collect do |line|
-                next if line.strip.end_with? ":"
-                data = line.split(":", 2)
-                name, value = data
-                props[name] = value.delete("\\")  # remove the escape character
-            end
-
-            new(:name => link.strip(),
-                :ensure => :present,
-                :properties => props)
-        end
-    end
-
-    def self.prefetch(resources)
-        instances.each do |prov|
-            if resource = resources[prov.name]
-                resource.provider = prov
-            end
-        end
-    end
-
-    def properties
-        @property_hash[:properties]
-    end
-
-    def properties=(value)
-        dladm("set-linkprop", add_properties(value), @resource[:name])
-    end
-
-    def add_properties(props)
-        a = []
-        props.each do |key, value|
-            a << "#{key}=#{value}"
-        end
-        properties = Array["-p", a.join(",")]
-    end
-
-    def exists?
-        if @resource[:properties] == nil
-            return :false
-        end
-
-        @resource[:properties].each do |key, value|
-            p = exec_cmd(command(:dladm), "show-linkprop", @resource[:link],
-                         "-c", "-p", key, "-o", "value")
-            if p[:exit] == 1
-                Puppet.warning "Property '#{key}' not found for link " \
-                               "#{@resource[:link]}"
-                next
-            end
-
-            if p[:out].strip != value
-                @linkprops[key] = value
-            end
-        end
-
-        return @linkprops.empty?
-    end
-
-    def create
-        if @linkprops
-            dladm("set-linkprop", add_properties(@linkprops), @resource[:link])
-        end
-    end
-
-    def exec_cmd(*cmd)
-        output = Puppet::Util::Execution.execute(cmd, :failonfail => false)
-        {:out => output, :exit => $CHILD_STATUS.exitstatus}
-    end
-end
-
--- a/components/ruby/puppet/files/solaris/lib/puppet/provider/nis/solaris.rb	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,171 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
-#
-
-Puppet::Type.type(:nis).provide(:nis) do
-    desc "Provider for management of NIS client for Oracle Solaris"
-    confine :operatingsystem => [:solaris]
-    defaultfor :osfamily => :solaris, :kernelrelease => ['5.11', '5.12']
-    commands :svccfg => '/usr/sbin/svccfg', :svcprop => '/usr/bin/svcprop'
-
-    class << self; attr_accessor :client_fmri, :domain_fmri end
-    Client_fmri = "svc:/network/nis/client"
-    Domain_fmri = "svc:/network/nis/domain"
-
-    def initialize(value={})
-        super(value)
-        @client_refresh = false
-        @domain_refresh = false
-    end
-
-    def self.instances
-        props = {}
-        validprops = Puppet::Type.type(:nis).validproperties
-
-        [Client_fmri, Domain_fmri].each do |svc|
-            svcprop("-p", "config", svc).split("\n").collect do |line|
-                data = line.split()
-                fullprop = data[0]
-                type = data[1]
-                if data.length > 2
-                    value = data[2..-1].join(" ")
-                else
-                    value = nil
-                end
-
-                pg, prop = fullprop.split("/")
-                props[prop] = value if validprops.include? prop.to_sym
-            end
-        end
-        props[:name] = "current"
-        return Array new(props)
-    end
-
-    # svc:/network/nis/client properties
-    [:use_broadcast, :use_ypsetme].each do |field|
-        define_method(field) do
-            begin
-                svcprop("-p", "config/" + field.to_s, Client_fmri).strip()
-            rescue
-                # if the property isn't set, don't raise an error
-                nil
-            end
-        end
-
-        define_method(field.to_s + "=") do |should|
-            begin
-                svccfg("-s", Client_fmri, "setprop", "config/" + field.to_s,
-                       "=", '"' + should.to_s + '"')
-            rescue => detail
-                raise Puppet::Error,
-                    "Unable to set #{field.to_s} to #{should.inspect}\n"
-                    "#{detail}\n"
-            end
-            @client_refresh = true
-        end
-    end
-
-    [:securenets].each do |field|
-        define_method(field) do
-            begin
-                hash = {}
-                val = svcprop("-p", "config/" + field.to_s, Domain_fmri).strip()
-                arr = val.tr('\\', '').split(/ /)
-                until arr == []
-                  hash[arr[0]] = arr[1]
-                  arr.shift
-                  arr.shift
-                end
-                hash
-            rescue
-                # if the property isn't set, don't raise an error
-                nil
-            end
-        end
-
-        define_method(field.to_s + "=") do |should|
-          arr = []
-          if not should.empty?
-            should.each do |key, value|
-              arr.push('"' + key + " " + value + '"')
-            end
-            arr[0] = "(" + arr[0]
-            arr[-1] = arr[-1] + ")"
-          end
-          svccfg("-s", Domain_fmri, "setprop",
-                           "config/" + field.to_s, "=", arr)
-        end
-   end
-
-    # svc:/network/nis/domain properties
-    [:domainname, :ypservers].each do |field|
-        define_method(field) do
-            begin
-                svcprop("-p", "config/" + field.to_s, Domain_fmri).strip()
-            rescue
-                # if the property isn't set, don't raise an error
-                nil
-            end
-        end
-
-        define_method(field.to_s + "=") do |should|
-            begin
-                if should.is_a? Array
-                    # the first entry needs the open paren and the last entry
-                    # needs the close paren
-                    should[0] = "(" + should[0]
-                    should[-1] = should[-1] + ")"
-
-                    svccfg("-s", Domain_fmri, "setprop",
-                           "config/" + field.to_s, "=", should)
-                else
-                    # Puppet seems to get confused about when to pass an empty
-                    # string or "\"\"".  Catch either condition to handle
-                    # passing values to SMF correctly
-                    if should.to_s.empty? or should.to_s == '""'
-                        value = should.to_s
-                    else
-                        value = "\"" + should.to_s + "\""
-                    end
-                    svccfg("-s", Domain_fmri, "setprop",
-                           "config/" + field.to_s, "=", value)
-                end
-            rescue => detail
-                raise Puppet::Error,
-                    "Unable to set #{field.to_s} to #{should.inspect}\n"
-                    "#{detail}\n"
-            end
-            @domain_refresh = true
-        end
-    end
-
-    def flush
-        if @domain_refresh == true
-            svccfg("-s", Domain_fmri, "refresh")
-        end
-        if @client_refresh == true
-            svccfg("-s", Client_fmri, "refresh")
-        end
-    end
-end
--- a/components/ruby/puppet/files/solaris/lib/puppet/provider/nsswitch/solaris.rb	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,75 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
-#
-
-Puppet::Type.type(:nsswitch).provide(:nsswitch) do
-    desc "Provider for name service switch configuration data"
-    confine :operatingsystem => [:solaris]
-    defaultfor :osfamily => :solaris, :kernelrelease => ['5.11', '5.12']
-    commands :svccfg => '/usr/sbin/svccfg', :svcprop => '/usr/bin/svcprop'
-
-    class << self; attr_accessor :nsswitch_fmri end
-    Nsswitch_fmri = "svc:/system/name-service/switch"
-
-    def self.instances
-        props = {}
-        svcprop("-p", "config", Nsswitch_fmri).each_line.collect do |line|
-            fullprop, type, value = line.split(" ", 2)
-            pg, prop = fullprop.split("/")
-            props[prop] = value \
-                if Puppet::Type.type(:nsswitch).validproperties.include? prop
-        end
-
-        props[:name] = "current"
-        return Array new(props)
-    end
-
-    Puppet::Type.type(:nsswitch).validproperties.each do |field|
-        define_method(field) do
-            begin
-                out = svcprop("-p", "config/" + field.to_s,
-                              Nsswitch_fmri).strip()
-                out = out.delete("\\")
-            rescue
-                # if the property isn't set, don't raise an error
-                nil
-            end
-        end
-
-        define_method(field.to_s + "=") do |should|
-            begin
-                svccfg("-s", Nsswitch_fmri, "setprop",
-                       "config/" + field.to_s, "=", '"' + should + '"')
-            rescue => detail
-                raise Puppet::Error,
-                    "Unable to set #{field.to_s} to #{should.inspect}\n"
-                    "#{detail}\n"
-            end
-        end
-    end
-
-    def flush
-        svccfg("-s", Nsswitch_fmri, "refresh")
-    end
-end
--- a/components/ruby/puppet/files/solaris/lib/puppet/provider/pkg_facet/solaris.rb	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,77 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
-#
-
-Puppet::Type.type(:pkg_facet).provide(:pkg_facet) do
-    desc "Provider for Oracle Solaris facets"
-    confine :operatingsystem => [:solaris]
-    defaultfor :osfamily => :solaris, :kernelrelease => ['5.11', '5.12']
-    commands :pkg => '/usr/bin/pkg'
-
-    def self.instances
-        pkg(:facet, "-H", "-F", "tsv").split("\n").collect do |line|
-            name, value = line.split
-            new(:name => name,
-                :ensure => :present,
-                :value => value.downcase)
-        end 
-    end
-
-    def self.prefetch(resources)
-        # pull the instances on the system
-        facets = instances
-
-        # set the provider for the resource to set the property_hash
-        resources.keys.each do |name|
-            if provider = facets.find{ |facet| facet.name == name}
-                resources[name].provider = provider
-            end
-        end
-    end
-
-    def value
-        @property_hash[:value]
-    end
-
-    def exists?
-        # only compare against @resource if one is provided via manifests
-        if @property_hash[:ensure] == :present and @resource[:value] != nil
-            # retrieve the string representation of @resource[:value] since it
-            # gets translated to an object by Puppet
-            return (@property_hash[:ensure] == :present and \
-                    @property_hash[:value].downcase == \
-                        @resource[:value].downcase)
-        end
-        @property_hash[:ensure] == :present
-    end
-
-    # required puppet functions
-    def create
-        pkg("change-facet", "#{@resource[:name]}=#{@resource[:value]}")
-    end
-
-    def destroy
-        pkg("change-facet", "#{@resource[:name]}=None")
-    end
-end
--- a/components/ruby/puppet/files/solaris/lib/puppet/provider/pkg_mediator/solaris.rb	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,99 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
-#
-
-Puppet::Type.type(:pkg_mediator).provide(:pkg_mediator) do
-    desc "Provider for Oracle Solaris mediators"
-    confine :operatingsystem => [:solaris]
-    defaultfor :osfamily => :solaris, :kernelrelease => ['5.11', '5.12']
-    commands :pkg => '/usr/bin/pkg'
-
-    def self.instances
-        pkg(:mediator, "-H", "-F", "tsv").split("\n").collect do |line|
-            name, ver_src, version, impl_src, impl, impl_ver = line.split("\t")
-            
-            # Because implementation is an optional parameter, it may not be set.
-            # If the implementation is not set, that needs to be captured in 
-            # the output.
-            if not impl
-                impl = 'None'
-            end
-
-            new(:name => name,
-                :ensure => :present,
-                :implementation => impl,
-                :version => version)
-        end 
-    end
-
-    def self.prefetch(resources)
-        # pull the instances on the system
-        mediators = instances
-
-        # set the provider for the resource to set the property_hash
-        resources.keys.each do |name|
-            if provider = mediators.find{ |mediator| mediator.name == name}
-                resources[name].provider = provider
-            end
-        end
-    end
-
-    def exists?
-        # only compare against @resource if one is provided via manifests
-        if @property_hash[:ensure] == :present and @resource[:version] != nil
-            return (@property_hash[:ensure] == :present and \
-                   @property_hash[:version] == @resource[:version])
-        end
-        @property_hash[:ensure] == :present
-    end
-
-    def version
-        @property_hash[:version]
-    end
-
-    def implementation
-        @property_hash[:implementation]
-    end
-
-    def build_flags
-        flags = []
-        if version = @resource[:version] and version != nil
-            flags << "-V" << @resource[:version]
-        end
-
-        if implementation = @resource[:implementation] and implementation != nil
-            flags << "-I" << @resource[:implementation]
-        end
-        flags
-    end
-
-    # required puppet functions
-    def create
-        pkg("set-mediator", build_flags, @resource[:name])
-    end
-
-    def destroy
-        pkg("unset-mediator", build_flags, @resource[:name])
-    end
-end
--- a/components/ruby/puppet/files/solaris/lib/puppet/provider/pkg_publisher/solaris.rb	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,275 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
-#
-
-Puppet::Type.type(:pkg_publisher).provide(:pkg_publisher) do
-    desc "Provider for Solaris publishers"
-    confine :operatingsystem => [:solaris]
-    defaultfor :osfamily => :solaris, :kernelrelease => ['5.11', '5.12']
-    commands :pkg => '/usr/bin/pkg'
-
-    def self.instances
-        publishers = {}
-        publisher_order = []
-        pkg(:publisher, "-H", "-F", "tsv").split("\n").collect do |line|
-            name, sticky, syspub, enabled, type, status, origin, proxy = \
-                line.split("\t")
-
-            # set the order of the publishers
-            if not publisher_order.include?("name")
-                publisher_order << name
-            end
-            # strip off any trailing "/" characters
-            if origin.end_with?("/")
-                origin = origin[0..-2]
-            end
-
-            if publishers.has_key?(name)
-                # if we've seen this publisher before, simply update the origin
-                # array
-	        if type.eql? "mirror"
-                    publishers[name]["mirror"] << origin
-		else
-                    publishers[name]["origin"] << origin
-		end
-
-            else
-                # create a new hash entry for this publisher
-                publishers[name] = {'sticky' => sticky, 'enable' => enabled,
-                                    'origin' => Array[],
-				    'mirror' => Array[]}
-					
-		if type.eql? "mirror"
-                    publishers[name]["mirror"] << origin
-		else
-                    publishers[name]["origin"] << origin
-		end
-
-                publishers[name]["proxy"] = proxy if proxy != "-"
-
-                index = publisher_order.index(name)
-                if index == 0
-                    publishers[name]["searchfirst"] = true
-                    publishers[name]["searchafter"] = nil
-                else
-                    publishers[name]["searchfirst"] = nil
-                    publishers[name]["searchafter"] = publisher_order[index-1]
-                end
-            end
-        end
-        # create new entries for the system
-        publishers.keys.collect do |publisher|
-            new(:name => publisher,
-                :ensure => :present,
-                :sticky => publishers[publisher]["sticky"],
-                :enable => publishers[publisher]["enable"],
-                :origin => publishers[publisher]["origin"],
-                :mirror => publishers[publisher]["mirror"],
-                :proxy => publishers[publisher]["proxy"],
-                :searchfirst => publishers[publisher]["searchfirst"],
-                :searchafter => publishers[publisher]["searchafter"],
-                :searchbefore => nil,
-                :sslkey => nil,
-                :sslcert => nil)
-        end
-    end
-
-    def self.prefetch(resources)
-        # pull the instances on the system
-        publishers = instances
-
-        # set the provider for the resource to set the property_hash
-        resources.keys.each do |name|
-            if provider = publishers.find{ |publisher| publisher.name == name}
-                resources[name].provider = provider
-            end
-        end
-    end
-
-    # property getters - each getter does exactly the same thing so create
-    # dynamic methods to handle them
-    [:sticky, :enable, :origin, :mirror, :proxy, :searchfirst, :searchafter,
-     :searchbefore, :sslkey, :sslcert].each do |property|
-        define_method(property) do
-            begin
-                @property_hash[property]
-            rescue
-            end
-        end
-    end
-
-    def exists?
-        # only compare against @resource if one is provided via manifests
-        if @property_hash[:ensure] == :present and @resource[:origin] != nil
-            return @property_hash[:origin].sort() == @resource[:origin].sort()
-        end
-        @property_hash[:ensure] == :present
-    end
-
-    def build_origin
-        origins = []
-	
-        # add all the origins from the manifest 
-        if !@resource[:origin].nil?
-	   for o in @resource[:origin] do
-               origins << "-g" << o
-           end
-	end
-
-        # add all the mirrors from the manifest 
-	if !@resource[:mirror].nil?
-	    for o in @resource[:mirror] do
-                origins << "-m" << o
-            end
-	end
-        # remove all the existing origins and mirrors
-        if @property_hash != {}
-           if !@property_hash[:origin].nil?
-              for o in @property_hash[:origin] do
-                  origins << "-G" << o
-              end
-	   end
-           if !@property_hash[:mirror].nil?
-              for o in @property_hash[:mirror] do
-                  origins << "-M" << o
-              end
-           end
-        end
-        origins
-    end
-
-    def build_flags
-        flags = []
-
-        if searchfirst = @resource[:searchfirst] and searchfirst != ""
-            if searchfirst == :true
-                flags << "--search-first"
-            end
-        end
-
-        if sticky = @resource[:sticky] and sticky != nil
-            if sticky == :true
-                flags << "--sticky"
-            elsif sticky == :false
-                flags << "--non-sticky"
-            end
-        end
-
-        if searchafter = @resource[:searchafter] and searchafter != ""
-            if pkg(:publisher, "-H", "-F", "tsv").split("\n").detect \
-                { |line| line.split()[0] == searchafter }
-                    flags << "--search-after" << searchafter
-            else
-                Puppet.warning "Publisher #{searchafter} not found.  " \
-                               "Skipping --search-after argument"
-            end
-        end
-
-        if searchbefore = @resource[:searchbefore] and searchbefore != ""
-            if pkg(:publisher, "-H", "-F", "tsv").split("\n").detect \
-                { |line| line.split()[0] == searchbefore }
-                    flags << "--search-before" << searchbefore
-            else
-                Puppet.warning "Publisher #{searchbefore} not found.  " \
-                               "Skipping --search-before argument"
-            end
-        end
-
-        if proxy = @resource[:proxy]
-            flags << "--proxy" << proxy
-        end
-
-        if sslkey = @resource[:sslkey]
-            flags << "-k" << sslkey
-        end
-
-        if sslcert = @resource[:sslcert]
-            flags << "-c" << sslcert
-        end
-        flags
-    end
-
-    # property setters
-    def sticky=(value)
-        if value == :true
-            pkg("set-publisher", "--sticky", @resource[:name])
-        else
-            pkg("set-publisher", "--non-sticky", @resource[:name])
-        end
-    end
-
-    def enable=(value)
-        if value == :true
-            pkg("set-publisher", "--enable", @resource[:name])
-        else
-            pkg("set-publisher", "--disable", @resource[:name])
-        end
-    end
-
-    def searchfirst=(value)
-        if value == :true
-            pkg("set-publisher", "--search-first", @resource[:name])
-        end
-    end
-
-    def searchbefore=(value)
-        pkg("set-publisher", "--search-before", value, @resource[:name])
-    end
-
-    def searchafter=(value)
-        pkg("set-publisher", "--search-after", value, @resource[:name])
-    end
-
-    def proxy=(value)
-        pkg("set-publisher", "--proxy", value, @resource[:name])
-    end
-
-    def sslkey=(value)
-        pkg("set-publisher", "-k", value, @resource[:name])
-    end
-
-    def sslcert=(value)
-        pkg("set-publisher", "-c", value, @resource[:name])
-    end
-
-    # required puppet functions
-    def create
-        pkg("set-publisher", build_flags, build_origin, @resource[:name])
-        # pkg(5) does not allow for a new publisher to be set with the disabled
-        # flag, so check for it after setting the publisher
-        if enable = @resource[:enable] and enable != nil
-            if enable == :false
-                pkg("set-publisher", "--disable", @resource[:name])
-            end
-        end
-    end
-    
-    def mirror=(value)
-        create
-    end
-
-    def destroy
-        pkg("unset-publisher", @resource[:name])
-    end
-end
--- a/components/ruby/puppet/files/solaris/lib/puppet/provider/pkg_variant/solaris.rb	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,71 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
-#
-
-Puppet::Type.type(:pkg_variant).provide(:pkg_variant) do
-    desc "Provider for Oracle Solaris variants"
-    confine :operatingsystem => [:solaris]
-    defaultfor :osfamily => :solaris, :kernelrelease => ['5.11', '5.12']
-    commands :pkg => '/usr/bin/pkg'
-
-    def self.instances
-        pkg(:variant, "-H", "-F", "tsv").split("\n").collect do |line|
-            name, value = line.split
-            new(:name => name,
-                :ensure => :present,
-                :value => value)
-        end 
-    end
-
-    def self.prefetch(resources)
-        # pull the instances on the system
-        variants = instances
-
-        # set the provider for the resource to set the property_hash
-        resources.keys.each do |name|
-            if provider = variants.find{ |variant| variant.name == name}
-                resources[name].provider = provider
-            end
-        end
-    end
-
-    def value
-        @property_hash[:value]
-    end
-
-    def exists?
-        # only compare against @resource if one is provided via manifests
-        if @property_hash[:ensure] == :present and @resource[:value] != nil
-            # cast @resource[:value] to a string since it gets translated to an
-            # object by Puppet
-            return (@property_hash[:ensure] == :present and \
-                    @property_hash[:value] == @resource[:value].to_s)
-        end
-        @property_hash[:ensure] == :present
-    end
-
-    def create
-        pkg("change-variant", "#{@resource[:name]}=#{@resource[:value]}")
-    end
-end
--- a/components/ruby/puppet/files/solaris/lib/puppet/provider/protocol_properties/solaris.rb	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,113 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
-#
-
-Puppet::Type.type(:protocol_properties).provide(:protocol_properties) do
-    desc "Provider for managing Oracle Solaris protocol object properties"
-    confine :operatingsystem => [:solaris]
-    defaultfor :osfamily => :solaris, :kernelrelease => ['5.11', '5.12']
-    commands :ipadm => '/usr/sbin/ipadm'
-
-    def initialize(value={})
-        super(value)
-        @protoprops = {}
-    end
-
-    def self.instances
-        props = {}
-
-        ipadm("show-prop", "-c", "-o", "PROTO,PROPERTY,CURRENT").split(
-              "\n").collect do |line|
-            protocol, property, value = line.strip().split(":")
-            next if value == nil
-            if not props.has_key? protocol
-                props[protocol] = {}
-            end
-            props[protocol][property] = value
-        end
-
-        protocols = []
-        props.each do |key, value|
-            protocols << new(:name => key,
-                             :ensure => :present,
-                             :properties => value)
-        end
-        protocols
-    end
-
-    def self.prefetch(resources)
-        # pull the instances on the system
-        props = instances
-
-        # set the provider for the resource to set the property_hash
-        resources.keys.each do |name|
-            if provider = props.find{ |prop| prop.name == name}
-                resources[name].provider = provider
-            end
-        end
-    end
-
-    def properties
-        @property_hash[:properties]
-    end
-
-    def properties=(value)
-        value.each do |key, value|
-            ipadm("set-prop", "-p", "#{key}=#{value}", @resource[:name])
-        end
-    end
-
-    def exists?
-        if @resource[:properties] == nil
-            return :false
-        end
-
-        @resource[:properties].each do |key, value|
-            p = exec_cmd(command(:ipadm), "show-prop","-c", "-p", key,
-                         "-o", "CURRENT", @resource[:protocol])
-            if p[:exit] == 1
-                Puppet.warning "Property '#{key}' not found for protocol " \
-                               "#{@resource[:protocol]}"
-                next
-            end
-
-            if p[:out].strip != value
-                @protoprops[key] = value
-            end
-        end
-
-        return @protoprops.empty?
-    end
-
-    def create
-        @protoprops.each do |key, value|
-            ipadm("set-prop", "-p", "#{key}=#{value}", @resource[:name])
-        end
-    end
-
-    def exec_cmd(*cmd)
-        output = Puppet::Util::Execution.execute(cmd, :failonfail => false)
-        {:out => output, :exit => $CHILD_STATUS.exitstatus}
-    end
-end
--- a/components/ruby/puppet/files/solaris/lib/puppet/provider/solaris_vlan/solaris.rb	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,94 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
-#
-
-Puppet::Type.type(:solaris_vlan).provide(:solaris_vlan) do
-    desc "Provider for creating Solaris VLANs"
-    confine :operatingsystem => [:solaris]
-    defaultfor :osfamily => :solaris, :kernelrelease => ['5.11', '5.12']
-    commands :dladm => '/usr/sbin/dladm'
-
-    def self.instances
-        dladm("show-vlan", "-p", "-o", "link,over,vid").split(
-              "\n").collect do |line|
-            link, over, vlanid = line.split(":")
-            new(:name => link,
-                :ensure => :present,
-                :lower_link => over,
-                :vlanid => vlanid)
-        end
-    end
-
-    def self.prefetch(resources)
-        # pull the instances on the system
-        vlans = instances
-
-        # set the provider for the resource to set the property_hash
-        resources.keys.each do |name|
-            if provider = vlans.find{ |vlan| vlan.name == name}
-                resources[name].provider = provider
-            end
-        end
-    end
-
-    def lower_link
-        @property_hash[:lower_link]
-    end
-
-    def lower_link=(value)
-        dladm("modify-vlan", "-l", value, @resource[:name])
-    end
-
-    def vlanid
-        @property_hash[:vlanid]
-    end
-
-    def vlanid=(value)
-        dladm("modify-vlan", "-v", value, @resource[:name])
-    end
-
-    def add_options
-        options = []
-        if @resource[:temporary] == :true
-            options << "-t"
-        end
-        if @resource[:ensure] == :present and @resource[:force] == :true
-            options << "-f"
-        end
-        options
-    end
-
-    def exists?
-        @property_hash[:ensure] == :present
-    end
-
-    def create
-        dladm("create-vlan", add_options, "-l", @resource[:lower_link],
-              "-v", @resource[:vlanid], @resource[:name])
-    end
-
-    def destroy
-        dladm("delete-vlan", add_options, @resource[:name])
-    end
-end
--- a/components/ruby/puppet/files/solaris/lib/puppet/provider/svccfg/solaris.rb	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,118 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
-#
-
-Puppet::Type.type(:svccfg).provide(:svccfg) do
-    desc "Provider for svccfg actions on Oracle Solaris"
-    defaultfor :operatingsystem => :solaris
-    commands :svccfg => "/usr/sbin/svccfg", :svcprop => "/usr/bin/svcprop"
-
-    def exists?
-        p = exec_cmd(command(:svcprop), "-p", @resource[:property],
-                     @resource[:fmri])
-        if @resource[:ensure] == :absent
-            # only test for the existance of the property and not the value
-            return p[:exit] == 0
-        elsif @resource[:ensure] == :present
-            # if the property group or property doesn't exist at all, the exit
-            # code will be 1
-            return false if p[:exit] != 0
-
-            # turn @resource[:value] into a simple string by dropping the first
-            # and last array elements (the parens) and removing all double
-            # quotes
-            simple = @resource[:value][1..-2].join(" ")[1..-2].gsub(/\"/, "")
-
-            # For properties, check the value against what's in SMF.  For
-            # property groups, svcprop already verified the PG exists by not
-            # failing
-            if @resource[:property].include? "/"
-                return p[:out].strip == simple
-            else
-                return p[:exit] == 0
-            end
-        end
-    end
-
-    def create
-        # Check to see if the service instance exists
-        cmd = Array[command(:svccfg), "select", @resource[:fmri]]
-        svc_exist = exec_cmd(cmd)
-
-        # Raise an error if the entity does not exist
-        if svc_exist[:exit] != 0
-            raise Puppet::Error, "SMF entity #{@resource[:fmri]} does not exist"
-        end
-        
-        args = ["-s", @resource[:fmri]]
-
-        if @resource[:property].include? "/"
-            args << "setprop" << @resource[:property] << "="
-            if type = @resource[:type] and type != nil
-                args << @resource[:type] + ":"
-            end
-            args << @resource[:value]
-        else
-            args << "addpg" << @resource[:property] << @resource[:type]
-        end
-        svccfg(args)
-        svccfg("-s", @resource[:fmri], "refresh")
-    end
-
-    def destroy
-        if @resource[:property].include? "/"
-            svccfg("-s", @resource[:fmri], "delprop", @resource[:property])
-        else
-            svccfg("-s", @resource[:fmri], "delpg", @resource[:property])
-        end
-        svccfg("-s", @resource[:fmri], "refresh")
-    end
-
-    def delcust
-        list_cmd = Array[command(:svccfg), "-s", @resource[:fmri], "listprop",
-                         "-l", "admin"]
-        delcust_cmd = Array[command(:svccfg), "-s", @resource[:fmri]]
-        if @resource[:property] != nil
-            list_cmd += Array[@resource[:property]]
-            delcust_cmd += Array[@resource[:property]]
-        end
-
-        # look for any admin layer customizations for this entity
-        p = exec_cmd(list_cmd)
-        if p[:out].strip != ''
-            # there are admin customizations
-            if @resource[:property] == nil
-                svccfg("-s", @resource[:fmri], "delcust")
-            else
-                svccfg("-s", @resource[:fmri], "delcust", @resource[:property])
-            end
-            svccfg("-s", @resource[:fmri], "refresh")
-        end
-    end
-
-    def exec_cmd(*cmd)
-        output = Puppet::Util::Execution.execute(cmd, :failonfail => false)
-        {:out => output, :exit => $CHILD_STATUS.exitstatus}
-    end
-end
--- a/components/ruby/puppet/files/solaris/lib/puppet/provider/vni_interface/solaris.rb	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,79 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
-#
-
-Puppet::Type.type(:vni_interface).provide(:vni_interface) do
-    desc "Provider for management of VNI interfaces for Oracle Solaris"
-    confine :operatingsystem => [:solaris]
-    defaultfor :osfamily => :solaris, :kernelrelease => ['5.11', '5.12']
-    commands :ipadm => '/usr/sbin/ipadm'
-
-    def self.instances
-        vnis = []
-        ipadm("show-if", "-p", "-o", "IFNAME,CLASS").split(
-              "\n").each do |line|
-            ifname, ifclass = line.split(":", 2)
-            next if ifclass != "vni"
-            vnis << new(:name => ifname, :ensure => :present)
-        end
-        vnis
-    end
-
-    def add_options
-       options = []
-       if @resource[:temporary] == :true
-         options << "-t"
-       end
-       options
-    end
-
-    def exists?
-        p = exec_cmd(command(:ipadm), "show-if", "-p", "-o", "IFNAME,CLASS",
-                     @resource[:name])
-        if p[:exit] == 1
-            return false
-        end
-
-        ifname, ifclass = p[:out].strip().split(":", 2)
-        if ifclass == "vni"
-            return true
-        end
-
-        # for all other cases, return false
-        return false
-    end
-
-    def create
-        ipadm('create-vni', add_options, @resource[:name])
-    end
-
-    def destroy
-        ipadm('delete-vni', @resource[:name])
-    end
-
-    def exec_cmd(*cmd)
-        output = Puppet::Util::Execution.execute(cmd, :failonfail => false)
-        {:out => output, :exit => $CHILD_STATUS.exitstatus}
-    end
-end
--- a/components/ruby/puppet/files/solaris/lib/puppet/provider/vnic/solaris.rb	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,99 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
-#
-
-Puppet::Type.type(:vnic).provide(:vnic) do
-    desc "Provider for creating VNICs in the Solaris OS"
-    confine :operatingsystem => [:solaris]
-    defaultfor :osfamily => :solaris, :kernelrelease => ['5.11', '5.12']
-    commands :dladm => '/usr/sbin/dladm'
-
-    def self.instances
-        vnics = []
-        dladm("show-vnic", "-p", "-o", "link,over,macaddress").split(
-              "\n").collect do |line|
-            link, over, mac = line.split(":", 3)
-            next if not link =~ /^[[:alpha:]]([\w.]){1,29}([\d])$/i
-            # remove the escape character
-            vnics << new(:name => link,
-                         :ensure => :present,
-                         :lower_link => over,
-                         :mac_address => mac.delete("\\"))
-        end
-        vnics
-    end
-        
-    def self.prefetch(resources)
-        # pull the instances on the system
-        vnics = instances
-
-        # set the provider for the resource to set the property_hash
-        resources.keys.each do |name|
-            if provider = vnics.find{ |vnic| vnic.name == name}
-                resources[name].provider = provider
-            end
-        end
-    end
-
-    def lower_link
-        @property_hash[:lower_link]
-    end
-
-    def lower_link=(value)
-        dladm("modify-vnic", "-l", value, @resource[:name])
-    end
-
-    def mac_address
-        @property_hash[:mac_address]
-    end
-
-    def mac_address=(value)
-        dladm("modify-vnic", "-m", value, @resource[:name])
-    end
-
-    def add_options
-       options = []
-       if @resource[:temporary] == :true
-         options << "-t"
-       end
-
-       if @resource[:mac_address]
-           options << "-m" << @resource[:mac_address]
-       end
-       options
-    end
-
-    def exists?
-        @property_hash[:ensure] == :present
-    end
-
-    def create
-        dladm('create-vnic', '-l', @resource[:lower_link], add_options,
-              @resource[:name])
-    end
-
-    def destroy
-        dladm('delete-vnic', @resource[:name])
-    end
-end
--- a/components/ruby/puppet/files/solaris/lib/puppet/type/address_object.rb	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,109 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
-#
-
-Puppet::Type.newtype(:address_object) do
-    @doc = "Manage the configuration of Oracle Solaris address objects"
-
-    ensurable
-
-    newparam(:name) do
-        desc "The name of the address object or interface"
-        isnamevar
-    end
-
-    newparam(:temporary) do
-        desc "Optional parameter that specifies that the address object is
-              temporary.  Temporary address objects last until the next reboot."
-        newvalues(:true, :false)
-    end
-
-    newproperty(:address_type) do
-        desc "The type of address object to create.  Valid values are static,
-              dhcp, addrconf."
-        # add from_gz as a valid value, even though users should not specify it
-        newvalues(:static, :dhcp, :addrconf, :from_gz)
-    end
-
-    newproperty(:enable) do
-        desc "Specifies the address object should be enabled or disabled.
-              This property is only applied temporarily, until next reboot."
-        newvalues(:true, :false)
-    end
-
-    newproperty(:address) do
-        desc "A literal IP address or a hostname corresponding to the local
-              end-point.  An optional prefix length may be specified.  Only
-              valid with an address_type of 'static'"
-    end
-
-    newproperty(:remote_address) do
-        desc "A literal IP address or a hostname corresponding to an optional
-              remote end-point.  An optional prefix length may be specified.
-              Only valid with an address_type of 'static'"
-    end
-
-    newproperty(:down) do
-        desc "Specifies that the configured address should be marked down.
-              Only valid with an address_type of 'static'."
-        newvalues(:true, :false)
-    end
-
-    newproperty(:seconds) do
-        desc "Specifies the amount of time in seconds to wait until the
-              operation completes.  Only valid with an address_type of
-              'dhcp'.  Valid values are a numerical value in seconds or
-              'forever'"
-    end
-
-    newproperty(:hostname) do
-        desc "Specifies the hostname to which the client would like the DHCP
-              server to map the client's leased IPv4 address.  Only valid
-              with an address_type of 'dhcp'"
-    end
-
-    newproperty(:interface_id) do
-        desc "Specifies the local interface ID to be used for generating
-              auto-configured addresses.  Only valid with an address_type of
-              'addrconf'"
-    end
-
-    newproperty(:remote_interface_id) do
-        desc "Specifies an optional remote interface ID to be used for
-              generating auto-configured addresses.  Only valid with an
-              address_type of 'addrconf'"
-    end
-
-    newproperty(:stateful) do
-        desc "Specifies if stateful auto-configuration should be enabled or
-              not."
-        newvalues(:yes, :no)
-    end
-
-    newproperty(:stateless) do
-        desc "Specifies if stateless auto-configuration should be enabled or
-              not."
-        newvalues(:yes, :no)
-    end
-end
--- a/components/ruby/puppet/files/solaris/lib/puppet/type/address_properties.rb	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,60 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
-#
-
-Puppet::Type.newtype(:address_properties) do
-    @doc = "Manage Oracle Solaris address properties"
-
-    ensurable do
-        # remove the ability to specify :absent.  New values must be set.
-        newvalue(:present) do
-            provider.create
-        end
-    end
-
-    newparam(:address) do
-        desc "The name of the address object"
-        isnamevar
-    end
-
-    newparam(:temporary) do
-        desc "Optional parameter that specifies changes to the address object
-              are temporary.  Changes last until the next reboot."
-        newvalues(:true, :false)
-    end
-
-    newproperty(:properties) do
-        desc "A hash table of propname=propvalue entries to apply to an
-              address object"
-
-        def property_matches?(current, desired)
-            desired.each do |key, value|
-                if current[key] != value
-                    return :false
-                end
-            end
-            return :true
-        end
-    end
-end
--- a/components/ruby/puppet/files/solaris/lib/puppet/type/boot_environment.rb	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,61 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
-#
-
-Puppet::Type.newtype(:boot_environment) do
-    @doc = "Manage Oracle Solaris Boot Environments (BEs)"
-
-    ensurable
-
-    newparam(:name) do
-        desc "The BE name"
-        validate do |value|
-            raise Puppet::Error, "Invalid BE name:  #{value}" unless
-                value =~ /^[\d\w\.\-\:\_]+$/
-        end
-        isnamevar
-    end
-
-    newparam(:description) do
-        desc "Description for the new BE"
-    end
-
-    newparam(:clone_be) do
-        desc "Create a new BE from an existing inactive BE"
-    end
-
-    newparam(:options) do
-        desc "Create the datasets for a new BE with specific ZFS
-              properties.  Specify options as a hash."
-    end
-
-    newparam(:zpool) do
-        desc "Create the new BE in the specified zpool"
-    end
-
-    newproperty(:activate) do
-        desc "Activate the specified BE"
-        newvalues(:true, :false)
-    end
-end
--- a/components/ruby/puppet/files/solaris/lib/puppet/type/dns.rb	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,167 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
-#
-
-require 'ipaddr'
-require 'puppet/property/list'
-
-# DNS options
-simple_opts = ["debug", "rotate", "no-check-names", "inet6"]
-arg_opts =  ["ndots", "timeout", "retrans", "attempts", "retry"]
-
-Puppet::Type.newtype(:dns) do
-    @doc = "Manage the configuration of the DNS client for Oracle Solaris"
-
-    newparam(:name) do
-        desc "The symbolic name for the DNS client settings to use.  This name
-              is used for human reference only."
-        isnamevar
-    end
-
-    newproperty(:nameserver, :parent => Puppet::Property::List) do
-        desc "The IP address(es) the resolver is to query.  A maximum of
-              3 IP addresses may be specified.  Specify multiple IP addresses
-              as an array"
-
-        # ensure should remains an array
-        def should
-            @should
-        end
-
-        def insync?(is)
-            is = [] if is == :absent or is.nil?
-            is.sort == self.should.sort
-        end
-
-        # svcprop returns multivalue entries delimited with a space
-        def delimiter
-            " "
-        end
-
-        validate do |value|
-            begin
-                ip = IPAddr.new(value)
-            rescue ArgumentError
-                raise Puppet::Error, "nameserver IP address:  #{value} is 
-                    invalid"
-            end
-        end
-    end
-
-    newproperty(:domain) do
-        desc "The local domain name"
-    end
-
-    newproperty(:search, :parent => Puppet::Property::List) do
-        desc "The search list for host name lookup.  A maximum of 6 search
-              entries may be specified.  Specify multiple search entries as an
-              array."
-
-        # ensure should remains an array
-        def should
-            @should
-        end
-
-        def insync?(is)
-            is = [] if is == :absent or is.nil?
-            is.sort == self.should.sort
-        end
-
-        # svcprop returns multivalue entries delimited with a space
-        def delimiter
-            " "
-        end
-    end
-
-    newproperty(:sortlist, :parent => Puppet::Property::List) do
-        desc "Addresses returned by gethostbyname() to be sorted.  Entries must
-              be specified in IP 'slash notation'.  A maximum of 10 sortlist
-              entries may be specified.  Specify multiple entries as an array."
-
-        # ensure should remains an array
-        def should
-            @should
-        end
-
-        def insync?(is)
-            is = [] if is == :absent or is.nil?
-            is.sort == self.should.sort
-        end
-
-        # svcprop returns multivalue entries delimited with a space
-        def delimiter
-            " "
-        end
-
-        validate do |value|
-            begin
-                ip = IPAddr.new(value)
-            rescue ArgumentError
-                raise Puppet::Error, "sortlist IP address: #{value} is invalid"
-            end
-        end
-    end
-
-    newproperty(:options, :parent => Puppet::Property::List) do
-        desc "Set internal resolver variables.  Valid values are debug,
-              ndots:n, timeout:n, retrans:n, attempts:n, retry:n, rotate,
-              no-check-names, inet6.  For values with 'n', specify 'n' as an
-              integer.  Specify multiple options as an array."
-
-        # ensure should remains an array
-        def should
-            @should
-        end
-
-        def insync?(is)
-            is = [] if is == :absent or is.nil?
-            is.sort == self.should.sort
-        end
-
-        # svcprop returns multivalue entries delimited with a space
-        def delimiter
-            " "
-        end
-
-        validate do |value|
-            data = value.split(":")
-            if data.length == 1
-                raise Puppet::Error, "option #{value} is invalid" \
-                    if not simple_opts.include? data[0]
-            elsif data.length == 2
-                raise Puppet::Error, "option #{value} is invalid" \
-                    if not arg_opts.include? data[0]
-
-                # attempt to cast the integer specified
-                begin
-                    check = Integer(data[1])
-                rescue ArgumentError
-                    raise Puppet::Error, "option #{value} is invalid"
-                end 
-            else
-                raise Puppet::Error, "option #{value} is invalid"
-            end
-        end
-    end
-end
--- a/components/ruby/puppet/files/solaris/lib/puppet/type/etherstub.rb	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,41 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
-#
-
-Puppet::Type.newtype(:etherstub) do
-    @doc = "Manage the configuration of Solaris etherstubs"
-
-    ensurable
-
-    newparam(:name) do
-        desc "The name of the etherstub"
-        isnamevar
-    end
-
-    newparam(:temporary) do
-        desc "Optional parameter that specifies that the etherstub is 
-              temporary.  Temporary etherstubs last until the next reboot."
-        newvalues(:true, :false)
-    end
-end
--- a/components/ruby/puppet/files/solaris/lib/puppet/type/evs.rb	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,83 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
-#
-
-Puppet::Type.newtype(:evs) do
-    @doc = "Manage the configuration of Oracle Solaris Elastic Virtual Switch
-           (EVS)"
-
-    ensurable
-    newparam(:name) do
-        desc "The full name for EVS (including the tenant name)"
-        validate do |value|
-            if value.split("/").length != 2
-                raise Puppet::Error, "Invalid EVS name\n"\
-                    "Name convention must be <tenant>/<evs>"
-            end
-        end
-    end
-
-    ## read/write properties (always updatable) ##
-    newproperty(:maxbw) do
-        desc "The full duplex bandwidth for the virtual port"
-    end
-
-    newproperty(:priority) do
-        desc "The relative priority for the virtual port"
-        newvalues("high", "medium", "low", "")
-    end
-
-    newproperty(:protection) do
-        desc "Enables one or more types of link protection"
-        # verify protection value: comma(,) separatable
-        validate do |value| 
-            value.split(",").collect do |each_val|
-                if not ["mac-nospoof", "restricted", "ip-nospoof", 
-                    "dhcp-nospoof", "none", ""].include? each_val
-                    raise Puppet::Error, "Invalid value \"#{each_val}\". "\
-                        "Valid values are mac-nospoof, restricted, "\
-                        "ip-nospoof, dhcp-nospoof, none."
-                end
-            end
-        end
-    end
-
-    ## read-only properties (settable upon creation) ##
-    newproperty(:l2_type) do
-        desc "Define how an EVS will be implemented across machines"
-        newvalues("vlan", "vxlan", "flat", "")
-    end
-    
-    newproperty(:vlanid) do
-        desc "VXLAN segment ID used to implement the EVS"
-    end
-    
-    newproperty(:vni) do
-        desc "VLAN ID used to implement the EVS"
-    end
-
-    newproperty(:uuid) do
-        desc "UUID of the EVS instance"
-    end
-end
--- a/components/ruby/puppet/files/solaris/lib/puppet/type/evs_ipnet.rb	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,58 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
-#
-
-Puppet::Type.newtype(:evs_ipnet) do
-    @doc = "Manage the configuration of IPnet (subnet of IPv4 or IPv6 
-            addresses)"
-
-    ensurable
-    newparam(:name) do
-        desc "The full name of IPnet including tenant name"
-        validate do |value|
-            if value.split("/").length != 3
-                raise Puppet::Error, "Invalid IPnet name\n"\
-                    "Name convention must be <tenant>/<evs>/<ipnet>"
-            end
-        end
-    end
-    
-    ## read-only properties (updatable when idle) ##
-    newproperty(:subnet) do
-        desc "Subnet (either IPv4 or IPv6) for the IPnet"
-    end
-    
-    newproperty(:defrouter) do
-        desc "The IP address of the default router for the given IPnet"
-    end
-
-    newproperty(:uuid) do
-        desc "UUID of the IPnet"
-    end
-    
-    ## read/write property (settable upon creation) ##
-    newproperty(:pool) do
-        desc "Sub-ranges of IP addresses within a subnet"
-    end
-end
--- a/components/ruby/puppet/files/solaris/lib/puppet/type/evs_properties.rb	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,154 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
-#
-
-Puppet::Type.newtype(:evs_properties) do
-    @doc = "Manage global properties of EVS(Elastic Virtual Switch) for both 
-            client and controller. There are two instances associated with 
-            contoller and client properties respectively"
-    
-    ## This is a property setter, thus not ensurable ##
-    newparam(:name) do
-        desc "Type of properties\n"\
-            "Names are preset to 'controller_property' and 'client_property'"
-        # Validate the name:
-        # Names are preset to "controller_property" and "client_property"
-        validate do |value|
-            if value != "controller_property" && value != "client_property"
-                raise Puppet::Error, "Invalid property type name\n" \
-                    "Name must be either 'controller_property' or " \
-                    "'client_property'"
-            end
-        end
-    end
-    
-    ## Properties associated with "controller_property" ##
-    ## All the properties are read/write
-    newproperty(:l2_type) do
-        desc "Define how an EVS will be implemented across machines "\
-            "(controller_property)"
-        newvalues("vlan", "vxlan", "flat", "")
-    end
-    
-    newproperty(:uplink_port) do
-        desc "Specifies the datalink to be used for VLANs or VXLANs "\
-            "(controller_property)\n"\
-            "uplink_port value must be in the format of either\n"\
-            "uplink_port=<uplink>  or \n"\
-            "uplink_port='<uplink>;[<vlan-range>];[<vxlan-range>];"\
-            "[<host>];[<flat>]'"
-        # Use munge to support single value input
-        munge do |value|
-            uplink_list = value.strip().split(";", -1)
-            if uplink_list.length == 0
-                value = ";;;;"
-            elsif uplink_list.length == 1
-                value = "#{value};;;;"
-            elsif uplink_list.length == 5
-                value
-            else
-                raise Puppet::Error, "Invalid uplink_port format: \n" \
-                    "The format must be uplink_port=<uplink> or " \
-                    "uplink_port='<uplink>;[<vlan-range>];[<vxlan-range>];" \
-                    "[<host>];[<flat>]'"
-            end
-        end
-    end
-    
-    newproperty(:uri_template) do
-        desc "URI for per-EVS Node RAD Connection (controller_property)\n"\
-            "The syntax of the uri_template value will be of the form:\n"\
-            "uri_template='ssh://[username@][;<host>]' or \n"\
-            "uri_template='unix://[username@][;<host>]'"
-        # Use munge to support single value input
-        munge do |value|
-            uri_list = value.strip().split(";", -1)
-            if uri_list.length == 0
-                value = ";"
-            elsif uri_list.length == 1
-                value = "#{value};"
-            elsif uri_list.length == 2
-                value
-            else
-                raise Puppet::Error, "Invalid uri_template format: \n"\
-                    "The format of the uri_template value must be\n"\
-                    "uri_template='ssh://[username@][;<host>]' or \n"\
-                    "uri_template='unix://[username@][;<host>]'"
-            end
-        end
-    end
-    
-
-    newproperty(:vlan_range) do
-        desc "List of VLAN ID ranges that will be used for creating EVS "\
-            "(controller_property)\n"\
-            "The maximum valid range is 1-4094"
-    end
-
-    newproperty(:vxlan_addr) do
-        desc "IP address on top of which VXLAN datalink should be created "\
-            "(controller_property)\n"\
-            "The syntax of the vxlan_addr value will be of the form:\n"\
-            "vxlan_addr=<vxlan_IP_addr> or"\
-            "vxlan_addr='<vxlan_IP_addr>;[<vxlan-range>];[<host>]'"
-        # Use munge to support single value input
-        munge do |value|
-            vxlan_list = value.strip().split(";", -1)
-            if vxlan_list.length == 0
-                value = ";;"
-            elsif vxlan_list.length == 1
-                value = "#{value};;"
-            elsif vxlan_list.length == 3
-                value
-            else
-                raise Puppet::Error, "Invalid vxlan_addr format: \n" \
-                    "The format of the vxlan_addr value must be\n"\
-                    "vxlan_addr=<vxlan_IP_addr> or"\
-                    "vxlan_addr='<vxlan_IP_addr>;[<vxlan-range>];[<host>]'"
-            end
-        end
-    end
-
-    newproperty(:vxlan_ipvers) do
-        desc "IP version of the address for VXLAN datalinks "\
-            "(controller_property)"
-    end
-
-    newproperty(:vxlan_mgroup) do
-        desc "Multicast address that needs to be used while creating VXLAN" \
-            " links (controller_property)"
-    end
-
-    newproperty(:vxlan_range) do
-        desc "List of VXLAN ID ranges that will be used for creating EVS "\
-            "(controller_property)\n"\
-            "The maximum valid range is 0-16777215"
-    end
-    
-    
-    ### The read/write property associated with "client_property" ###
-    newproperty(:controller) do
-        desc "SSH address of EVS controller server (client_property)"
-    end
-end
--- a/components/ruby/puppet/files/solaris/lib/puppet/type/evs_vport.rb	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,97 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
-#
-
-Puppet::Type.newtype(:evs_vport) do
-    @doc = "Manage the configuration of EVS VPort"
-
-    ensurable do
-        newvalue(:present) do
-            provider.create
-        end
-        
-        newvalue(:absent) do
-            provider.destroy
-        end
-        
-        # Resets the specified VPort
-        newvalue(:reset) do
-            provider.reset
-        end
-    end
-
-    newparam(:name) do
-        desc "The full name of Virtual Port for EVS"
-        munge do |value|
-            if value.split("/").length != 3
-                raise Puppet::Error, "Invalid VPort name\n" \
-                    "Name convention must be <tenant>/<evs>/<vport>"
-            else
-                value
-            end
-        end
-    end
-
-    ## read/write properties (always updatable) ##
-    newproperty(:cos) do
-        desc "802.1p priority on outbound packets on the virtual port"
-    end
-
-    newproperty(:maxbw) do
-        desc "The full duplex bandwidth for the virtual port"
-    end
-
-    newproperty(:priority) do
-        desc "Relative priority of virtual port"
-        newvalues("high", "medium", "low", "")
-    end
-
-    newproperty(:protection) do
-        desc "Enables one or more types of link protection"
-        # verify protection value: comma(,) separable
-        validate do |value| 
-            value.split(",").collect do |each_val|
-                if not ["mac-nospoof", "restricted", "ip-nospoof", 
-                    "dhcp-nospoof", "none", ""].include? each_val
-                    raise Puppet::Error, "Invalid value \"#{each_val}\". "\
-                        "Valid values are mac-nospoof, restricted, "\
-                        "ip-nospoof, dhcp-nospoof, none."
-                end
-            end
-        end
-    end
-
-    ## read-only properties (Settable upon creation) ##
-    newproperty(:ipaddr) do
-        desc "The IP address associated with the virtual port"
-    end
-
-    newproperty(:macaddr) do
-        desc "The MAC address associated with the virtual port"
-    end
-
-    newproperty(:uuid) do
-        desc "UUID of the virtual port"
-    end
-end
--- a/components/ruby/puppet/files/solaris/lib/puppet/type/interface_properties.rb	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,66 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
-#
-
-Puppet::Type.newtype(:interface_properties) do
-    @doc = "Manage Oracle Solaris interface properties"
-
-    ensurable do
-        # remove the ability to specify :absent.  New values must be set.
-        newvalue(:present) do
-            provider.create
-        end
-    end
-
-    newparam(:interface) do
-        desc "The name of the interface with protocol (if appropriate)"
-        validate do |iface|
-            if not iface =~ /^.*?\/.*?$/i
-                raise Puppet::Error, "Invalid interface name.  Interface name
-                    must specify name and protocol."
-            end
-        end
-        isnamevar
-    end
-
-    newparam(:temporary) do
-        desc "Optional parameter that specifies changes to the interface are
-              temporary.  Changes last until the next reboot."
-        newvalues(:true, :false)
-    end
-
-    newproperty(:properties) do
-        desc "A hash table of propname=propvalue entries to apply to the
-              interface"
-
-        def property_matches?(current, desired)
-            desired.each do |key, value|
-                if current[key] != value
-                    return :false
-                end
-            end
-            return :true
-        end
-    end
-end
--- a/components/ruby/puppet/files/solaris/lib/puppet/type/ip_interface.rb	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,41 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
-#
-
-Puppet::Type.newtype(:ip_interface) do
-    @doc = "Manage the configuration of Oracle Solaris IP interfaces"
-
-    ensurable
-
-    newparam(:name) do
-        desc "The name of the IP interface"
-        isnamevar
-    end
-
-    newparam(:temporary)  do
-        desc "Optional parameter that specifies that the IP interface is
-              temporary.  Temporary interfaces last until the next reboot."
-        newvalues(:true, :false)
-    end
-end
--- a/components/ruby/puppet/files/solaris/lib/puppet/type/ip_tunnel.rb	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,54 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
-#
-
-Puppet::Type.newtype(:ip_tunnel) do
-    @doc = "Manage the configuration of Oracle Solaris IP Tunnel links"
-
-    ensurable
-
-    newparam(:name) do
-        desc "The name of the iptunnel link"
-        isnamevar
-    end
-
-    newparam(:temporary)  do
-        desc "Optional parameter that specifies that the IP tunnel is
-              temporary.  Temporary IP tunnels last until the next reboot."
-        newvalues(:true, :false)
-    end
-
-    newproperty(:tunnel_type) do
-        desc "Specifies the type of tunnel to be created."
-        newvalues("ipv4", "ipv6", "6to4")
-    end
-
-    newproperty(:local_address) do
-        desc "IP address or hostname corresponding to the local tunnel address"
-    end
-
-    newproperty(:remote_address) do
-        desc "IP address or hostname corresponding to the remote tunnel address"
-    end
-end
--- a/components/ruby/puppet/files/solaris/lib/puppet/type/ipmp_interface.rb	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,75 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
-#
-
-require 'puppet/property/list'
-
-Puppet::Type.newtype(:ipmp_interface) do
-    @doc = "Manage the configuration of Oracle Solaris IPMP interfaces"
-
-    ensurable
-
-    newparam(:name) do
-        desc "The name of the IP interface"
-        isnamevar
-    end
-
-    newparam(:temporary)  do
-        desc "Optional parameter that specifies that the IP interface is
-              temporary.  Temporary interfaces last until the next reboot."
-        newvalues(:true, :false)
-    end
-
-    newproperty(:interfaces, :parent => Puppet::Property::List) do
-        desc "An array of interface names to use for the IPMP interface"
-
-        # ensure should remains an array
-        def should
-            @should
-        end
-
-        def insync?(is)
-            is = [] if is == :absent or is.nil?
-            is.sort == self.should.sort
-        end
-
-        # ipadm returns multivalue entries delimited with a space
-        def delimiter
-            " "
-        end
-
-        validate do |name|
-            cmd = Array["/usr/sbin/ipadm", "show-if", "-p", "-o", "IFNAME"]
-            output = Puppet::Util::Execution.execute(cmd).split("\n")
-            if name.class == Array
-                check = output - name
-                raise Puppet::Error, "Invalid interface(s) specified:  "
-                    "#{check.inspect}" if not check.empty?
-            else
-                raise Puppet::Error, "Invalid interface specified: #{name}" \
-                    if not output.include?(name)
-            end
-        end
-    end
-end
--- a/components/ruby/puppet/files/solaris/lib/puppet/type/ldap.rb	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,398 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
-#
-
-require 'ipaddr'
-require 'puppet/property/list'
-
-def valid_hostname?(hostname)
-    return false if hostname.length > 255 or hostname.scan('..').any?
-    hostname = hostname[0...-1] if hostname.index('.', -1)
-    return hostname.split('.').collect { |i|
-        i.size <= 63 and
-        not (i.rindex('-', 0) or i.index('-', -1) or i.scan(/[^a-z\d-]/i).any?)
-    }.all?
-end
-
-def valid_ip?(value)
-    begin
-        ip = IPAddr.new(value)
-    rescue ArgumentError
-        return false
-    end
-    return true
-end
-
-Puppet::Type.newtype(:ldap) do
-    @doc = "Manage the configuration of the LDAP client for Oracle Solaris"
-
-    newparam(:name) do
-        desc "The symbolic name for the LDAP client settings to use.  This name
-              is used for human reference only."
-        isnamevar
-    end
-
-    newproperty(:profile) do
-        desc "The LDAP profile name"
-        class << self
-            attr_accessor :pg
-        end
-        self.pg = "config"
-        desc "The LDAP profile name"
-    end
-
-    newproperty(:server_list, :parent => Puppet::Property::List) do
-        desc "LDAP server names or addresses.  Specify multiple servers as an
-              array"
-
-        class << self
-            attr_accessor :pg
-        end
-        self.pg = "config"
-
-        # ensure should remains an array
-        def should
-            @should
-        end
-        
-        def insync?(is)
-            is = [] if is == :absent or is.nil?
-            is.sort == self.should.sort
-        end
-
-        # svcprop returns multivalue entries delimited with a spaces/backslashes
-        def delimiter
-            /[\s\\]+/
-        end
-
-        # create a list using spaces as a delimiter
-        def is_to_s(currentvalue)
-            if currentvalue == :absent
-                return "absent"
-            else
-                return currentvalue.join(" ")
-            end
-        end
-
-        validate do |value|
-            raise Puppet::Error, "default_server entry:  #{value} is 
-                invalid" if not valid_ip?(value) and not valid_hostname?(value)
-        end
-    end
-
-    newproperty(:preferred_server_list, :parent => Puppet::Property::List) do
-        desc "LDAP server(s) to contact before any servers listed in
-              default_server_list"
-        class << self
-            attr_accessor :pg
-        end
-        self.pg = "config"
-
-        # ensure should remains an array
-        def should
-            @should
-        end
-        
-        def insync?(is)
-            is = [] if is == :absent or is.nil?
-            is.sort == self.should.sort
-        end
-
-        # svcprop returns multivalue entries delimited with a spaces/backslashes
-        def delimiter
-            /[\s\\]+/
-        end
-
-        # create a list using spaces as a delimiter
-        def is_to_s(currentvalue)
-            if currentvalue == :absent
-                return "absent"
-            else
-                return currentvalue.join(" ")
-            end
-        end
-
-        validate do |value|
-            raise Puppet::Error, "preferred_server entry:  #{value} is 
-                invalid" if not valid_ip?(value) and not valid_hostname?(value)
-        end
-    end
-
-    newproperty(:search_base) do
-        desc "The default search base DN"
-        class << self
-            attr_accessor :pg
-        end
-        self.pg = "config"
-    end
-
-    newproperty(:search_scope) do
-        desc "The default search scope for the client's search operations."
-        newvalues("base", "one", "sub")
-        class << self
-            attr_accessor :pg
-        end
-        self.pg = "config"
-    end
-
-    newproperty(:authentication_method, :parent => Puppet::Property::List) do
-        desc "The default authentication method(s).  Specify multiple methods
-              as an array."
-
-        class << self
-            attr_accessor :pg
-        end
-        self.pg = "config"
-        
-        # ensure should remains an array
-        def should
-            @should
-        end
-        
-        def insync?(is)
-            is = [] if is == :absent or is.nil?
-            is.collect! {|x| x.to_s}
-            self.should.collect! {|x| x.to_s}
-            is.sort == self.should.sort
-        end
-
-        # svcprop returns multivalue entries delimited with a space
-        def delimiter
-            " "
-        end
-
-        newvalues("none", "simple", "sasl/CRAM-MD5", "sasl/DIGEST-MD5",
-                  "sasl/GSSAPI", "tls:simple", "tls:sasl/CRAM-MD5",
-                  "tls:sasl/DIGEST-MD5")
-    end
-
-    newproperty(:credential_level) do
-        desc "The credential level the client should use to contact the
-              directory."
-        newvalues("anonymous", "proxy", "self")
-        class << self
-            attr_accessor :pg
-        end
-        self.pg = "config"
-    end
-
-    newproperty(:search_time_limit) do
-        desc "The maximum number of seconds allowed for an LDAP search
-              operation."
-        class << self
-            attr_accessor :pg
-        end
-        self.pg = "config"
-    end
-
-    newproperty(:bind_time_limit) do
-        desc "The maximum number of seconds a client should spend performing a
-              bind operation."
-        class << self
-            attr_accessor :pg
-        end
-        self.pg = "config"
-    end
-
-    newproperty(:follow_referrals) do
-        desc "The referral setting."
-        newvalues(:true, :false)
-        class << self
-            attr_accessor :pg
-        end
-        self.pg = "config"
-    end
-
-    newproperty(:profile_ttl) do
-        desc "The TTL value in seconds for the client information"
-        class << self
-            attr_accessor :pg
-        end
-        self.pg = "config"
-    end
-
-    newproperty(:attribute_map, :parent => Puppet::Property::List) do
-        desc "A mapping from an attribute defined by a service to an attribute
-              in an alternative schema.  Specify multiple mappings as an array."
-
-        class << self
-            attr_accessor :pg
-        end
-        self.pg = "config"
-        
-        # ensure should remains an array
-        def should
-            @should
-        end
-        
-        def insync?(is)
-            is = [] if is == :absent or is.nil?
-            is.sort == self.should.sort
-        end
-
-        # svcprop returns multivalue entries delimited with a space
-        def delimiter
-            " "
-        end
-    end
-
-    newproperty(:objectclass_map, :parent => Puppet::Property::List) do
-        desc "A  mapping from an objectclass defined by a service to an
-              objectclass in an alternative schema.  Specify multiple mappings
-              as an array."
-        
-        class << self
-            attr_accessor :pg
-        end
-        self.pg = "config"
-
-        # ensure should remains an array
-        def should
-            @should
-        end
-        
-        def insync?(is)
-            is = [] if is == :absent or is.nil?
-            is.sort == self.should.sort
-        end
-
-        # svcprop returns multivalue entries delimited with a space
-        def delimiter
-            " "
-        end
-    end
-
-    newproperty(:service_credential_level) do
-        desc "The credential level to be used by a service."
-        newvalues("anonymous", "proxy")
-        class << self
-            attr_accessor :pg
-        end
-        self.pg = "config"
-    end
-
-    newproperty(:service_authentication_method,
-                :parent => Puppet::Property::List) do
-        desc "The authentication method to be used by a service.  Specify
-              multiple methods as an array."
-
-        class << self
-            attr_accessor :pg
-        end
-        self.pg = "config"
-
-        # ensure should remains an array
-        def should
-            @should
-        end
-        
-        def insync?(is)
-            is = [] if is == :absent or is.nil?
-            is.sort == self.should.sort
-        end
-
-        # svcprop returns multivalue entries delimited with a space
-        def delimiter
-            " "
-        end
-    end
-
-    newproperty(:service_search_descriptor) do
-        desc "How and where LDAP should search for information for a particular
-              service"
-        class << self
-            attr_accessor :pg
-        end
-        self.pg = "config"
-    end
-
-    newproperty(:bind_dn, :parent => Puppet::Property::List) do
-        desc "An entry that has read permission for the requested database.
-              Specify multiple entries as an array."
-
-        class << self
-            attr_accessor :pg
-        end
-        self.pg = "cred"
-
-        # ensure should remains an array
-        def should
-            @should
-        end
-        
-        def insync?(is)
-            is = [] if is == :absent or is.nil?
-            is.sort == self.should.sort
-        end
-
-        # svcprop returns multivalue entries delimited with a space
-        def delimiter
-            " "
-        end
-    end
-    
-    newproperty(:bind_passwd) do
-        desc "password to be used for authenticating the bind DN."
-        class << self
-            attr_accessor :pg
-        end
-        self.pg = "cred"
-    end
-
-    newproperty(:enable_shadow_update) do
-        desc "Specify whether the client is allowed to update shadow
-              information."
-        newvalues(:true, :false)
-        class << self
-            attr_accessor :pg
-        end
-        self.pg = "cred"
-    end
-
-    newproperty(:admin_bind_dn) do
-        desc "The Bind Distinguished Name for the administrator identity that
-              is used for shadow information update"
-        class << self
-            attr_accessor :pg
-        end
-        self.pg = "cred"
-    end
-
-    newproperty(:admin_bind_passwd) do
-        desc "The administrator password"
-        class << self
-            attr_accessor :pg
-        end
-        self.pg = "cred"
-    end
-
-    newproperty(:host_certpath) do
-        desc "The location of the certificate files"
-        class << self
-            attr_accessor :pg
-        end
-        self.pg = "cred"
-    end
-
-end
--- a/components/ruby/puppet/files/solaris/lib/puppet/type/link_aggregation.rb	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,90 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
-#
-
-require 'puppet/property/list'
-
-Puppet::Type.newtype(:link_aggregation) do
-    @doc = "Manage the configuration of Oracle Solaris link aggregations"
-
-    ensurable
-
-    newparam(:name) do
-        desc "The name of the link aggregration"
-        isnamevar
-    end
-
-    newparam(:temporary) do
-        desc "Optional parameter that specifies that the aggreation is
-              temporary.  Temporary aggregation links last until the next
-              reboot."
-        newvalues(:true, :false)
-    end
-
-    newproperty(:lower_links, :parent => Puppet::Property::List) do
-        desc "Specifies an array of links over which the aggrestion is created."
-
-        # ensure should remains an array
-        def should
-            @should
-        end
-
-        def insync?(is)
-            is = [] if is == :absent or is.nil?
-            is.sort == self.should.sort
-        end
-
-        # dladm returns multivalue entries delimited with a space
-        def delimiter
-            " "
-        end
-
-    end
-
-    newproperty(:mode) do
-        desc "Specifies which mode to set."
-        newvalues(:trunk, :dlmp)
-    end
-
-    newproperty(:policy) do
-        desc "Specifies the port selection policy to use for load spreading
-              of outbound traffic."
-    end
-
-    newproperty(:lacpmode) do
-        desc "Specifies whether LACP should be used and, if used, the mode
-              in which it should operate"
-        newvalues(:off, :active, :passive)
-    end
-
-    newproperty(:lacptimer) do
-        desc "Specifies the LACP timer value"
-        newvalues(:short, :long)
-    end
-
-    newproperty(:address) do
-        desc "Specifies a fixed unicast hardware address to be used for the
-              aggregation"
-    end
-end
--- a/components/ruby/puppet/files/solaris/lib/puppet/type/link_properties.rb	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,54 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
-#
-
-Puppet::Type.newtype(:link_properties) do
-    @doc = "Manage Oracle Solaris link properties"
-
-    ensurable
-
-    newparam(:link) do
-        desc "The name of the link"
-        isnamevar
-    end
-
-    newparam(:temporary) do
-        desc "Optional parameter that specifies changes to the link are
-              temporary.  Changes last until the next reboot."
-        newvalues(:true, :false)
-    end
-
-    newproperty(:properties) do
-        desc "A hash table of propname=propvalue entries to apply to the link"
-        
-        def property_matches?(current, desired)
-            desired.each do |key, value|
-                if current[key] != value
-                    return :false
-                end
-            end
-            return :true
-        end
-    end
-end
--- a/components/ruby/puppet/files/solaris/lib/puppet/type/nis.rb	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,112 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
-#
-
-require 'ipaddr'
-require 'puppet/property/list'
-
-def valid_hostname?(hostname)
-    return false if hostname.length > 255 or hostname.scan('..').any?
-    hostname = hostname[0...-1] if hostname.index('.', -1)
-    return hostname.split('.').collect { |i|
-        i.size <= 63 and 
-        not (i.rindex('-', 0) or i.index('-', -1) or i.scan(/[^a-z\d-]/i).any?)
-    }.all?
-end
-
-Puppet::Type.newtype(:nis) do
-    @doc = "Manage the configuration of the NIS client for Oracle Solaris"
-
-    newparam(:name) do
-       desc "The symbolic name for the NIS domain and client settings to use.
-              This name is used for human reference only."
-        isnamevar
-    end
-
-    newproperty(:domainname) do
-        desc "The NIS domainname"
-    end
-
-    newproperty(:ypservers, :parent => Puppet::Property::List) do
-        desc "The hosts or IP addresses to use as NIS servers.  Specify
-              multiple entries as an array"
-
-        # ensure should remains an array
-        def should
-            @should
-        end
-
-        def insync?(is)
-            is = [] if is == :absent or is.nil?
-            is.sort == self.should.sort
-        end
-
-        # svcprop returns multivalue entries delimited with a space
-        def delimiter
-            " "
-        end
-
-        validate do |value|
-            begin
-                ip = IPAddr.new(value)
-            rescue ArgumentError
-                # the value wasn't a valid IP address, so check the hostname
-                raise Puppet::Error, "ypserver entry:  #{value} is 
-                    invalid" if not valid_hostname? value
-            end
-        end
-    end
-
-    newproperty(:securenets) do
-        desc "Entries for /var/yp/securenets.  Each entry must be a hash.
-              The first element in the hash is either a host or a netmask.
-              The second element must be an IP network address.  Specify
-              multiple entries as separate entries in the hash."
-
-        def insync?(is)
-            is = {} if is == :absent or is.nil?
-            is.sort == self.should.sort
-        end
-
-        def should_to_s(newvalue)
-          newvalue.to_s
-        end
-
-        def is_to_s(currentvalue)
-          currentvalue.to_s
-        end
-    end
-
-    newproperty(:use_broadcast) do
-        desc "Send a broadcast datagram requesting needed bind information for
-              a specific NIS server."
-        newvalues(:true, :false)
-    end
-
-    newproperty(:use_ypsetme) do
-        desc "Only allow root on the client to change the binding to a desired
-              server."
-        newvalues(:true, :false)
-    end
-end
--- a/components/ruby/puppet/files/solaris/lib/puppet/type/nsswitch.rb	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,114 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
-#
-
-Puppet::Type.newtype(:nsswitch) do
-    @doc = "Name service switch configuration data"
-
-    newparam(:name) do
-        desc "The symbolic name for the nsswitch settings to use.  This name
-              is used for human reference only."
-        isnamevar
-    end
-
-    newproperty(:default) do
-        desc "The default configuration entry"
-    end
-
-    newproperty(:host) do
-        desc "The host database lookup override"
-    end
-
-    newproperty(:password) do
-        desc "The password database lookup override"
-    end
-
-    newproperty(:group) do
-        desc "The group database lookup override"
-    end
-
-    newproperty(:network) do
-        desc "The network database lookup override"
-    end
-
-    newproperty(:rpc) do
-        desc "The rpc database lookup override"
-    end
-
-    newproperty(:ether) do
-        desc "The ether database lookup override"
-    end
-
-    newproperty(:netmask) do
-        desc "The netmask database lookup override"
-    end
-
-    newproperty(:bootparam) do
-        desc "The bootparam database lookup override"
-    end
-
-    newproperty(:publickey) do
-        desc "The publickey database lookup override"
-    end
-
-    newproperty(:netgroup) do
-        desc "The netgroup database lookup override"
-    end
-
-    newproperty(:automount) do
-        desc "The automount database lookup override"
-    end
-
-    newproperty(:alias) do
-        desc "The alias database lookup override"
-    end
-
-    newproperty(:service) do
-        desc "The service database lookup override"
-    end
-
-    newproperty(:project) do
-        desc "The project database lookup override"
-    end
-
-    newproperty(:auth_attr) do
-        desc "The auth_attr database lookup override"
-    end
-
-    newproperty(:prof_attr) do
-        desc "The prof_attr database lookup override"
-    end
-
-    newproperty(:tnrhtp) do
-        desc "The tnrhtp database lookup override.  Requires trusted extensions"
-    end
-
-    newproperty(:tnrhdb) do
-        desc "The tnrhdb database lookup override.  Requires trusted extensions"
-    end
-
-    newproperty(:sudoer) do
-        desc "The sudoer database lookup override.  Used with sudo only"
-    end
-end
--- a/components/ruby/puppet/files/solaris/lib/puppet/type/pkg_facet.rb	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,40 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
-#
-
-Puppet::Type.newtype(:pkg_facet) do
-    @doc = "Manage Oracle Solaris package facets"
-
-    ensurable
-
-    newparam(:name) do
-        desc "The facet name"
-        isnamevar
-    end
-
-    newproperty(:value) do
-        desc "The value for the facet"
-        newvalues(/[tT]rue/, /[fF]alse/, /[nN]one/)
-    end
-end
--- a/components/ruby/puppet/files/solaris/lib/puppet/type/pkg_mediator.rb	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,43 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
-#
-
-Puppet::Type.newtype(:pkg_mediator) do
-    @doc = "Manage Oracle Solaris package mediators"
-
-    ensurable
-
-    newparam(:name) do
-        desc "The mediator name"
-        isnamevar
-    end
-
-    newproperty(:version) do
-        desc "The version of the mediated interface to use"
-    end
-
-    newproperty(:implementation) do
-        desc "The implementation of the mediated interface to use"
-    end
-end
--- a/components/ruby/puppet/files/solaris/lib/puppet/type/pkg_publisher.rb	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,128 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
-#
-
-require 'puppet/property/list'
-Puppet::Type.newtype(:pkg_publisher) do
-    @doc = "Manage Oracle Solaris package publishers"
-
-    ensurable
-
-    newparam(:name) do
-        desc "The publisher name"
-        isnamevar
-    end
-
-    newproperty(:origin, :parent => Puppet::Property::List) do
-        desc "Which origin URI(s) to set.  For multiple origins, specify them
-              as a list"
-
-        # ensure should remains an array
-        def should
-            @should
-        end
-
-        def insync?(is)
-            is = [] if is == :absent or is.nil?
-            is.sort == self.should.sort
-        end
-
-        def retrieve
-            provider.origin
-        end
-
-        # for origins with a file:// URI, strip any trailing / character
-        munge do |value|
-            if value.start_with? "file" and value.end_with? "/"
-                value = value.chomp("/")
-            else
-                value
-            end
-        end
-    end
-    newproperty(:enable) do
-        desc "Enable the publisher"
-        newvalues(:true, :false)
-    end
-
-    newproperty(:sticky) do
-        desc "Set the publisher 'sticky'"
-        newvalues(:true, :false)
-    end
-
-    newproperty(:searchfirst) do
-        desc "Set the publisher first in the search order"
-        newvalues(:true)
-    end
-
-    newproperty(:searchafter) do
-        desc "Set the publisher after the specified publisher in the search
-              order"
-    end
-
-    newproperty(:searchbefore) do
-        desc "Set the publisher before the specified publisher in the search
-              order"
-    end
-
-    newproperty(:proxy) do
-        desc "Use the specified web proxy URI to retrieve content for the
-              specified origin or mirror"
-    end
-
-    newproperty(:sslkey) do
-        desc "Specify the client SSL key"
-    end
-
-    newproperty(:sslcert) do
-        desc "Specify the client SSL certificate"
-    end
-
-    newproperty(:mirror, :parent => Puppet::Property::List) do
-        desc "Which mirror URI(s) to set.  For multiple mirrors, specify them
-              as a list"
-	
-        # ensure should remains an array
-        def should
-            @should
-        end
-
-        def insync?(is)
-            is = [] if is == :absent or is.nil?
-            is.sort == self.should.sort
-        end
-
-        def retrieve
-            provider.mirror
-        end
-        
-        munge do |value|
-            if value.start_with? "file" and value.end_with? "/"
-                value = value.chomp("/")
-            else
-                value
-            end
-        end
-    end
-end
--- a/components/ruby/puppet/files/solaris/lib/puppet/type/pkg_variant.rb	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,45 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
-#
-
-Puppet::Type.newtype(:pkg_variant) do
-    @doc = "Manage Oracle Solaris package variants"
-
-    ensurable do
-        # remove the ability to specify :absent as deletion of variants is not
-        # supported.  New values must be set.
-        newvalue(:present) do
-            provider.create
-        end
-    end
-
-    newparam(:name) do
-        desc "The variant name"
-        isnamevar
-    end
-
-    newproperty(:value) do
-        desc "The value for the variant"
-    end
-end
--- a/components/ruby/puppet/files/solaris/lib/puppet/type/protocol_properties.rb	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,60 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
-#
-
-Puppet::Type.newtype(:protocol_properties) do
-    @doc = "Manage Oracle Solaris protocol properties"
-
-    ensurable do
-        # remove the ability to specify :absent.  New values must be set.
-        newvalue(:present) do
-            provider.create
-        end
-    end
-
-    newparam(:protocol) do
-        desc "The name of the protocol"
-        isnamevar
-    end
-
-    newparam(:temporary) do
-        desc "Optional parameter that specifies changes to the protocol are
-              temporary.  Changes last until the next reboot."
-        newvalues(:true, :false)
-    end
-
-    newproperty(:properties) do
-        desc "A hash table of propname=propvalue entries to apply to an
-              protocol"
-
-        def property_matches?(current, desired)
-            desired.each do |key, value|
-                if current[key] != value
-                    return :false
-                end
-            end
-            return :true
-        end
-    end
-end
--- a/components/ruby/puppet/files/solaris/lib/puppet/type/solaris_vlan.rb	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,54 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
-#
-
-Puppet::Type.newtype(:solaris_vlan) do
-    @doc = "Manage the configuration of Oracle Solaris VLAN links"
-
-    ensurable
-
-    newparam(:name) do
-        desc "The name of the VLAN"
-        isnamevar
-    end
-
-    newparam(:force) do
-        desc "Optional parameter to force the creation of the VLAN link"
-        newvalues(:true, :false)
-    end
-
-    newparam(:temporary) do
-        desc "Optional parameter that specifies that the VLAN is 
-              temporary.  Temporary VLAN links last until the next reboot."
-        newvalues(:true, :false)
-    end
-
-    newproperty(:lower_link) do
-        desc "Specifies Ethernet link over which VLAN is created"
-    end
-
-    newproperty(:vlanid) do
-        desc "VLAN link ID"
-    end
-end
--- a/components/ruby/puppet/files/solaris/lib/puppet/type/svccfg.rb	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,81 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
-#
-
-Puppet::Type.newtype(:svccfg) do
-    @doc = "Manage SMF service properties with svccfg(1M)."
-
-    ensurable do
-        newvalue(:present) do
-            provider.create
-        end
-
-        newvalue(:absent) do
-            provider.destroy
-        end
-
-        newvalue(:delcust) do
-            provider.delcust
-        end
-    end
-
-    newparam(:name) do
-        desc "The symbolic name for properties to manipulate.  This name is
-              meaningful only within Puppet manifests and not expressed to
-              SMF in any way."
-        isnamevar
-    end
-
-    newparam(:fmri) do
-        desc "SMF service FMRI to manipulate"
-    end
-
-    newparam(:property) do
-        desc "Name of property - includes Property Group and Property.  If
-              the service, instance, or property group does not exist, they
-              will be created."
-    end
-
-    newparam(:type) do
-        desc "Type of the property"
-    end
-
-    newparam(:value) do
-        desc "Value of the property"
-        munge do |value|
-            # cast the value to an array.  This is done for the case where a
-            # property needs to be set.  exists? will undo all of this and
-            # revert the value into a simple string for comparisons.
-            if not value.is_a? Array
-                value = Array[value]
-            end
-
-            # wrap each entry in quotes
-            value = value.collect{ |v| "\"#{v}\"" }
-
-            value.insert(0, "(")
-            value.insert(-1, ")")
-        end
-    end
-end
--- a/components/ruby/puppet/files/solaris/lib/puppet/type/vni_interface.rb	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,41 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
-#
-
-Puppet::Type.newtype(:vni_interface) do
-    @doc = "Manage the configuration of Solaris VNI interfaces"
-
-    ensurable
-
-    newparam(:name) do
-        desc "The name of the VNI interface"
-        isnamevar
-    end
-
-    newparam(:temporary)  do
-        desc "Optional parameter that specifies that the VNI interface is
-              temporary.  Temporary interfaces last until the next reboot."
-        newvalues(:true, :false)
-    end
-end
--- a/components/ruby/puppet/files/solaris/lib/puppet/type/vnic.rb	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,67 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
-#
-
-Puppet::Type.newtype(:vnic) do
-    @doc = "Manage the configuration of Oracle Solaris Virtual NICs (VNICs)"
-
-    ensurable
-
-    newparam(:name) do
-        desc "The name of the VNIC"
-
-        isnamevar
-
-        validate do |vnic_value|
-           if not vnic_value =~ /^[[:alpha:]]([\w.]){1,29}([\d])$/i
-               raise Puppet::Error, "Invalid VNIC name: #{vnic_value}"
-           end
-        end
-    end
-
-    newparam(:temporary)  do
-        desc "Optional parameter that specifies that  the  VNIC  is  temporary. 
-              Temporary VNICs last until the next reboot."
-        newvalues(:true, :false)
-    end
-
-    newproperty(:lower_link) do
-        desc "The name of the physical datalink over which the VNIC is 
-              operating"
-        validate do |link_value|
-            if not link_value =~ /^[[:alpha:]]([\w.]){1,29}([\d])$/i
-                raise Puppet::Error, "Invalid lower-link: #{link_value}"
-            end
-        end
-    end
-
-    newproperty(:mac_address) do
-        desc "Sets the VNIC's MAC address based on  the  specified value."
-        validate do |mac_value|
-            if not mac_value =~ /^([[:xdigit:]]{1,2}[:-]){5}[[:xdigit:]]{1,2}$/i
-                raise Puppet::Error, "Invalid MAC address: #{mac_value}" 
-            end
-        end
-    end
-end
--- a/components/ruby/puppet/files/update_smf.py	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,320 +0,0 @@
-#!/usr/bin/python2.7
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2014, 2015, Oracle and/or its affiliates. All rights reserved.
-#
-
-'''
-Utility program for helping with the upgrade of puppet to a newer
-version.  This program will take a puppet configuration file that
-has been generated via the command sequence
-
-puppet agent --genconfig > puppet.conf
-
-and use the data in that configuration file to replace the
-associated Puppet SMF user configuratable properties with the
-properties that are allowed in the new version of puppet
-
-NOTE: This file should not be included with the puppet release
-'''
-
-import os
-import re
-import sys
-
-from lxml import etree
-from optparse import OptionParser
-
-
-COMMENT_PATTERN = re.compile(".*# ?(.*)")
-CONFIG_VALUE_PATTERN = re.compile("([\S]+)\s*=\s*(\S*)")
-
-DEFAULT_VALUE_STR = "The default value is "
-
-# SMF defined property types.  For a list of
-# all available types see
-# /usr/share/lib/xml/dtd/service_bundle.dtd.1
-TYPE_ASTRING = "astring"
-TYPE_BOOLEAN = "boolean"
-TYPE_INTEGER = "integer"
-TYPE_HOST = "host"
-TYPE_HOSTNAME = "hostname"
-TYPE_NETADDRESS = "net_address"
-TYPE_URI = "uri"
-
-
-# Dictionary of currently defined property types to associate
-# with a specified property.  Any property not defined here
-# is assumed to have a property type of astring, integer,
-# or boolean
-PROP_TYPE = {
-    'server': TYPE_HOST,
-    'archive_file_server': TYPE_HOST,
-    'bindaddress': TYPE_NETADDRESS,
-    'ca_server': TYPE_HOST,
-    'certname': TYPE_HOSTNAME,
-    'couchdb_url': TYPE_URI,
-    'dbserver': TYPE_HOST,
-    'dns_alt_names': TYPE_HOST,
-    'http_proxy_host': TYPE_HOST,
-    'inventory_server': TYPE_HOST,
-    'ldapserver': TYPE_HOST,
-    'ldapuser': TYPE_HOSTNAME,
-    'module_repository': TYPE_URI,
-    'queue_source': TYPE_URI,
-    'report_server': TYPE_HOST,
-    'reporturl': TYPE_URI,
-    'smtpserver': TYPE_HOST,
-    'srv_domain': TYPE_HOST,
-}
-
-# Dictionary used to hold properites and the resulting xml code
-PUPPET_CONFIG_DICT = dict()
-
-
-def err(msg):
-    '''Output standard error message'''
-    # Duplicate the syntax of the parser.error
-    sys.stderr.write("%(prog)s: error: %(msg)s\n" %
-                     {"prog": os.path.basename(sys.argv[0]), "msg": msg})
-
-
-def create_config_element(key, key_type, desc_text):
-    '''Create a basic xml entry following the basic pattern of
-
-        <prop_pattern name='${key}' type='${key_type}'
-                required='false'>
-                    <description> <loctext xml:lang='C'>
-                         ${desc_text}
-                    </loctext> </description>
-        </prop_pattern>
-    '''
-    prop_pattern = etree.Element(
-        "prop_pattern",
-        name=key,
-        type=key_type,
-        required="false")
-    desc = etree.SubElement(prop_pattern, "description")
-    loctext = etree.SubElement(desc, "loctext")
-    loctext.text = "\n%s\n\t    " % desc_text
-    loctext.set('{http://www.w3.org/XML/1998/namespace}lang', 'C')
-    return prop_pattern
-
-
-def determine_type(key, value):
-    '''Determine the xml property type to associate with the
-       specified key
-    '''
-
-    # Does the key have a specified xml property type
-    # already defined?
-    try:
-        return PROP_TYPE[key]
-    except KeyError:
-        pass
-
-    # Use the value to determine the xml property type
-    if value.isdigit():
-        return TYPE_INTEGER
-    if value.lower() in ['false', 'true']:
-        return TYPE_BOOLEAN
-    return TYPE_ASTRING
-
-
-def process_grouping(lines):
-    '''Process the lines in the list.  The last entry should be
-       a 'key=value' entry
-    '''
-
-    # The last field should be a key = value pair
-    # If it's not then the format of the file is not matching
-    # the expected format of
-    #
-    # Description
-    # The default value is "xxxx"
-    # key = value
-    #
-    key_value = lines.pop()
-    match = CONFIG_VALUE_PATTERN.match(key_value)
-    if not match:
-        raise TypeError("Last line in grouping is not in expected "
-                        "format of 'key = value'\n%s" %
-                        "\n".join(lines))
-    key = match.group(1)
-    value = match.group(2)
-
-    default_value_line = lines.pop()
-    if not default_value_line.startswith(DEFAULT_VALUE_STR):
-        # Not a match.  Last line was still part of the description
-        lines.append(default_value_line)
-
-    key_type = determine_type(key, value)
-
-    # remaining lines are the descriptor field
-    desc = '\n'.join(lines)
-    PUPPET_CONFIG_DICT[key] = (key, key_type, desc)
-
-
-def parse_puppet_config(filename):
-    '''Parse the puppet configuration file that is generated by
-       puppet agent --genconfig
-    '''
-    parameter_list = []
-    agent_check = True
-    with open(filename, 'r') as f_handle:
-        for line in f_handle:
-            if agent_check:
-                if line.startswith("[agent]"):
-                    # Throw away the initial starting block code in the
-                    del parameter_list[:]
-                    agent_check = False
-                    continue
-            line = line.strip().replace("\n", "")
-            if not line:
-                # If parameter_list is not empty, process the data and
-                # generate an xml structure
-                process_grouping(parameter_list)
-                # Done processing, delete all the saved entries
-                del parameter_list[:]
-                continue
-
-            match = COMMENT_PATTERN.match(line)
-            if match:
-                line = match.group(1)
-            parameter_list.append(line)
-    f_handle.close()
-
-
-def update_smf_file(smf_xml_file, output_file, version):
-    '''Replace the puppet property definitions in the specified SMF
-       file with those that are stored in PUPPET_CONFIG_DICT
-    '''
-
-    try:
-        parser = etree.XMLParser(remove_blank_text=True)
-        tree = etree.parse(smf_xml_file, parser)
-        root = tree.getroot()
-        template = root.find("service/template")
-        puppet_desc = template.find("common_name/loctext")
-        puppet_desc.text = "Puppet version %s" % version
-
-        pg_pattern = template.find("pg_pattern")
-    except IOError as msg:
-        err(msg)
-        return -1
-    except etree.XMLSyntaxError as msg:
-        err(msg)
-        return -1
-    except NameError as msg:
-        err("XML file %s does not match expected formated" % smf_xml_file)
-
-    # Delete the pg_pattern nodes and it's children
-    # This is the structure that will be rebuilt based
-    # on the genconfig information that was read in
-    if pg_pattern is not None:
-        template.remove(pg_pattern)
-
-    # <pg_pattern name='config' type='application' required='false'>
-    pg_pattern = etree.SubElement(
-        template,
-        "pg_pattern",
-        name="config",
-        type="application",
-        required="false")
-    for key in sorted(PUPPET_CONFIG_DICT.iterkeys()):
-        values = PUPPET_CONFIG_DICT[key]
-        element = create_config_element(values[0], values[1], values[2])
-        pg_pattern.append(element)
-
-    # Write out the contents of the updated puppet SMF config file
-    print "Writting out contents of new SMF configuration file to: %s" % \
-        output_file
-    with open(output_file, "w") as f_handle:
-        f_handle.write(etree.tostring(tree, pretty_print=True))
-    f_handle.close()
-
-
-def option_list():
-    '''Build the option list for this utility'''
-    desc = "Utility for assisting in the upgrading of Solaris Puppet SMF file"
-    usage = "usage: %prog -c <puppet_config_file> -s <smf_confilg_file> " \
-            "-v <puppet_version> [-o <output_file>]\n"
-    opt_list = OptionParser(description=desc, usage=usage)
-
-    opt_list.add_option("-c", "--config", dest="config", default=None,
-                        action="store", type="string", nargs=1,
-                        metavar="<puppet_config_file>",
-                        help="Puppet configuration file generated via"
-                             "genconfig option to puppet. i.e. "
-                             "puppet agent --genconfig > puppet.conf")
-    opt_list.add_option("-s", "--smf", dest="smf_xml", default=None,
-                        action="store", type="string", nargs=1,
-                        metavar="<smf_config_file>",
-                        help="Current solaris Puppet SMF XML configuration"
-                             " file. This file is located in <userland_tree>"
-                             "/components/puppet/files/puppet.xml")
-    opt_list.add_option("-o", "--output", dest="output", default=None,
-                        action="store", type="string", nargs=1,
-                        metavar="<output_file>",
-                        help="The name of the new puppet.xml file ")
-    opt_list.add_option("-v", "--version", dest="version", default="None",
-                        action="store", type="string", nargs=1,
-                        metavar="<puppet_version>",
-                        help="Puppet Version of update")
-
-    return opt_list
-
-
-def main():
-    '''Execute this utility based on the options supplied by the user'''
-    parser = option_list()
-
-    (options, _args) = parser.parse_args()
-
-    if not options.output and options.version:
-        options.output = "puppet.%s.xml" % options.version
-
-    if not options.config or not options.smf_xml or \
-            not options.output or not options.version:
-        err("Required options not specified")
-        parser.print_help()
-        sys.exit(-1)
-
-    if not os.path.isfile(options.config):
-        err("%s does not exist or is not a regular file\n"
-            % options.config)
-        sys.exit(-1)
-    if not os.path.isfile(options.smf_xml):
-        err("%s does not exist or is not a regular file\n"
-            % options.smf_xml)
-        sys.exit(-1)
-    if os.path.exists(options.output):
-        err("specified file %s already exist\n"
-            % options.output)
-        sys.exit(-1)
-
-    parse_puppet_config(options.config)
-    update_smf_file(options.smf_xml, options.output, options.version)
-
-if __name__ == '__main__':
-    main()
--- a/components/ruby/puppet/files/user_attr	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-puppet::RO::audit_flags=cusa\:no
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet/history	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,1 @@
+system/management/[email protected],5.12-5.12.0.0.0.93.0 system/management/puppet
--- a/components/ruby/puppet/puppet-GENFRAG.p5m	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,222 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2014, 2015, Oracle and/or its affiliates. All rights reserved.
-#
-<transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
-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
-file path=etc/puppet/auth.conf owner=puppet group=bin mode=0444
-file files/solaris/lib/puppet/provider/address_object/solaris.rb \
-    path=etc/puppet/modules/solaris/lib/puppet/provider/address_object/solaris.rb \
-    mode=0555
-file files/solaris/lib/puppet/provider/address_properties/solaris.rb \
-    path=etc/puppet/modules/solaris/lib/puppet/provider/address_properties/solaris.rb \
-    mode=0555
-file files/solaris/lib/puppet/provider/boot_environment/solaris.rb \
-    path=etc/puppet/modules/solaris/lib/puppet/provider/boot_environment/solaris.rb \
-    mode=0555
-file files/solaris/lib/puppet/provider/dns/solaris.rb \
-    path=etc/puppet/modules/solaris/lib/puppet/provider/dns/solaris.rb \
-    mode=0555
-file files/solaris/lib/puppet/provider/etherstub/solaris.rb \
-    path=etc/puppet/modules/solaris/lib/puppet/provider/etherstub/solaris.rb \
-    mode=0555
-file files/solaris/lib/puppet/provider/evs/solaris.rb \
-    path=etc/puppet/modules/solaris/lib/puppet/provider/evs/solaris.rb \
-    mode=0555
-file files/solaris/lib/puppet/provider/evs_ipnet/solaris.rb \
-    path=etc/puppet/modules/solaris/lib/puppet/provider/evs_ipnet/solaris.rb \
-    mode=0555
-file files/solaris/lib/puppet/provider/evs_properties/solaris.rb \
-    path=etc/puppet/modules/solaris/lib/puppet/provider/evs_properties/solaris.rb \
-    mode=0555
-file files/solaris/lib/puppet/provider/evs_vport/solaris.rb \
-    path=etc/puppet/modules/solaris/lib/puppet/provider/evs_vport/solaris.rb \
-    mode=0555
-file files/solaris/lib/puppet/provider/interface_properties/solaris.rb \
-    path=etc/puppet/modules/solaris/lib/puppet/provider/interface_properties/solaris.rb \
-    mode=0555
-file files/solaris/lib/puppet/provider/ip_interface/solaris.rb \
-    path=etc/puppet/modules/solaris/lib/puppet/provider/ip_interface/solaris.rb \
-    mode=0555
-file files/solaris/lib/puppet/provider/ip_tunnel/solaris.rb \
-    path=etc/puppet/modules/solaris/lib/puppet/provider/ip_tunnel/solaris.rb \
-    mode=0555
-file files/solaris/lib/puppet/provider/ipmp_interface/solaris.rb \
-    path=etc/puppet/modules/solaris/lib/puppet/provider/ipmp_interface/solaris.rb \
-    mode=0555
-file files/solaris/lib/puppet/provider/ldap/solaris.rb \
-    path=etc/puppet/modules/solaris/lib/puppet/provider/ldap/solaris.rb \
-    mode=0555
-file files/solaris/lib/puppet/provider/link_aggregation/solaris.rb \
-    path=etc/puppet/modules/solaris/lib/puppet/provider/link_aggregation/solaris.rb \
-    mode=0555
-file files/solaris/lib/puppet/provider/link_properties/solaris.rb \
-    path=etc/puppet/modules/solaris/lib/puppet/provider/link_properties/solaris.rb \
-    mode=0555
-file files/solaris/lib/puppet/provider/nis/solaris.rb \
-    path=etc/puppet/modules/solaris/lib/puppet/provider/nis/solaris.rb \
-    mode=0555
-file files/solaris/lib/puppet/provider/nsswitch/solaris.rb \
-    path=etc/puppet/modules/solaris/lib/puppet/provider/nsswitch/solaris.rb \
-    mode=0555
-file files/solaris/lib/puppet/provider/pkg_facet/solaris.rb \
-    path=etc/puppet/modules/solaris/lib/puppet/provider/pkg_facet/solaris.rb \
-    mode=0555
-file files/solaris/lib/puppet/provider/pkg_mediator/solaris.rb \
-    path=etc/puppet/modules/solaris/lib/puppet/provider/pkg_mediator/solaris.rb \
-    mode=0555
-file files/solaris/lib/puppet/provider/pkg_publisher/solaris.rb \
-    path=etc/puppet/modules/solaris/lib/puppet/provider/pkg_publisher/solaris.rb \
-    mode=0555
-file files/solaris/lib/puppet/provider/pkg_variant/solaris.rb \
-    path=etc/puppet/modules/solaris/lib/puppet/provider/pkg_variant/solaris.rb \
-    mode=0555
-file files/solaris/lib/puppet/provider/protocol_properties/solaris.rb \
-    path=etc/puppet/modules/solaris/lib/puppet/provider/protocol_properties/solaris.rb \
-    mode=0555
-file files/solaris/lib/puppet/provider/solaris_vlan/solaris.rb \
-    path=etc/puppet/modules/solaris/lib/puppet/provider/solaris_vlan/solaris.rb \
-    mode=0555
-file files/solaris/lib/puppet/provider/svccfg/solaris.rb \
-    path=etc/puppet/modules/solaris/lib/puppet/provider/svccfg/solaris.rb \
-    mode=0555
-file files/solaris/lib/puppet/provider/vni_interface/solaris.rb \
-    path=etc/puppet/modules/solaris/lib/puppet/provider/vni_interface/solaris.rb \
-    mode=0555
-file files/solaris/lib/puppet/provider/vnic/solaris.rb \
-    path=etc/puppet/modules/solaris/lib/puppet/provider/vnic/solaris.rb \
-    mode=0555
-file files/solaris/lib/puppet/type/address_object.rb \
-    path=etc/puppet/modules/solaris/lib/puppet/type/address_object.rb mode=0555
-file files/solaris/lib/puppet/type/address_properties.rb \
-    path=etc/puppet/modules/solaris/lib/puppet/type/address_properties.rb \
-    mode=0555
-file files/solaris/lib/puppet/type/boot_environment.rb \
-    path=etc/puppet/modules/solaris/lib/puppet/type/boot_environment.rb \
-    mode=0555
-file files/solaris/lib/puppet/type/dns.rb \
-    path=etc/puppet/modules/solaris/lib/puppet/type/dns.rb mode=0555
-file files/solaris/lib/puppet/type/etherstub.rb \
-    path=etc/puppet/modules/solaris/lib/puppet/type/etherstub.rb mode=0555
-file files/solaris/lib/puppet/type/evs.rb \
-    path=etc/puppet/modules/solaris/lib/puppet/type/evs.rb mode=0555
-file files/solaris/lib/puppet/type/evs_ipnet.rb \
-    path=etc/puppet/modules/solaris/lib/puppet/type/evs_ipnet.rb mode=0555
-file files/solaris/lib/puppet/type/evs_properties.rb \
-    path=etc/puppet/modules/solaris/lib/puppet/type/evs_properties.rb mode=0555
-file files/solaris/lib/puppet/type/evs_vport.rb \
-    path=etc/puppet/modules/solaris/lib/puppet/type/evs_vport.rb mode=0555
-file files/solaris/lib/puppet/type/interface_properties.rb \
-    path=etc/puppet/modules/solaris/lib/puppet/type/interface_properties.rb \
-    mode=0555
-file files/solaris/lib/puppet/type/ip_interface.rb \
-    path=etc/puppet/modules/solaris/lib/puppet/type/ip_interface.rb mode=0555
-file files/solaris/lib/puppet/type/ip_tunnel.rb \
-    path=etc/puppet/modules/solaris/lib/puppet/type/ip_tunnel.rb mode=0555
-file files/solaris/lib/puppet/type/ipmp_interface.rb \
-    path=etc/puppet/modules/solaris/lib/puppet/type/ipmp_interface.rb mode=0555
-file files/solaris/lib/puppet/type/ldap.rb \
-    path=etc/puppet/modules/solaris/lib/puppet/type/ldap.rb mode=0555
-file files/solaris/lib/puppet/type/link_aggregation.rb \
-    path=etc/puppet/modules/solaris/lib/puppet/type/link_aggregation.rb \
-    mode=0555
-file files/solaris/lib/puppet/type/link_properties.rb \
-    path=etc/puppet/modules/solaris/lib/puppet/type/link_properties.rb \
-    mode=0555
-file files/solaris/lib/puppet/type/nis.rb \
-    path=etc/puppet/modules/solaris/lib/puppet/type/nis.rb mode=0555
-file files/solaris/lib/puppet/type/nsswitch.rb \
-    path=etc/puppet/modules/solaris/lib/puppet/type/nsswitch.rb mode=0555
-file files/solaris/lib/puppet/type/pkg_facet.rb \
-    path=etc/puppet/modules/solaris/lib/puppet/type/pkg_facet.rb mode=0555
-file files/solaris/lib/puppet/type/pkg_mediator.rb \
-    path=etc/puppet/modules/solaris/lib/puppet/type/pkg_mediator.rb mode=0555
-file files/solaris/lib/puppet/type/pkg_publisher.rb \
-    path=etc/puppet/modules/solaris/lib/puppet/type/pkg_publisher.rb mode=0555
-file files/solaris/lib/puppet/type/pkg_variant.rb \
-    path=etc/puppet/modules/solaris/lib/puppet/type/pkg_variant.rb mode=0555
-file files/solaris/lib/puppet/type/protocol_properties.rb \
-    path=etc/puppet/modules/solaris/lib/puppet/type/protocol_properties.rb \
-    mode=0555
-file files/solaris/lib/puppet/type/solaris_vlan.rb \
-    path=etc/puppet/modules/solaris/lib/puppet/type/solaris_vlan.rb mode=0555
-file files/solaris/lib/puppet/type/svccfg.rb \
-    path=etc/puppet/modules/solaris/lib/puppet/type/svccfg.rb mode=0555
-file files/solaris/lib/puppet/type/vni_interface.rb \
-    path=etc/puppet/modules/solaris/lib/puppet/type/vni_interface.rb mode=0555
-file files/solaris/lib/puppet/type/vnic.rb \
-    path=etc/puppet/modules/solaris/lib/puppet/type/vnic.rb mode=0555
-file files/auth_attr path=etc/security/auth_attr.d/puppet
-file files/exec_attr path=etc/security/exec_attr.d/puppet
-file files/prof_attr path=etc/security/prof_attr.d/puppet
-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
-dir  path=var/lib/puppet owner=puppet group=puppet mode=0755
-dir  path=var/log/puppet owner=puppet group=puppet mode=0755
-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"
-
-# Any version of Ruby currently available
-depend type=require-any fmri=runtime/ruby-19 fmri=runtime/ruby-21
--- a/components/ruby/puppet/puppet-RUBYVER.p5m	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1102 +0,0 @@
-#
-# CDDL HEADER START
-#
-# 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
-#
-
-#
-# Copyright (c) 2014, 2015, Oracle and/or its affiliates. All rights reserved.
-#
-
-# 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/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
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/agent.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/agent/disabler.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/agent/locker.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/agent.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/apply.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/ca.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/catalog.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/cert.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/certificate.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/certificate_request.rb
-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/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
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/facts.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/file.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/filebucket.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/help.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/indirection_base.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/inspect.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/instrumentation_data.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/instrumentation_listener.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/instrumentation_probe.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/key.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/kick.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/man.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/master.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/module.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/node.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/parser.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/plugin.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/queue.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/report.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/resource.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/resource_type.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/secret_agent.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/status.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/bindings.rb
-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/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
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/confine/any.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/confine/exists.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/confine/false.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/confine/feature.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/confine/true.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/confine/variable.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/confine_collection.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/confiner.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/context.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/context/trusted_information.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/daemon.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/data_binding.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/defaults.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/dsl.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/dsl/resource_api.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/dsl/resource_type_api.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/environments.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/error.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/external/dot.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/external/nagios.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/external/nagios/base.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/external/nagios/grammar.ry
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/external/nagios/makefile
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/external/nagios/parser.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/external/pson/common.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/external/pson/pure.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/external/pson/pure/generator.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/external/pson/pure/parser.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/external/pson/version.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/ca.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/catalog.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/catalog/select.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/certificate.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/certificate_request.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/certificate_revocation_list.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/config.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/facts.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/file.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/file/download.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/file/store.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/help.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/help/action.erb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/help/face.erb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/help/global.erb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/help/man.erb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/instrumentation_data.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/instrumentation_listener.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/instrumentation_probe.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/key.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/man.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/module.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/module/build.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/module/changes.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/module/generate.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/module/install.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/module/list.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/module/search.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/module/uninstall.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/module/upgrade.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/node.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/node/clean.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/parser.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/plugin.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/report.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/resource.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/resource_type.rb
-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/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/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
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/feature/rdoc1.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/feature/rubygems.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/feature/selinux.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/feature/ssh.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/feature/stomp.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/feature/zlib.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/file_bucket.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/file_bucket/dipper.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/file_bucket/file.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/file_collection.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/file_collection/lookup.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/file_serving.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/file_serving/base.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/file_serving/configuration.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/file_serving/configuration/parser.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/file_serving/content.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/file_serving/fileset.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/file_serving/metadata.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/file_serving/mount.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/file_serving/mount/file.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/file_serving/mount/modules.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/file_serving/mount/pluginfacts.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/file_serving/mount/plugins.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/file_serving/terminus_helper.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/file_serving/terminus_selector.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/file_system.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/file_system/file18.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/file_system/file19.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/file_system/file19windows.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/file_system/file_impl.rb
-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/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/import.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
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/graph/random_prioritizer.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/graph/rb_tree_map.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/graph/relationship_graph.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/graph/sequential_prioritizer.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/graph/simple_graph.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/graph/title_hash_prioritizer.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/active_record.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/catalog/active_record.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/catalog/compiler.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/catalog/json.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/catalog/msgpack.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/catalog/queue.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/catalog/rest.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/catalog/static_compiler.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/catalog/store_configs.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/catalog/yaml.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/certificate/ca.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/certificate/disabled_ca.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/certificate/file.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/certificate/rest.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/certificate_request/ca.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/certificate_request/disabled_ca.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/certificate_request/file.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/certificate_request/memory.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/certificate_request/rest.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/certificate_revocation_list/ca.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/certificate_revocation_list/disabled_ca.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/certificate_revocation_list/file.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/certificate_revocation_list/rest.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/certificate_status.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/certificate_status/file.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/certificate_status/rest.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/code.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/couch.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/data_binding/hiera.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/data_binding/none.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/direct_file_server.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/envelope.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/errors.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/exec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/face.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/facts/active_record.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/facts/couch.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/facts/facter.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/facts/inventory_active_record.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/facts/inventory_service.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/facts/memory.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/facts/network_device.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/facts/rest.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/facts/store_configs.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/facts/yaml.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/file_bucket_file/file.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/file_bucket_file/rest.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/file_bucket_file/selector.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/file_content.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/file_content/file.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/file_content/file_server.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/file_content/rest.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/file_content/selector.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/file_metadata.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/file_metadata/file.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/file_metadata/file_server.rb
-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/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
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/instrumentation_data/rest.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/instrumentation_listener.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/instrumentation_listener/local.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/instrumentation_listener/rest.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/instrumentation_probe.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/instrumentation_probe/local.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/instrumentation_probe/rest.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/json.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/key/ca.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/key/disabled_ca.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/key/file.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/key/memory.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/ldap.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/memory.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/msgpack.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/node/active_record.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/node/exec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/node/ldap.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/node/memory.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/node/msgpack.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/node/plain.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/node/rest.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/node/store_configs.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/node/write_only_yaml.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/node/yaml.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/none.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/plain.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/queue.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/report/msgpack.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/report/processor.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/report/rest.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/report/yaml.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/request.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/resource/active_record.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/resource/ral.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/resource/rest.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/resource/store_configs.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/resource/validator.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/resource_type.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/resource_type/parser.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/resource_type/rest.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/rest.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/run/local.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/run/rest.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/ssl_file.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/status.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/status/local.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/status/rest.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/store_configs.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/terminus.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/yaml.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/interface.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/interface/action.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/interface/action_builder.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/interface/action_manager.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/interface/documentation.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/interface/face_collection.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/interface/option.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/interface/option_builder.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/interface/option_manager.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/loaders.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/metatype/manager.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/applications.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/applications/application.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/applications/builder.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/applications/checksummer.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/applications/installer.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/applications/searcher.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/applications/uninstaller.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/applications/unpacker.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/applications/upgrader.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/checksums.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/contents_description.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/dependency.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/errors.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/errors/base.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/errors/installer.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/errors/shared.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/errors/uninstaller.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/errors/upgrader.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/install_directory.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/installed_modules.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/local_tarball.rb
-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/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
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/skeleton/templates/generator/metadata.json.erb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/skeleton/templates/generator/spec/classes/init_spec.rb.erb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/skeleton/templates/generator/spec/spec_helper.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/skeleton/templates/generator/tests/init.pp.erb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/tar.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/tar/gnu.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/tar/mini.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/auth_config_parser.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/authconfig.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/authentication.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/authorization.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/authstore.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/client_request.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/format.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/format_handler.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/format_support.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/formats.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/http.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/http/api.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/http/api/v1.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/http/api/v2.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/http/api/v2/authorization.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/http/api/v2/environments.rb
-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/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/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/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
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/resolver.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/rest_controller.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/rights.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/server.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/node.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/node/environment.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/node/facts.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parameter.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parameter/boolean.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parameter/package_options.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parameter/path.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parameter/value.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parameter/value_collection.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/arithmetic_operator.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/astarray.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/asthash.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/block_expression.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/boolean_operator.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/branch.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/caseopt.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/casestatement.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/collection.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/collexpr.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/comparison_operator.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/definition.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/else.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/function.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/hostclass.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/ifstatement.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/in_operator.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/lambda.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/leaf.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/match_operator.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/method_call.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/minus.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/node.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/nop.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/not.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/pops_bridge.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/relationship.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/resource.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/resource_defaults.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/resource_instance.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/resource_override.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/resource_reference.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/resourceparam.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/selector.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/top_level_construct.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/vardef.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/code_merger.rb
-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/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/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
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/functions/fail.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/functions/file.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/functions/filter.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/functions/fqdn_rand.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/functions/generate.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/functions/hiera.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/functions/hiera_array.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/functions/hiera_hash.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/functions/hiera_include.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/functions/include.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/functions/inline_epp.rb
-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/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/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
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/functions/split.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/functions/sprintf.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/functions/tag.rb
-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/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
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/methods.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/parser.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/parser_factory.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/parser_support.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/relationship.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/resource.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/resource/param.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/scope.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/templatewrapper.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/type_loader.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/yaml_trimmer.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/adaptable.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/adapters.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/binder/binder.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/binder/binder_issues.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/binder/bindings_checker.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/binder/bindings_composer.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/binder/bindings_factory.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/binder/bindings_label_provider.rb
-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_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
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/binder/config/diagnostic_producer.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/binder/config/issues.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/binder/injector.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/binder/injector_entry.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/binder/key_factory.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/binder/lookup.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/binder/producers.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/binder/scheme_handler/confdir_scheme.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/binder/scheme_handler/module_scheme.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/binder/scheme_handler/symbolic_scheme.rb
-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_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/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/relationship_operator.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
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/functions/function.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/issue_reporter.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/issues.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/label_provider.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/loader/base_loader.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/loader/dependency_loader.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/loader/gem_support.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/loader/loader.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/loader/loader_paths.rb
-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/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_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
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/parser/egrammar.ra
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/parser/eparser.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/parser/epp_parser.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/parser/epp_support.rb
-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
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/semantic_error.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/types/class_loader.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/types/enumeration.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/types/type_calculator.rb
-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/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
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/property.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/property/boolean.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/property/ensure.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/property/keyvalue.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/property/list.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/property/ordered_list.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/aixobject.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/augeas/augeas.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/cisco.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/command.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/computer/computer.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/confine.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/cron/crontab.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/exec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/exec/posix.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/exec/shell.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/exec/windows.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/file/posix.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/file/windows.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/group/aix.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/group/directoryservice.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/group/groupadd.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/group/ldap.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/group/pw.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/group/windows_adsi.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/host/parsed.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/interface/cisco.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/ldap.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/macauthorization/macauthorization.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/mailalias/aliases.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/maillist/mailman.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/mcx/mcxcontent.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/mount.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/mount/parsed.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/naginator.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/nameservice.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/nameservice/directoryservice.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/nameservice/objectadd.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/nameservice/pw.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/network_device.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/aix.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/appdmg.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/apple.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/apt.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/aptitude.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/aptrpm.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/blastwave.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/dpkg.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/fink.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/freebsd.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/gem.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/hpux.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/macports.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/msi.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/nim.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/openbsd.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/opkg.rb
-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/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
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/portage.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/ports.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/portupgrade.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/rpm.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/rug.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/sun.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/sunfreeware.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/up2date.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/urpmi.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/windows.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/windows/exe_package.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/windows/msi_package.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/windows/package.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/yum.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/yumhelper.py
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/zypper.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/parsedfile.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/scheduled_task/win32_taskscheduler.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/selboolean/getsetsebool.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/selmodule/semodule.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/service/base.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/service/bsd.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/service/daemontools.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/service/debian.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/service/freebsd.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/service/gentoo.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/service/init.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/service/launchd.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/service/openbsd.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/service/openrc.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/service/openwrt.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/service/redhat.rb
-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/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
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/service/windows.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/ssh_authorized_key/parsed.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/sshkey/parsed.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/user/aix.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/user/directoryservice.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/user/hpux.rb
-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/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/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
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/rails/database/001_add_created_at_to_all_tables.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/rails/database/002_remove_duplicated_index_on_all_tables.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/rails/database/003_add_environment_to_host.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/rails/database/004_add_inventory_service_tables.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/rails/database/schema.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/rails/fact_name.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/rails/fact_value.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/rails/host.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/rails/inventory_fact.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/rails/inventory_node.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/rails/param_name.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/rails/param_value.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/rails/puppet_tag.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/rails/resource.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/rails/resource_tag.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/rails/source_file.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/reference/configuration.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/reference/function.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/reference/indirection.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/reference/metaparameter.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/reference/providers.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/reference/report.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/reference/type.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/relationship.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/reports.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/reports/http.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/reports/log.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/reports/rrdgraph.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/reports/store.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/reports/tagmail.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/resource.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/resource/catalog.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/resource/status.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/resource/type.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/resource/type_collection.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/resource/type_collection_helper.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/run.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/scheduler.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/scheduler/job.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/scheduler/scheduler.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/scheduler/splay_job.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/scheduler/timer.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/settings.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/settings/array_setting.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/settings/autosign_setting.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/settings/base_setting.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/settings/boolean_setting.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/settings/config_file.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/settings/directory_setting.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/settings/duration_setting.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/settings/enum_setting.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/settings/environment_conf.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/settings/errors.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/settings/file_or_directory_setting.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/settings/file_setting.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/settings/ini_file.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/settings/path_setting.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/settings/priority_setting.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/settings/string_setting.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/settings/terminus_setting.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/settings/ttl_setting.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/settings/value_translator.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/ssl.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/ssl/base.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/ssl/certificate.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/ssl/certificate_authority.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/ssl/certificate_authority/autosign_command.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/ssl/certificate_authority/interface.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/ssl/certificate_factory.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/ssl/certificate_request.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/ssl/certificate_request_attributes.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/ssl/certificate_revocation_list.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/ssl/certificate_signer.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/ssl/configuration.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/ssl/digest.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/ssl/host.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/ssl/inventory.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/ssl/key.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/ssl/oids.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/ssl/validator.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/ssl/validator/default_validator.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/ssl/validator/no_validator.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/status.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/test/test_helper.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/transaction.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/transaction/additional_resource_generator.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/transaction/event.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/transaction/event_manager.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/transaction/report.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/transaction/resource_harness.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/augeas.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/component.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/computer.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/cron.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/exec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/file.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/file/checksum.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/file/content.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/file/ctime.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/file/ensure.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/file/group.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/file/mode.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/file/mtime.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/file/owner.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/file/selcontext.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/file/source.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/file/target.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/file/type.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/filebucket.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/group.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/host.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/interface.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/k5login.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/macauthorization.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/mailalias.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/maillist.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/mcx.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/mount.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/nagios_command.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/nagios_contact.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/nagios_contactgroup.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/nagios_host.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/nagios_hostdependency.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/nagios_hostescalation.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/nagios_hostextinfo.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/nagios_hostgroup.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/nagios_service.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/nagios_servicedependency.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/nagios_serviceescalation.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/nagios_serviceextinfo.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/nagios_servicegroup.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/nagios_timeperiod.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/notify.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/package.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/resources.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/router.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/schedule.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/scheduled_task.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/selboolean.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/selmodule.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/service.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/ssh_authorized_key.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/sshkey.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/stage.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/tidy.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/user.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/vlan.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/whit.rb
-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/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
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/checksums.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/classgen.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/colors.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/command_line.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/command_line/puppet_option_parser.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/command_line/trollop.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/constant_inflector.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/diff.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/docs.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/errors.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/execution.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/execution_stub.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/feature.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/file_watcher.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/fileparsing.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/filetype.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/http_proxy.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/inifile.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/inline_docs.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/instance_loader.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/instrumentation.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/instrumentation/data.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/instrumentation/indirection_probe.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/instrumentation/instrumentable.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/instrumentation/listener.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/instrumentation/listeners/log.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/instrumentation/listeners/performance.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/json_lockfile.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/ldap.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/ldap/connection.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/ldap/generator.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/ldap/manager.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/libuser.conf
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/libuser.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/limits.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/lockfile.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/log.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/log/destination.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/log/destinations.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/log/rate_limited_logger.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/logging.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/metaid.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/methodhelper.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/metric.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/monkey_patches.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/monkey_patches/lines.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/nagios_maker.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/network_device.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/network_device/base.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/network_device/cisco.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/network_device/cisco/device.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/network_device/cisco/facts.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/network_device/cisco/interface.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/network_device/config.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/network_device/ipcalc.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/network_device/transport.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/network_device/transport/base.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/network_device/transport/ssh.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/network_device/transport/telnet.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/package.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/pidlock.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/platform.rb
-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/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
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/pson.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/queue.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/queue/stomp.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/rails/cache_accumulator.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/rails/collection_merger.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/rails/reference_serializer.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/rdoc.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/rdoc/code_objects.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/rdoc/generators/puppet_generator.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/rdoc/generators/template/puppet/puppet.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/rdoc/parser.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/rdoc/parser/puppet_parser_core.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/rdoc/parser/puppet_parser_rdoc1.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/rdoc/parser/puppet_parser_rdoc2.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/reference.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/resource_template.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/retryaction.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/rubygems.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/run_mode.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/selinux.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/ssl.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/storage.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/suidmanager.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/symbolic_file_mode.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/tag_set.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/tagging.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/terminal.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/user_attr.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/warnings.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/watched_file.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/watcher.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/watcher/change_watcher.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/watcher/periodic_watcher.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/watcher/timer.rb
-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/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
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/windows/registry.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/windows/root_certs.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/windows/security.rb
-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/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_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/require_vendored.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/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
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/lib/safe_yaml/deep.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/lib/safe_yaml/parse/date.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/lib/safe_yaml/parse/hexadecimal.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/lib/safe_yaml/parse/sexagesimal.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/lib/safe_yaml/psych_handler.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/lib/safe_yaml/psych_resolver.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/lib/safe_yaml/resolver.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/lib/safe_yaml/safe_to_ruby_visitor.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/lib/safe_yaml/syck_hack.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/lib/safe_yaml/syck_node_monkeypatch.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/lib/safe_yaml/syck_resolver.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/lib/safe_yaml/transform.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/lib/safe_yaml/transform/to_boolean.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/lib/safe_yaml/transform/to_date.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/lib/safe_yaml/transform/to_float.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/lib/safe_yaml/transform/to_integer.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/lib/safe_yaml/transform/to_nil.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/lib/safe_yaml/transform/to_symbol.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/lib/safe_yaml/transform/transformation_map.rb
-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/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
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/spec/spec_helper.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/spec/support/exploitable_back_door.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/spec/syck_resolver_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/spec/transform/base64_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/spec/transform/to_date_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/spec/transform/to_float_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/spec/transform/to_integer_spec.rb
-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/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
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/semantic/lib/semantic/dependency/graph.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/semantic/lib/semantic/dependency/graph_node.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/semantic/lib/semantic/dependency/module_release.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/semantic/lib/semantic/dependency/source.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/semantic/lib/semantic/dependency/unsatisfiable_graph.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/semantic/lib/semantic/version.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/semantic/lib/semantic/version_range.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/semantic/spec/spec_helper.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/semantic/spec/unit/semantic/dependency/graph_node_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/semantic/spec/unit/semantic/dependency/graph_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/semantic/spec/unit/semantic/dependency/module_release_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/semantic/spec/unit/semantic/dependency/source_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/semantic/spec/unit/semantic/dependency/unsatisfiable_graph_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/semantic/spec/unit/semantic/dependency_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/semantic/spec/unit/semantic/version_range_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/semantic/spec/unit/semantic/version_spec.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/version.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppetx.rb
-file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppetx/puppet/bindings_scheme_handler.rb
-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"
-depend type=require fmri=pkg:/library/ruby/hiera-$(RUBYV)
-
-# Puppet Dependencies
-depend type=require fmri=pkg:/system/management/facter-$(RUBYV)
-
-# force a dependency on the puppet package
-depend type=require \
-    fmri=pkg:/system/management/puppet@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet/puppet.p5m	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,1146 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+
+#
+# Copyright (c) 2014, 2016, Oracle and/or its affiliates. All rights reserved.
+#
+
+# 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>
+<transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
+<include build/puppet-modules.depend>
+set name=pkg.fmri \
+    value=pkg:/system/management/puppet@$(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 \
+    value=PSARC/2016/016
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+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
+file path=etc/puppet/auth.conf owner=puppet group=bin mode=0444
+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/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
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/agent.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/agent/disabler.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/agent/locker.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/agent.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/apply.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/ca.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/catalog.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/cert.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/certificate.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/certificate_request.rb
+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/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
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/facts.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/file.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/filebucket.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/help.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/indirection_base.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/inspect.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/instrumentation_data.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/instrumentation_listener.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/instrumentation_probe.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/key.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/kick.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/man.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/master.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/module.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/node.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/parser.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/plugin.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/queue.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/report.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/resource.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/resource_type.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/secret_agent.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/application/status.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/bindings.rb
+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/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
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/confine/any.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/confine/exists.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/confine/false.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/confine/feature.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/confine/true.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/confine/variable.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/confine_collection.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/confiner.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/context.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/context/trusted_information.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/daemon.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/data_binding.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/defaults.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/dsl.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/dsl/resource_api.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/dsl/resource_type_api.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/environments.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/error.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/external/dot.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/external/nagios.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/external/nagios/base.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/external/nagios/grammar.ry
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/external/nagios/makefile
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/external/nagios/parser.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/external/pson/common.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/external/pson/pure.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/external/pson/pure/generator.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/external/pson/pure/parser.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/external/pson/version.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/ca.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/catalog.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/catalog/select.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/certificate.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/certificate_request.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/certificate_revocation_list.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/config.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/facts.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/file.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/file/download.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/file/store.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/help.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/help/action.erb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/help/face.erb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/help/global.erb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/help/man.erb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/instrumentation_data.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/instrumentation_listener.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/instrumentation_probe.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/key.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/man.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/module.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/module/build.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/module/changes.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/module/generate.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/module/install.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/module/list.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/module/search.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/module/uninstall.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/module/upgrade.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/node.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/node/clean.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/parser.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/plugin.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/report.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/resource.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/face/resource_type.rb
+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/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/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
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/feature/rdoc1.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/feature/rubygems.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/feature/selinux.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/feature/ssh.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/feature/stomp.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/feature/zlib.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/file_bucket.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/file_bucket/dipper.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/file_bucket/file.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/file_collection.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/file_collection/lookup.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/file_serving.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/file_serving/base.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/file_serving/configuration.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/file_serving/configuration/parser.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/file_serving/content.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/file_serving/fileset.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/file_serving/metadata.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/file_serving/mount.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/file_serving/mount/file.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/file_serving/mount/modules.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/file_serving/mount/pluginfacts.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/file_serving/mount/plugins.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/file_serving/terminus_helper.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/file_serving/terminus_selector.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/file_system.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/file_system/file18.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/file_system/file19.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/file_system/file19windows.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/file_system/file_impl.rb
+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/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/import.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
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/graph/random_prioritizer.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/graph/rb_tree_map.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/graph/relationship_graph.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/graph/sequential_prioritizer.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/graph/simple_graph.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/graph/title_hash_prioritizer.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/active_record.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/catalog/active_record.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/catalog/compiler.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/catalog/json.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/catalog/msgpack.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/catalog/queue.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/catalog/rest.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/catalog/static_compiler.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/catalog/store_configs.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/catalog/yaml.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/certificate/ca.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/certificate/disabled_ca.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/certificate/file.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/certificate/rest.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/certificate_request/ca.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/certificate_request/disabled_ca.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/certificate_request/file.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/certificate_request/memory.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/certificate_request/rest.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/certificate_revocation_list/ca.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/certificate_revocation_list/disabled_ca.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/certificate_revocation_list/file.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/certificate_revocation_list/rest.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/certificate_status.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/certificate_status/file.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/certificate_status/rest.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/code.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/couch.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/data_binding/hiera.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/data_binding/none.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/direct_file_server.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/envelope.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/errors.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/exec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/face.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/facts/active_record.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/facts/couch.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/facts/facter.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/facts/inventory_active_record.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/facts/inventory_service.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/facts/memory.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/facts/network_device.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/facts/rest.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/facts/store_configs.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/facts/yaml.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/file_bucket_file/file.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/file_bucket_file/rest.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/file_bucket_file/selector.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/file_content.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/file_content/file.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/file_content/file_server.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/file_content/rest.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/file_content/selector.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/file_metadata.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/file_metadata/file.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/file_metadata/file_server.rb
+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/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
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/instrumentation_data/rest.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/instrumentation_listener.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/instrumentation_listener/local.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/instrumentation_listener/rest.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/instrumentation_probe.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/instrumentation_probe/local.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/instrumentation_probe/rest.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/json.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/key/ca.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/key/disabled_ca.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/key/file.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/key/memory.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/ldap.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/memory.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/msgpack.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/node/active_record.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/node/exec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/node/ldap.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/node/memory.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/node/msgpack.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/node/plain.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/node/rest.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/node/store_configs.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/node/write_only_yaml.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/node/yaml.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/none.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/plain.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/queue.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/report/msgpack.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/report/processor.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/report/rest.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/report/yaml.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/request.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/resource/active_record.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/resource/ral.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/resource/rest.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/resource/store_configs.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/resource/validator.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/resource_type.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/resource_type/parser.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/resource_type/rest.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/rest.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/run/local.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/run/rest.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/ssl_file.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/status.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/status/local.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/status/rest.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/store_configs.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/terminus.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/indirector/yaml.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/interface.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/interface/action.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/interface/action_builder.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/interface/action_manager.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/interface/documentation.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/interface/face_collection.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/interface/option.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/interface/option_builder.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/interface/option_manager.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/loaders.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/metatype/manager.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/applications.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/applications/application.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/applications/builder.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/applications/checksummer.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/applications/installer.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/applications/searcher.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/applications/uninstaller.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/applications/unpacker.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/applications/upgrader.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/checksums.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/contents_description.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/dependency.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/errors.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/errors/base.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/errors/installer.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/errors/shared.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/errors/uninstaller.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/errors/upgrader.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/install_directory.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/installed_modules.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/local_tarball.rb
+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/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
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/skeleton/templates/generator/metadata.json.erb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/skeleton/templates/generator/spec/classes/init_spec.rb.erb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/skeleton/templates/generator/spec/spec_helper.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/skeleton/templates/generator/tests/init.pp.erb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/tar.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/tar/gnu.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/module_tool/tar/mini.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/auth_config_parser.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/authconfig.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/authentication.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/authorization.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/authstore.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/client_request.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/format.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/format_handler.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/format_support.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/formats.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/http.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/http/api.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/http/api/v1.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/http/api/v2.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/http/api/v2/authorization.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/http/api/v2/environments.rb
+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/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/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/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
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/resolver.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/rest_controller.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/rights.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/network/server.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/node.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/node/environment.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/node/facts.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parameter.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parameter/boolean.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parameter/package_options.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parameter/path.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parameter/value.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parameter/value_collection.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/arithmetic_operator.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/astarray.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/asthash.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/block_expression.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/boolean_operator.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/branch.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/caseopt.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/casestatement.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/collection.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/collexpr.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/comparison_operator.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/definition.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/else.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/function.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/hostclass.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/ifstatement.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/in_operator.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/lambda.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/leaf.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/match_operator.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/method_call.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/minus.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/node.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/nop.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/not.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/pops_bridge.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/relationship.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/resource.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/resource_defaults.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/resource_instance.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/resource_override.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/resource_reference.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/resourceparam.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/selector.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/top_level_construct.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/ast/vardef.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/code_merger.rb
+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/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/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
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/functions/fail.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/functions/file.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/functions/filter.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/functions/fqdn_rand.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/functions/generate.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/functions/hiera.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/functions/hiera_array.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/functions/hiera_hash.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/functions/hiera_include.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/functions/include.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/functions/inline_epp.rb
+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/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/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
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/functions/split.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/functions/sprintf.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/functions/tag.rb
+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/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
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/methods.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/parser.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/parser_factory.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/parser_support.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/relationship.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/resource.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/resource/param.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/scope.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/templatewrapper.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/type_loader.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/parser/yaml_trimmer.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/adaptable.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/adapters.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/binder/binder.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/binder/binder_issues.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/binder/bindings_checker.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/binder/bindings_composer.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/binder/bindings_factory.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/binder/bindings_label_provider.rb
+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_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
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/binder/config/diagnostic_producer.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/binder/config/issues.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/binder/injector.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/binder/injector_entry.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/binder/key_factory.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/binder/lookup.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/binder/producers.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/binder/scheme_handler/confdir_scheme.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/binder/scheme_handler/module_scheme.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/binder/scheme_handler/symbolic_scheme.rb
+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_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/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/relationship_operator.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
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/functions/function.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/issue_reporter.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/issues.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/label_provider.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/loader/base_loader.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/loader/dependency_loader.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/loader/gem_support.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/loader/loader.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/loader/loader_paths.rb
+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/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_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
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/parser/egrammar.ra
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/parser/eparser.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/parser/epp_parser.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/parser/epp_support.rb
+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
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/semantic_error.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/types/class_loader.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/types/enumeration.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/pops/types/type_calculator.rb
+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/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
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/property.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/property/boolean.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/property/ensure.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/property/keyvalue.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/property/list.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/property/ordered_list.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/aixobject.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/augeas/augeas.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/cisco.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/command.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/computer/computer.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/confine.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/cron/crontab.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/exec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/exec/posix.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/exec/shell.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/exec/windows.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/file/posix.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/file/windows.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/group/aix.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/group/directoryservice.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/group/groupadd.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/group/ldap.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/group/pw.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/group/windows_adsi.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/host/parsed.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/interface/cisco.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/ldap.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/macauthorization/macauthorization.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/mailalias/aliases.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/maillist/mailman.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/mcx/mcxcontent.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/mount.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/mount/parsed.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/naginator.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/nameservice.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/nameservice/directoryservice.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/nameservice/objectadd.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/nameservice/pw.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/network_device.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/aix.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/appdmg.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/apple.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/apt.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/aptitude.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/aptrpm.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/blastwave.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/dpkg.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/fink.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/freebsd.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/gem.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/hpux.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/macports.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/msi.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/nim.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/openbsd.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/opkg.rb
+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/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
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/portage.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/ports.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/portupgrade.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/rpm.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/rug.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/sun.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/sunfreeware.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/up2date.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/urpmi.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/windows.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/windows/exe_package.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/windows/msi_package.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/windows/package.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/yum.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/yumhelper.py
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/package/zypper.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/parsedfile.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/scheduled_task/win32_taskscheduler.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/selboolean/getsetsebool.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/selmodule/semodule.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/service/base.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/service/bsd.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/service/daemontools.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/service/debian.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/service/freebsd.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/service/gentoo.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/service/init.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/service/launchd.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/service/openbsd.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/service/openrc.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/service/openwrt.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/service/redhat.rb
+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/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
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/service/windows.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/ssh_authorized_key/parsed.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/sshkey/parsed.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/user/aix.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/user/directoryservice.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/provider/user/hpux.rb
+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/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/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
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/rails/database/001_add_created_at_to_all_tables.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/rails/database/002_remove_duplicated_index_on_all_tables.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/rails/database/003_add_environment_to_host.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/rails/database/004_add_inventory_service_tables.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/rails/database/schema.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/rails/fact_name.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/rails/fact_value.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/rails/host.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/rails/inventory_fact.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/rails/inventory_node.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/rails/param_name.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/rails/param_value.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/rails/puppet_tag.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/rails/resource.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/rails/resource_tag.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/rails/source_file.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/reference/configuration.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/reference/function.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/reference/indirection.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/reference/metaparameter.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/reference/providers.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/reference/report.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/reference/type.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/relationship.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/reports.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/reports/http.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/reports/log.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/reports/rrdgraph.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/reports/store.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/reports/tagmail.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/resource.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/resource/catalog.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/resource/status.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/resource/type.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/resource/type_collection.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/resource/type_collection_helper.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/run.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/scheduler.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/scheduler/job.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/scheduler/scheduler.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/scheduler/splay_job.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/scheduler/timer.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/settings.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/settings/array_setting.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/settings/autosign_setting.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/settings/base_setting.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/settings/boolean_setting.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/settings/config_file.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/settings/directory_setting.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/settings/duration_setting.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/settings/enum_setting.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/settings/environment_conf.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/settings/errors.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/settings/file_or_directory_setting.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/settings/file_setting.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/settings/ini_file.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/settings/path_setting.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/settings/priority_setting.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/settings/string_setting.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/settings/terminus_setting.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/settings/ttl_setting.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/settings/value_translator.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/ssl.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/ssl/base.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/ssl/certificate.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/ssl/certificate_authority.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/ssl/certificate_authority/autosign_command.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/ssl/certificate_authority/interface.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/ssl/certificate_factory.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/ssl/certificate_request.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/ssl/certificate_request_attributes.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/ssl/certificate_revocation_list.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/ssl/certificate_signer.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/ssl/configuration.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/ssl/digest.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/ssl/host.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/ssl/inventory.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/ssl/key.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/ssl/oids.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/ssl/validator.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/ssl/validator/default_validator.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/ssl/validator/no_validator.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/status.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/test/test_helper.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/transaction.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/transaction/additional_resource_generator.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/transaction/event.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/transaction/event_manager.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/transaction/report.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/transaction/resource_harness.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/augeas.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/component.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/computer.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/cron.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/exec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/file.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/file/checksum.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/file/content.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/file/ctime.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/file/ensure.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/file/group.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/file/mode.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/file/mtime.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/file/owner.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/file/selcontext.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/file/source.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/file/target.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/file/type.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/filebucket.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/group.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/host.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/interface.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/k5login.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/macauthorization.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/mailalias.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/maillist.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/mcx.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/mount.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/nagios_command.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/nagios_contact.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/nagios_contactgroup.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/nagios_host.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/nagios_hostdependency.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/nagios_hostescalation.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/nagios_hostextinfo.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/nagios_hostgroup.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/nagios_service.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/nagios_servicedependency.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/nagios_serviceescalation.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/nagios_serviceextinfo.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/nagios_servicegroup.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/nagios_timeperiod.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/notify.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/package.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/resources.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/router.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/schedule.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/scheduled_task.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/selboolean.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/selmodule.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/service.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/ssh_authorized_key.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/sshkey.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/stage.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/tidy.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/user.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/vlan.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/type/whit.rb
+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/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
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/checksums.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/classgen.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/colors.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/command_line.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/command_line/puppet_option_parser.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/command_line/trollop.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/constant_inflector.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/diff.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/docs.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/errors.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/execution.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/execution_stub.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/feature.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/file_watcher.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/fileparsing.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/filetype.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/http_proxy.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/inifile.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/inline_docs.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/instance_loader.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/instrumentation.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/instrumentation/data.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/instrumentation/indirection_probe.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/instrumentation/instrumentable.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/instrumentation/listener.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/instrumentation/listeners/log.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/instrumentation/listeners/performance.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/json_lockfile.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/ldap.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/ldap/connection.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/ldap/generator.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/ldap/manager.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/libuser.conf
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/libuser.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/limits.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/lockfile.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/log.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/log/destination.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/log/destinations.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/log/rate_limited_logger.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/logging.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/metaid.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/methodhelper.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/metric.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/monkey_patches.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/monkey_patches/lines.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/nagios_maker.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/network_device.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/network_device/base.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/network_device/cisco.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/network_device/cisco/device.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/network_device/cisco/facts.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/network_device/cisco/interface.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/network_device/config.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/network_device/ipcalc.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/network_device/transport.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/network_device/transport/base.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/network_device/transport/ssh.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/network_device/transport/telnet.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/package.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/pidlock.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/platform.rb
+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/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
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/pson.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/queue.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/queue/stomp.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/rails/cache_accumulator.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/rails/collection_merger.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/rails/reference_serializer.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/rdoc.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/rdoc/code_objects.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/rdoc/generators/puppet_generator.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/rdoc/generators/template/puppet/puppet.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/rdoc/parser.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/rdoc/parser/puppet_parser_core.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/rdoc/parser/puppet_parser_rdoc1.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/rdoc/parser/puppet_parser_rdoc2.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/reference.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/resource_template.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/retryaction.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/rubygems.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/run_mode.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/selinux.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/ssl.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/storage.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/suidmanager.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/symbolic_file_mode.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/tag_set.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/tagging.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/terminal.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/user_attr.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/warnings.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/watched_file.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/watcher.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/watcher/change_watcher.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/watcher/periodic_watcher.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/watcher/timer.rb
+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/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
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/windows/registry.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/windows/root_certs.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/util/windows/security.rb
+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/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_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/require_vendored.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/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
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/lib/safe_yaml/deep.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/lib/safe_yaml/parse/date.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/lib/safe_yaml/parse/hexadecimal.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/lib/safe_yaml/parse/sexagesimal.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/lib/safe_yaml/psych_handler.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/lib/safe_yaml/psych_resolver.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/lib/safe_yaml/resolver.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/lib/safe_yaml/safe_to_ruby_visitor.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/lib/safe_yaml/syck_hack.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/lib/safe_yaml/syck_node_monkeypatch.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/lib/safe_yaml/syck_resolver.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/lib/safe_yaml/transform.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/lib/safe_yaml/transform/to_boolean.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/lib/safe_yaml/transform/to_date.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/lib/safe_yaml/transform/to_float.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/lib/safe_yaml/transform/to_integer.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/lib/safe_yaml/transform/to_nil.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/lib/safe_yaml/transform/to_symbol.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/lib/safe_yaml/transform/transformation_map.rb
+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.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
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/spec/spec_helper.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/spec/support/exploitable_back_door.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/spec/syck_resolver_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/spec/transform/base64_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/spec/transform/to_date_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/spec/transform/to_float_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/safe_yaml/spec/transform/to_integer_spec.rb
+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/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
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/semantic/lib/semantic/dependency/graph.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/semantic/lib/semantic/dependency/graph_node.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/semantic/lib/semantic/dependency/module_release.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/semantic/lib/semantic/dependency/source.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/semantic/lib/semantic/dependency/unsatisfiable_graph.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/semantic/lib/semantic/version.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/semantic/lib/semantic/version_range.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/semantic/spec/spec_helper.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/semantic/spec/unit/semantic/dependency/graph_node_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/semantic/spec/unit/semantic/dependency/graph_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/semantic/spec/unit/semantic/dependency/module_release_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/semantic/spec/unit/semantic/dependency/source_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/semantic/spec/unit/semantic/dependency/unsatisfiable_graph_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/semantic/spec/unit/semantic/dependency_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/semantic/spec/unit/semantic/version_range_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/vendor/semantic/spec/unit/semantic/version_spec.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppet/version.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppetx.rb
+file path=usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/puppetx/puppet/bindings_scheme_handler.rb
+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
+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
+dir  path=var/lib/puppet owner=puppet group=puppet mode=0755
+dir  path=var/log/puppet owner=puppet group=puppet mode=0755
+license puppet.license license="Apache v2.0"
+
+# Depend on renamed versions to pull them forward
+depend type=optional fmri=library/ruby/[email protected]
+depend type=optional fmri=system/management/[email protected]
+# depend on renamed -19 versions to force an update to remove them
+depend type=optional fmri=system/management/[email protected]
+
+# Puppet Dependencies
+depend type=require fmri=library/ruby/hiera
+depend type=require fmri=system/management/facter
+depend type=require fmri=system/management/puppet/puppet-solaris
--- a/doc/makefile-variables.txt	Wed Feb 10 16:31:24 2016 -0800
+++ b/doc/makefile-variables.txt	Wed Feb 10 22:10:43 2016 -0500
@@ -261,6 +261,11 @@
   also be before the inclusion of ips.mk.  All variables named after the
   pattern TPNO_% are automatically available for use in package manifests
   and pkgmogrify transform files.
+* PKGREPO_REMOVE_BEFORE_PUBLISH allows automatic removal of previously
+  published components from PKG_REPO (including obsolete and renamed
+  versions). When set as PKGREPO_REMOVE_BEFORE_PUBLISH=yes removal
+  occurs immediately prior to pkgsend. default: "no"
+
 
 ---
 
--- a/make-rules/gem.mk	Wed Feb 10 16:31:24 2016 -0800
+++ b/make-rules/gem.mk	Wed Feb 10 22:10:43 2016 -0500
@@ -32,11 +32,16 @@
 # Some gems projects have to be built using rake
 # Allow GEM build/install commands to be overwritten
 # to account for possible differences
-GEM_BUILD_ACTION=(cd $(@D); $(GEM) build $(GEMSPEC))
+GEM_BUILD_ACTION=(cd $(@D); $(GEM) build $(GEM_BUILD_ARGS) $(GEMSPEC))
+
+ifeq ($(firstword $(subst .,$(space),$(RUBY_VERSION))),2)
+# gem install 2.x does docs differently. Continue to generate both types
+GEM_INSTALL_ARGS=--document rdoc,ri
+endif
 
 GEM_INSTALL_ACTION=\
 	$(GEM) install -V --local --install-dir $(PROTO_DIR)/$(VENDOR_GEM_DIR) \
-	     --bindir $(PROTO_DIR)/$(VENDOR_GEM_DIR)/bin --force \
+	     --bindir $(PROTO_DIR)/$(VENDOR_GEM_DIR)/bin --force $(GEM_INSTALL_ARGS) \
 	     $(@D)/$(COMPONENT_ARCHIVE)
 
 $(BUILD_DIR)/%/.built:  $(SOURCE_DIR)/.prep
--- a/make-rules/ips.mk	Wed Feb 10 16:31:24 2016 -0800
+++ b/make-rules/ips.mk	Wed Feb 10 22:10:43 2016 -0500
@@ -446,7 +446,17 @@
 PKGSEND_PUBLISH_OPTIONS += $(PKG_PROTO_DIRS:%=-d %)
 PKGSEND_PUBLISH_OPTIONS += -T \*.py
 
+# PKGREPO_REMOVE_BEFORE_PUBLISH remove previously published versions of this package
+# before publishing the new build
+PKGREPO_REMOVE_BEFORE_PUBLISH ?= no
+
 $(MANIFEST_BASE)-%.published:	$(MANIFEST_BASE)-%.depend.res $(BUILD_DIR)/.linted-$(MACH)
+ifeq ($(PKGREPO_REMOVE_BEFORE_PUBLISH),yes)
+	-$(PKGREPO) -s $(PKG_REPO) remove \
+			$(shell $(CAT) $< $(WS_TOP)/transforms/print-pkgs | \
+				$(PKGMOGRIFY) $(PKG_OPTIONS) /dev/fd/0 | \
+				sed -e '/^$$/d' -e '/^#.*$$/d' | sort -u)
+endif
 	$(PKGSEND) $(PKGSEND_PUBLISH_OPTIONS) $<
 	$(PKGFMT) <$< >$@
 
--- a/make-rules/prep-git.mk	Wed Feb 10 16:31:24 2016 -0800
+++ b/make-rules/prep-git.mk	Wed Feb 10 22:10:43 2016 -0500
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2010, 2015, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2010, 2016, Oracle and/or its affiliates. All rights reserved.
 #
 
 GIT =		/usr/bin/git
@@ -32,10 +32,22 @@
 
 define git-rules
 ifdef GIT_REPO$(1)
-ifdef GIT_COMMIT_ID$(1)
+ifeq ("",$(strip $(or $(GIT_BRANCH$(1)),$(GIT_COMMIT_ID$(1)))))
+  $$(error GIT_BRANCH$(1) and/or GIT_COMMIT_ID$(1) must be defined)
+else
 
-COMPONENT_SRC$(1) ?= $$(COMPONENT_NAME$(1))-$$(GIT_COMMIT_ID$(1))
+ifdef GIT_BRANCH$(1)
+  GIT_BRANCH_ARG$(1) = -b $$(GIT_BRANCH$(1))
+else
+  GIT_BRANCH_ARG$(1) = -b master
+endif
+
+COMPONENT_SRC$(1) ?= $$(COMPONENT_NAME$(1))$$(GIT_BRANCH$(1):%=-%)$$(GIT_COMMIT_ID$(1):%=-%)
 COMPONENT_ARCHIVE$(1) ?= $$(COMPONENT_SRC$(1)).tar.gz
+# If the source is github attempt to generate an archive url
+ifeq (github,$(findstring github,$(GIT_REPO$(1))))
+  COMPONENT_ARCHIVE_URL$(1) ?= $(GIT_REPO$(1))/tarball/$(GIT_BRANCH$(1))
+endif
 
 CLEAN_PATHS += $$(COMPONENT_SRC$(1))
 CLOBBER_PATHS += $$(COMPONENT_ARCHIVE$(1))
@@ -44,23 +56,32 @@
 download::	$$(USERLAND_ARCHIVES)$$(COMPONENT_ARCHIVE$(1))
 
 # First attempt to download a cached archive of the SCM repo at the proper
-# changeset ID.  If that fails, create an archive by cloning the SCM repo,
+# changeset ID, If COMPONENT_ARCHIVE_URL is defined try that as well.
+# If that fails, create an archive by cloning the SCM repo,
 # updating to the selected changeset, archiving that directory, and cleaning up
 # when complete.
+#
+# GIT CLONE ARGS
+# --depth=1 arg to git clone takes only the top level (named) commits on any
+# branches or tags. Attempts to use other commit IDs will fail.
 $$(USERLAND_ARCHIVES)$$(COMPONENT_ARCHIVE$(1)):	$(MAKEFILE_PREREQ)
-	$$(FETCH) --file $$@ $$(GIT_HASH$(1):%=--hash %) || \
+	$$(FETCH) --file $$@ \
+		$$(GIT_HASH$(1):%=--hash %) || \
+		( \
+	$$(FETCH) --file $$@ \
+		$$(COMPONENT_ARCHIVE_URL$(1):%=--url %) || \
 	(TMP_REPO=$$$$(mktemp --directory) && \
-	 $(GIT) clone $$(GIT_REPO$(1)) $$$${TMP_REPO} && \
-	 (cd $$$${TMP_REPO} ; $(GIT) checkout \
-		 $$(GIT_COMMIT_ID$(1))) && \
-	 (cd $$$${TMP_REPO} ; $(GIT) archive --format tar.gz \
+	$(GIT) clone --depth=1 $$(GIT_REPO$(1)) $$(GIT_BRANCH_ARG$(1)) $$$${TMP_REPO} && \
+	(cd $$$${TMP_REPO} ; $(GIT) checkout \
+	$$(GIT_COMMIT_ID$(1))) && \
+	(cd $$$${TMP_REPO} ; $(GIT) archive --format tar.gz \
 		--prefix $$(COMPONENT_SRC$(1))/ \
-		$$(GIT_COMMIT_ID$(1))) > $$@ && \
-	 $(RM) -r $$$${TMP_REPO} && \
-	 GIT_HASH=$$$$(digest -a sha256 $$@) && \
-	 $(GSED) -i \
+		$$(or $$(GIT_COMMIT_ID$(1)),$$(GIT_BRANCH$(1)))) > $$@ && \
+	$(RM) -r $$$${TMP_REPO} ) && \
+	( GIT_HASH=$$$$(digest -a sha256 $$@) && \
+	$(GSED) -i \
 		-e "s/^GIT_HASH$(1)=.*/GIT_HASH$(1)=  sha256:$$$${GIT_HASH}/" \
-		Makefile)
+		Makefile ))
 
 
 REQUIRED_PACKAGES += developer/versioning/git
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/make-rules/ruby.mk	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,33 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
+#
+
+# This is only useful for a single ruby version substtution NOT using
+# -RUBYVER and -GENFRAG manifests
+
+# Transform file paths for ruby version without creating version specific
+# packages
+PKG_MACROS += RUBY_VERSION=$(RUBY_VERSION)
+PKG_MACROS += RUBY_LIB_VERSION=$(RUBY_LIB_VERSION)
+PKG_MACROS += RUBYV=$(subst .,,$(RUBY_VERSION))
+VENDOR_RUBY = /usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)
+VENDOR_RUBY_ARCH = /usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION)/$(MACH64)-solaris$(SOLARIS_VERSION)
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/transforms/group-dependency	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,27 @@
+#
+# CDDL HEADER START
+#
+# 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
+#
+# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
+
+
+# print a line "depend type group fmri=<pkg-short-name> type=group"
+<transform set name=pkg.fmri value=pkg:/(.+)@.+ -> print depend type=group fmri=%<1>>
+# drop all actions
+<transform -> drop >