PSARC/2015/368 Common Puppet Modules
authorDrew Fisher <drew.fisher@oracle.com>
Thu, 01 Oct 2015 15:00:59 -0700
changeset 4911 6590570733a1
parent 4910 395144914930
child 4912 0b79e9575718
PSARC/2015/368 Common Puppet Modules 21691386 Request to integrate common puppet modules into Userland
components/ruby/puppet-modules/nanliu-staging/Makefile
components/ruby/puppet-modules/nanliu-staging/nanliu-staging.license
components/ruby/puppet-modules/nanliu-staging/patches/01-metadata.patch
components/ruby/puppet-modules/nanliu-staging/puppet-staging.p5m
components/ruby/puppet-modules/puppetlabs-apache/Makefile
components/ruby/puppet-modules/puppetlabs-apache/patches/01-metadata.patch
components/ruby/puppet-modules/puppetlabs-apache/patches/02-params.patch
components/ruby/puppet-modules/puppetlabs-apache/patches/03-version.patch
components/ruby/puppet-modules/puppetlabs-apache/patches/04-init.patch
components/ruby/puppet-modules/puppetlabs-apache/patches/05-mod-alias.patch
components/ruby/puppet-modules/puppetlabs-apache/patches/06-mod-prefork.patch
components/ruby/puppet-modules/puppetlabs-apache/patches/07-mpm.patch
components/ruby/puppet-modules/puppetlabs-apache/patches/08-default-mods.patch
components/ruby/puppet-modules/puppetlabs-apache/puppet-apache.p5m
components/ruby/puppet-modules/puppetlabs-concat/Makefile
components/ruby/puppet-modules/puppetlabs-concat/patches/01-metadata.patch
components/ruby/puppet-modules/puppetlabs-concat/puppet-concat.p5m
components/ruby/puppet-modules/puppetlabs-concat/puppetlabs-concat.license
components/ruby/puppet-modules/puppetlabs-inifile/Makefile
components/ruby/puppet-modules/puppetlabs-inifile/puppet-inifile.p5m
components/ruby/puppet-modules/puppetlabs-inifile/puppetlabs-inifile.license
components/ruby/puppet-modules/puppetlabs-mysql/Makefile
components/ruby/puppet-modules/puppetlabs-mysql/patches/01-installdb.patch
components/ruby/puppet-modules/puppetlabs-mysql/puppet-mysql.p5m
components/ruby/puppet-modules/puppetlabs-mysql/puppetlabs-mysql.license
components/ruby/puppet-modules/puppetlabs-ntp/Makefile
components/ruby/puppet-modules/puppetlabs-ntp/patches/01-metadata.patch
components/ruby/puppet-modules/puppetlabs-ntp/patches/02-params.patch
components/ruby/puppet-modules/puppetlabs-ntp/puppet-ntp.p5m
components/ruby/puppet-modules/puppetlabs-ntp/puppetlabs-ntp.license
components/ruby/puppet-modules/puppetlabs-rabbitmq/Makefile
components/ruby/puppet-modules/puppetlabs-rabbitmq/patches/01-metadata.patch
components/ruby/puppet-modules/puppetlabs-rabbitmq/patches/02-params.patch
components/ruby/puppet-modules/puppetlabs-rabbitmq/puppet-rabbitmq.p5m
components/ruby/puppet-modules/puppetlabs-rabbitmq/puppetlabs-rabbitmq.license
components/ruby/puppet-modules/puppetlabs-rsync/Makefile
components/ruby/puppet-modules/puppetlabs-rsync/patches/01-metadata.patch
components/ruby/puppet-modules/puppetlabs-rsync/puppet-rsync.p5m
components/ruby/puppet-modules/puppetlabs-stdlib/Makefile
components/ruby/puppet-modules/puppetlabs-stdlib/puppet-stdlib.p5m
components/ruby/puppet-modules/saz-memcached/Makefile
components/ruby/puppet-modules/saz-memcached/patches/01-metadata.patch
components/ruby/puppet-modules/saz-memcached/patches/02-params.patch
components/ruby/puppet-modules/saz-memcached/puppet-memcached.p5m
components/ruby/puppet-modules/saz-memcached/saz-memcached.license
make-rules/puppetmodule.mk
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/nanliu-staging/Makefile	Thu Oct 01 15:00:59 2015 -0700
@@ -0,0 +1,53 @@
+#
+# 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.
+#
+
+include ../../../../make-rules/shared-macros.mk
+
+COMPONENT_NAME=		nanliu-staging
+COMPONENT_VERSION=	1.0.3
+COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
+COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
+COMPONENT_ARCHIVE_HASH=	\
+    sha256:e93af4bb515e91416a39ec18f85b33925e8908c95efa4f2a02129a103878f857
+COMPONENT_ARCHIVE_URL=	http://forgeapi.puppetlabs.com/v3/files/$(COMPONENT_ARCHIVE)
+COMPONENT_PROJECT_URL=	http://www.openstack.org/
+COMPONENT_BUGDB=	utility/puppet
+
+TPNO=			24262
+
+include $(WS_MAKE_RULES)/prep.mk
+include $(WS_MAKE_RULES)/puppetmodule.mk
+include $(WS_MAKE_RULES)/ips.mk
+
+MODULE_NAME =	staging
+
+ASLR_MODE = $(ASLR_NOT_APPLICABLE)
+
+# common targets
+build:		$(BUILD_NO_ARCH)
+
+install:	$(INSTALL_NO_ARCH)
+
+test:		$(NO_TESTS)
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/nanliu-staging/nanliu-staging.license	Thu Oct 01 15:00:59 2015 -0700
@@ -0,0 +1,212 @@
+The following applies to all products licensed under the Apache 2.0 License:
+
+You may not use the identified files except in compliance with the Apache License, Version 2.0 (the "License.")
+ 
+You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.  A copy of the license is also reproduced below.
+
+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.
+
+		                 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/nanliu-staging/patches/01-metadata.patch	Thu Oct 01 15:00:59 2015 -0700
@@ -0,0 +1,15 @@
+Patch to add Solaris 12 to the list of supported OSes.  This patch has
+not yet been submitted upstream.
+
+--- nanliu-staging-1.0.3/metadata.json.orig   2015-04-16 14:55:41.669164796 -0600
++++ nanliu-staging-1.0.3/metadata.json       2015-04-16 14:55:49.787256867 -0600
+@@ -64,7 +64,8 @@
+       "operatingsystem": "Solaris",
+       "operatingsystemrelease": [
+         "10",
+-        "11"
++        "11",
++        "12"
+       ]
+     },
+     {
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/nanliu-staging/puppet-staging.p5m	Thu Oct 01 15:00:59 2015 -0700
@@ -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, 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/puppetlabs-apache/Makefile	Thu Oct 01 15:00:59 2015 -0700
@@ -0,0 +1,53 @@
+#
+# 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.
+#
+
+include ../../../../make-rules/shared-macros.mk
+
+COMPONENT_NAME=		puppetlabs-apache
+COMPONENT_VERSION=	1.4.0
+COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
+COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
+COMPONENT_ARCHIVE_HASH=	\
+    sha256:4cde055af7b225ffed97fd54ead21dc0ebc36ba77eb42d5fa5532e320888fce4
+COMPONENT_ARCHIVE_URL=	http://forgeapi.puppetlabs.com/v3/files/$(COMPONENT_ARCHIVE)
+COMPONENT_PROJECT_URL=	http://www.openstack.org/
+COMPONENT_BUGDB=	utility/apache
+
+TPNO=			24140
+
+include $(WS_MAKE_RULES)/prep.mk
+include $(WS_MAKE_RULES)/puppetmodule.mk
+include $(WS_MAKE_RULES)/ips.mk
+
+MODULE_NAME =	apache
+
+ASLR_MODE = $(ASLR_NOT_APPLICABLE)
+
+# common targets
+build:		$(BUILD_NO_ARCH)
+
+install:	$(INSTALL_NO_ARCH)
+
+test:		$(NO_TESTS)
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/puppetlabs-apache/patches/01-metadata.patch	Thu Oct 01 15:00:59 2015 -0700
@@ -0,0 +1,19 @@
+Patch to add Solaris 11.3 and Solaris 12 to the list of supported
+OSes.  This patch has not yet been submitted upstream.
+
+--- puppetlabs-apache-1.4.0/metadata.json.orig   2015-04-16 14:45:40.806485227 -0600
++++ puppetlabs-apache-1.4.0/metadata.json       2015-04-16 14:46:17.509385014 -0600
+@@ -53,6 +53,13 @@
+         "12.04",
+         "14.04"
+       ]
++    },
++    {
++      "operatingsystem": "Solaris",
++      "operatingsystemrelease": [
++        "11.3",
++        "12.0"
++      ]
+     }
+   ],
+   "requirements": [
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/puppetlabs-apache/patches/02-params.patch	Thu Oct 01 15:00:59 2015 -0700
@@ -0,0 +1,73 @@
+Patch to add Solaris support.  This patch configures things like pkg5
+names, SMF services, filesystem locations, etc.
+
+This patch has not yet been submitted upstream.
+
+--- puppetlabs-apache-1.4.0/manifests/params.pp.orig	2015-05-27 11:04:52.423946815 -0600
++++ puppetlabs-apache-1.4.0/manifests/params.pp	2015-05-27 13:45:14.205705497 -0600
+@@ -416,6 +416,65 @@ class apache::params inherits ::apache::
+     $wsgi_socket_prefix   = undef
+     $docroot              = '/var/www/localhost/htdocs'
+     $error_documents_path = '/usr/share/apache2/error'
++  } elsif $::osfamily == 'Solaris' {
++    $user                = 'webservd'
++    $group               = 'webservd'
++    $root_group          = 'root'
++    $apache_name         = 'web/server/apache-24'
++    $service_name        = 'network/http:apache24'
++    $httpd_dir           = '/etc/apache2/2.4'
++    $server_root         = '/usr/apache2/2.4'
++    $conf_dir            = $httpd_dir
++    $confd_dir           = "${httpd_dir}/conf.d"
++    $mod_dir             = "${httpd_dir}/conf.d"
++    $mod_enable_dir      = undef
++    $vhost_dir           = "${httpd_dir}/conf.d"
++    $vhost_enable_dir    = undef
++    $conf_file           = 'httpd.conf'
++    $ports_file          = "${conf_dir}/ports.conf"
++    $logroot             = '/var/apache2/2.4/logs'
++    $logroot_mode        = undef
++    $lib_path            = '/usr/apache2/2.4/libexec'
++    $mpm_module          = 'prefork'
++    $default_ssl_cert    = undef
++    $default_ssl_key     = undef
++    $ssl_certs_dir       = '/etc/certs'
++    $suphp_addhandler    = undef
++    $suphp_engine        = off
++    $suphp_configpath    = undef
++    $mod_packages        = {
++      'dbd'           => 'web/server/apache-24/module/apache-dbd',
++      'dtrace'        => 'web/server/apache-24/module/apache-dtrace',
++      'fcgid'         => 'web/server/apache-24/module/apache-fcgid',
++      'gss'           => 'web/server/apache-24/module/apache-gss',
++      'jk'            => 'web/server/apache-24/module/apache-jk',
++      'ldap'          => 'web/server/apache-24/module/apache-ldap',
++      'lua'           => 'web/server/apache-24/module/apache-lua',
++      'security'      => 'web/server/apache-24/module/apache-security',
++      'ssl-fips-140'  => 'web/server/apache-24/module/apache-ssl-fips-140',
++      'ssl'           => 'web/server/apache-24/module/apache-ssl',
++      'wsgi-26'       => 'web/server/apache-24/module/apache-wsgi-26',
++      'wsgi-27'       => 'web/server/apache-24/module/apache-wsgi-27',
++      'wsgi-34'       => 'web/server/apache-24/module/apache-wsgi-34',
++    }
++    $mod_libs             = {
++      'php5' => 'libphp5.so',
++    }
++    $conf_template          = 'apache/httpd.conf.erb'
++    $keepalive              = 'Off'
++    $keepalive_timeout      = 15
++    $max_keepalive_requests = 100
++    $fastcgi_lib_path       = '/var/apache2/2.4/htdocs/fcgid'
++    $mime_support_package   = 'system/core-os'
++    $mime_types_config      = '/etc/mime.types'
++    $docroot                = '/var/apache2/2.4/htdocs'
++    $cas_cookie_path        = undef
++    $modsec_crs_package     = undef
++    $modsec_crs_path        = undef
++    $modsec_dir             = undef
++    $modsec_default_rules   = undef
++    $error_documents_path   = '/var/apache2/2.4/error'
++    $wsgi_socket_prefix     = undef
+   } else {
+     fail("Class['apache::params']: Unsupported osfamily: ${::osfamily}")
+   }
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/puppetlabs-apache/patches/03-version.patch	Thu Oct 01 15:00:59 2015 -0700
@@ -0,0 +1,15 @@
+Patch to add which version of Apache is supported.  This patch has not
+yet been submitted upstream.
+
+--- puppetlabs-apache-1.4.0/manifests/version.pp.orig	2015-06-03 13:37:11.442086477 -0600
++++ puppetlabs-apache-1.4.0/manifests/version.pp	2015-06-03 13:37:33.305823825 -0600
+@@ -33,6 +33,9 @@ class apache::version {
+     'Gentoo': {
+       $default = '2.4'
+     }
++    'Solaris': {
++      $default = '2.4'
++    }
+     default: {
+       fail("Class['apache::version']: Unsupported osfamily: ${::osfamily}")
+     }
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/puppetlabs-apache/patches/04-init.patch	Thu Oct 01 15:00:59 2015 -0700
@@ -0,0 +1,18 @@
+Patch to add Solaris specific elements to the main Apache
+configuration file.  This patch has not yet been submitted upstream.
+
+--- puppetlabs-apache-1.4.0/manifests/init.pp.orig	2015-06-03 13:46:16.375098644 -0600
++++ puppetlabs-apache-1.4.0/manifests/init.pp	2015-06-03 13:46:39.983927244 -0600
+@@ -281,6 +281,12 @@ class apache (
+           require => Package['httpd'],
+         }
+       }
++      'solaris': {
++        $pidfile              = '/system/volatile/apache2/2.4/httpd.pid'
++        $error_log            = 'error_log'
++        $scriptalias          = '/var/apache2/2.4/cgi-bin/'
++        $access_log_file      = 'access_log'
++      }
+       default: {
+         fail("Unsupported osfamily ${::osfamily}")
+       }
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/puppetlabs-apache/patches/05-mod-alias.patch	Thu Oct 01 15:00:59 2015 -0700
@@ -0,0 +1,13 @@
+Patch to add Solaris specific paths for mod-alias.  This patch has not
+yet been submitted upstream.
+
+--- puppetlabs-apache-1.4.0/manifests/mod/alias.pp.orig	2015-06-03 13:49:26.561897609 -0600
++++ puppetlabs-apache-1.4.0/manifests/mod/alias.pp	2015-06-03 13:49:37.216355218 -0600
+@@ -12,6 +12,7 @@ class apache::mod::alias(
+     },
+     'freebsd' => '/usr/local/www/apache24/icons',
+     'gentoo'  => '/usr/share/apache2/icons',
++    'solaris'  => '/var/apache2/2.4/icons',
+   }
+   apache::mod { 'alias': }
+   # Template uses $icons_path
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/puppetlabs-apache/patches/06-mod-prefork.patch	Thu Oct 01 15:00:59 2015 -0700
@@ -0,0 +1,14 @@
+Patch to add Solaris to the list of OSes which use the 'prefork'
+version of mod-prefork.  This patch has not yet been submitted upstream.
+
+--- puppetlabs-apache-1.4.0/manifests/mod/prefork.pp.orig	2015-06-03 13:52:13.784864270 -0600
++++ puppetlabs-apache-1.4.0/manifests/mod/prefork.pp	2015-06-03 13:54:14.441044752 -0600
+@@ -60,7 +60,7 @@ class apache::mod::prefork (
+         }
+       }
+     }
+-    'debian', 'freebsd' : {
++    'debian', 'freebsd', 'solaris' : {
+       ::apache::mpm{ 'prefork':
+         apache_version => $apache_version,
+       }
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/puppetlabs-apache/patches/07-mpm.patch	Thu Oct 01 15:00:59 2015 -0700
@@ -0,0 +1,14 @@
+Patch to add Solaris to the list of OSes which do not deliver mod-mpm.
+This patch has not yet been submitted upstream.
+
+--- puppetlabs-apache-1.4.0/manifests/mpm.pp.orig	2015-06-03 13:55:24.304854831 -0600
++++ puppetlabs-apache-1.4.0/manifests/mpm.pp	2015-06-03 13:55:33.301896584 -0600
+@@ -65,7 +65,7 @@ define apache::mpm (
+         mpm_module => $mpm
+       }
+     }
+-    'redhat': {
++    'redhat', 'solaris': {
+       # so we don't fail
+     }
+     default: {
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/puppetlabs-apache/patches/08-default-mods.patch	Thu Oct 01 15:00:59 2015 -0700
@@ -0,0 +1,16 @@
+Patch to add a list of default Apache mods for Solaris.  This patch
+has not yet been submitted upstream.
+
+--- puppetlabs-apache-1.4.0/manifests/default_mods.pp.orig	2015-06-08 14:01:18.373054664 -0600
++++ puppetlabs-apache-1.4.0/manifests/default_mods.pp	2015-06-08 14:01:47.911393573 -0600
+@@ -22,6 +22,10 @@ class apache::default_mods (
+       ::apache::mod { 'log_config': }
+       ::apache::mod { 'unixd': }
+     }
++    'solaris': {
++      ::apache::mod { 'log_config': }
++      ::apache::mod { 'unixd': }
++    }
+     default: {}
+   }
+   case $::osfamily {
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/puppetlabs-apache/puppet-apache.p5m	Thu Oct 01 15:00:59 2015 -0700
@@ -0,0 +1,338 @@
+#
+# 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-concat/Makefile	Thu Oct 01 15:00:59 2015 -0700
@@ -0,0 +1,53 @@
+#
+# 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.
+#
+
+include ../../../../make-rules/shared-macros.mk
+
+COMPONENT_NAME=		puppetlabs-concat
+COMPONENT_VERSION=	1.2.1
+COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
+COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
+COMPONENT_ARCHIVE_HASH=	\
+    sha256:1f735421052b3cd06381c3554b2370b1dd1c8b5fa38e1b55fa1ee30f7a8de3cd
+COMPONENT_ARCHIVE_URL=	http://forgeapi.puppetlabs.com/v3/files/$(COMPONENT_ARCHIVE)
+COMPONENT_PROJECT_URL=	http://www.openstack.org/
+COMPONENT_BUGDB=	utility/puppet
+
+TPNO=			24149
+
+include $(WS_MAKE_RULES)/prep.mk
+include $(WS_MAKE_RULES)/puppetmodule.mk
+include $(WS_MAKE_RULES)/ips.mk
+
+MODULE_NAME =	concat
+
+ASLR_MODE = $(ASLR_NOT_APPLICABLE)
+
+# common targets
+build:		$(BUILD_NO_ARCH)
+
+install:	$(INSTALL_NO_ARCH)
+
+test:		$(NO_TESTS)
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/puppetlabs-concat/patches/01-metadata.patch	Thu Oct 01 15:00:59 2015 -0700
@@ -0,0 +1,15 @@
+Patch to add Solaris 12 support.  This patch has been submitted
+upstream.
+
+--- puppetlabs-concat-1.2.1/metadata.json.orig	2015-04-17 09:08:46.891261878 -0600
++++ puppetlabs-concat-1.2.1/metadata.json	2015-04-17 09:08:55.480888584 -0600
+@@ -67,7 +67,8 @@
+       "operatingsystem": "Solaris",
+       "operatingsystemrelease": [
+         "10",
+-        "11"
++        "11",
++        "12"
+       ]
+     },
+     {
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/puppetlabs-concat/puppet-concat.p5m	Thu Oct 01 15:00:59 2015 -0700
@@ -0,0 +1,96 @@
+#
+# 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.license	Thu Oct 01 15:00:59 2015 -0700
@@ -0,0 +1,15 @@
+Copyright 2012 R.I.Pienaar
+
+Puppet Labs can be contacted at: [email protected]
+
+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-inifile/Makefile	Thu Oct 01 15:00:59 2015 -0700
@@ -0,0 +1,53 @@
+#
+# 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.
+#
+
+include ../../../../make-rules/shared-macros.mk
+
+COMPONENT_NAME=		puppetlabs-inifile
+COMPONENT_VERSION=	1.4.1
+COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
+COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
+COMPONENT_ARCHIVE_HASH=	\
+    sha256:27cd7cba55b3c5c8f2dd8f11f45de79a14242ff71b3aa9b4d3d4c46d78325ecb
+COMPONENT_ARCHIVE_URL=	http://forgeapi.puppetlabs.com/v3/files/$(COMPONENT_ARCHIVE)
+COMPONENT_PROJECT_URL=	http://www.openstack.org/
+COMPONENT_BUGDB=	utility/puppet
+
+TPNO=			24141
+
+include $(WS_MAKE_RULES)/prep.mk
+include $(WS_MAKE_RULES)/puppetmodule.mk
+include $(WS_MAKE_RULES)/ips.mk
+
+MODULE_NAME =	inifile
+
+ASLR_MODE = $(ASLR_NOT_APPLICABLE)
+
+# common targets
+build:		$(BUILD_NO_ARCH)
+
+install:	$(INSTALL_NO_ARCH)
+
+test:		$(NO_TESTS)
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/puppetlabs-inifile/puppet-inifile.p5m	Thu Oct 01 15:00:59 2015 -0700
@@ -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, 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.license	Thu Oct 01 15:00:59 2015 -0700
@@ -0,0 +1,212 @@
+The following applies to all products licensed under the Apache 2.0 License:
+
+You may not use the identified files except in compliance with the Apache License, Version 2.0 (the "License.")
+ 
+You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.  A copy of the license is also reproduced below.
+
+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.
+
+
+                                 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 2012 Chris Price
+
+   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-mysql/Makefile	Thu Oct 01 15:00:59 2015 -0700
@@ -0,0 +1,53 @@
+#
+# 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.
+#
+
+include ../../../../make-rules/shared-macros.mk
+
+COMPONENT_NAME=		puppetlabs-mysql
+COMPONENT_VERSION=	3.6.1
+COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
+COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
+COMPONENT_ARCHIVE_HASH=	\
+    sha256:2cdf0b80eeaaf9ac2acd60b9905c77f525721e0bd990b85c217daf9e9cc70730
+COMPONENT_ARCHIVE_URL=	http://forgeapi.puppetlabs.com/v3/files/$(COMPONENT_ARCHIVE)
+COMPONENT_PROJECT_URL=	http://www.openstack.org/
+COMPONENT_BUGDB=	utility/puppet
+
+TPNO=			24583
+
+include $(WS_MAKE_RULES)/prep.mk
+include $(WS_MAKE_RULES)/puppetmodule.mk
+include $(WS_MAKE_RULES)/ips.mk
+
+MODULE_NAME =	mysql
+
+ASLR_MODE = $(ASLR_NOT_APPLICABLE)
+
+# common targets
+build:		$(BUILD_NO_ARCH)
+
+install:	$(INSTALL_NO_ARCH)
+
+test:		$(NO_TESTS)
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/puppetlabs-mysql/patches/01-installdb.patch	Thu Oct 01 15:00:59 2015 -0700
@@ -0,0 +1,14 @@
+In-house patch to change the path for Solaris to find install_db.
+This patch is not suitable for upstream.
+
+--- puppetlabs-mysql-3.6.0/manifests/server/installdb.pp.orig	2015-08-04 09:50:53.470952177 -0700
++++ puppetlabs-mysql-3.6.0/manifests/server/installdb.pp	2015-08-04 09:51:21.619646340 -0700
+@@ -18,7 +18,7 @@ class mysql::server::installdb {
+       command   => "mysql_install_db ${install_db_args}",
+       creates   => "${datadir}/mysql",
+       logoutput => on_failure,
+-      path      => '/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin',
++      path      => '/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/usr/mysql/5.5/bin',
+       require   => Package['mysql-server'],
+     }
+ 
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/puppetlabs-mysql/puppet-mysql.p5m	Thu Oct 01 15:00:59 2015 -0700
@@ -0,0 +1,159 @@
+#
+# 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.license	Thu Oct 01 15:00:59 2015 -0700
@@ -0,0 +1,212 @@
+The following applies to all products licensed under the Apache 2.0 License:
+
+You may not use the identified files except in compliance with the Apache License, Version 2.0 (the "License.")
+ 
+You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.  A copy of the license is also reproduced below.
+
+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.
+                              
+
+   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 2013 Puppet Labs
+
+   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-ntp/Makefile	Thu Oct 01 15:00:59 2015 -0700
@@ -0,0 +1,53 @@
+#
+# 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.
+#
+
+include ../../../../make-rules/shared-macros.mk
+
+COMPONENT_NAME=		puppetlabs-ntp
+COMPONENT_VERSION=	3.3.0
+COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
+COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
+COMPONENT_ARCHIVE_HASH=	\
+    sha256:d6b677cf6a3701aa95bee2b688dd975dbc93d20435ef2642de38cec7c930f8e3
+COMPONENT_ARCHIVE_URL=	http://forgeapi.puppetlabs.com/v3/files/$(COMPONENT_ARCHIVE)
+COMPONENT_PROJECT_URL=	http://www.openstack.org/
+COMPONENT_BUGDB=	utility/puppet
+
+TPNO=			24143
+
+include $(WS_MAKE_RULES)/prep.mk
+include $(WS_MAKE_RULES)/puppetmodule.mk
+include $(WS_MAKE_RULES)/ips.mk
+
+MODULE_NAME =	ntp
+
+ASLR_MODE = $(ASLR_NOT_APPLICABLE)
+
+# common targets
+build:		$(BUILD_NO_ARCH)
+
+install:	$(INSTALL_NO_ARCH)
+
+test:		$(NO_TESTS)
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/puppetlabs-ntp/patches/01-metadata.patch	Thu Oct 01 15:00:59 2015 -0700
@@ -0,0 +1,24 @@
+Patch to add Solaris 12 to the list of supported OSes.  This patch has
+been submitted upstream.
+
+--- puppetlabs-ntp-3.3.0/metadata.json.orig	2015-05-13 13:43:49.611523104 -0600
++++ puppetlabs-ntp-3.3.0/metadata.json	2015-05-13 13:44:30.682302981 -0600
+@@ -66,7 +66,8 @@
+     {
+       "operatingsystem": "Solaris",
+       "operatingsystemrelease": [
+-        "11"
++        "11",
++        "12"
+       ]
+     },
+     {
+@@ -88,7 +89,7 @@
+       "version_requirement": "3.x"
+     }
+   ],
+-  "description": "NTP Module for Debian, Ubuntu, CentOS, RHEL, OEL, Fedora, FreeBSD, ArchLinux and Gentoo.",
++  "description": "NTP Module for Debian, Ubuntu, CentOS, RHEL, OEL, Fedora, FreeBSD, ArchLinux, Gentoo, and Solaris.",
+   "dependencies": [
+     {"name":"puppetlabs/stdlib","version_requirement":">= 3.2.0 < 5.0.0"}
+   ]
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/puppetlabs-ntp/patches/02-params.patch	Thu Oct 01 15:00:59 2015 -0700
@@ -0,0 +1,15 @@
+Patch to add Solaris 12 to the list of supported OSes.  This patch has
+been submitted upstream.
+
+--- puppetlabs-ntp-3.3.0/manifests/params.pp.orig	2015-05-13 13:45:40.455925343 -0600
++++ puppetlabs-ntp-3.3.0/manifests/params.pp	2015-05-13 13:45:30.253178880 -0600
+@@ -157,7 +157,8 @@ class ntp::params {
+       $keys_file     = '/etc/inet/ntp.keys'
+       $package_name  = $::operatingsystemrelease ? {
+         /^(5\.10|10|10_u\d+)$/ => [ 'SUNWntpr', 'SUNWntpu' ],
+-        /^(5\.11|11|11\.\d+)$/ => [ 'service/network/ntp' ]
++        /^(5\.11|11|11\.\d+)$/ => [ 'service/network/ntp' ],
++        /^(5\.12|12|12\.\d+)$/ => [ 'service/network/ntp' ]
+       }
+       $restrict      = [
+         'default kod nomodify notrap nopeer noquery',
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/puppetlabs-ntp/puppet-ntp.p5m	Thu Oct 01 15:00:59 2015 -0700
@@ -0,0 +1,89 @@
+#
+# 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.license	Thu Oct 01 15:00:59 2015 -0700
@@ -0,0 +1,212 @@
+The following applies to all products licensed under the Apache 2.0 License:
+
+You may not use the identified files except in compliance with the Apache License, Version 2.0 (the "License.")
+ 
+You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.  A copy of the license is also reproduced below.
+
+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.
+                              
+
+                                   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 [2013] [Puppet Labs]
+
+   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-rabbitmq/Makefile	Thu Oct 01 15:00:59 2015 -0700
@@ -0,0 +1,56 @@
+#
+# 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.
+#
+
+include ../../../../make-rules/shared-macros.mk
+
+COMPONENT_NAME=		puppetlabs-rabbitmq
+COMPONENT_VERSION=	3.1.0
+COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
+COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
+COMPONENT_ARCHIVE_HASH=	\
+    sha256:bd79e605a032374508677847d7751c94ac4652e4ee4117e118d02c5030eb0966
+COMPONENT_ARCHIVE_URL=	http://forgeapi.puppetlabs.com/v3/files/$(COMPONENT_ARCHIVE)
+COMPONENT_PROJECT_URL=	http://www.openstack.org/
+COMPONENT_BUGDB=	utility/puppet
+
+TPNO=			24144
+
+include $(WS_MAKE_RULES)/prep.mk
+include $(WS_MAKE_RULES)/puppetmodule.mk
+include $(WS_MAKE_RULES)/ips.mk
+
+MODULE_NAME =	rabbitmq
+
+ASLR_MODE = $(ASLR_NOT_APPLICABLE)
+
+# common targets
+build:		$(BUILD_NO_ARCH)
+
+install:	$(INSTALL_NO_ARCH)
+
+test:		$(NO_TESTS)
+
+
+REQUIRED_PACKAGES += system/core-os
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/puppetlabs-rabbitmq/patches/01-metadata.patch	Thu Oct 01 15:00:59 2015 -0700
@@ -0,0 +1,28 @@
+This patch removes dependencies on other Puppet modules which do not
+apply to Solaris.  This patch is not suitable for upstream
+contribution.
+
+--- puppetlabs-rabbitmq-3.1.0/metadata.json.orig	2015-04-23 14:41:51.078003357 -0600
++++ puppetlabs-rabbitmq-3.1.0/metadata.json	2015-04-23 14:42:01.229667371 -0600
+@@ -11,14 +11,6 @@
+     {
+       "name": "puppetlabs/stdlib",
+       "version_requirement": ">= 2.0.0"
+-    },
+-    {
+-      "name": "puppetlabs/apt",
+-      "version_requirement": ">= 1.0.0"
+-    },
+-    {
+-      "name": "garethr/erlang",
+-      "version_requirement": ">= 0.1.0"
+     }
+   ],
+   "types": [
+@@ -248,4 +240,4 @@
+     "tests/user/add.pp": "d9f051f1edc91114097b54f818729ea8",
+     "tests/vhosts/add.pp": "f054d84ac87dc206f586d779fc312fa6"
+   }
+-}
+\ No newline at end of file
++}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/puppetlabs-rabbitmq/patches/02-params.patch	Thu Oct 01 15:00:59 2015 -0700
@@ -0,0 +1,19 @@
+Patch to add Solaris support.  This patch has not yet been submitted
+upstream.
+
+--- puppetlabs-rabbitmq-3.1.0/manifests/params.pp.orig	2015-04-23 13:55:03.123169856 -0600
++++ puppetlabs-rabbitmq-3.1.0/manifests/params.pp	2015-04-23 13:57:16.271618071 -0600
+@@ -32,6 +32,13 @@ class rabbitmq::params {
+       # This must remain at the end as we need $base_version and $version defined first.
+       $package_source   = "http://www.rabbitmq.com/releases/rabbitmq-server/v${base_version}/rabbitmq-server-${version}.noarch.rpm"
+     }
++    'Solaris': {
++      $package_ensure   = 'installed'
++      $package_name     = 'network/amqp/rabbitmq'
++      $service_name     = 'application/rabbitmq:default'
++      $package_provider = 'pkg'
++      $version          = '3.1.3'
++    }
+     default: {
+       fail("The ${module_name} module is not supported on an ${::osfamily} based system.")
+     }
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/puppetlabs-rabbitmq/puppet-rabbitmq.p5m	Thu Oct 01 15:00:59 2015 -0700
@@ -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) 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.license	Thu Oct 01 15:00:59 2015 -0700
@@ -0,0 +1,201 @@
+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 2013 Puppet Labs
+
+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-rsync/Makefile	Thu Oct 01 15:00:59 2015 -0700
@@ -0,0 +1,53 @@
+#
+# 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.
+#
+
+include ../../../../make-rules/shared-macros.mk
+
+COMPONENT_NAME=		puppetlabs-rsync
+COMPONENT_VERSION=	0.4.0
+COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
+COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
+COMPONENT_ARCHIVE_HASH=	\
+    sha256:da2b8b8d204dd0501b2af33c7a0ed14e37c9e47e7f24f00b9d6b99a4fdf08cfb
+COMPONENT_ARCHIVE_URL=	http://forgeapi.puppetlabs.com/v3/files/$(COMPONENT_ARCHIVE)
+COMPONENT_PROJECT_URL=	http://www.openstack.org/
+COMPONENT_BUGDB=	utility/puppet
+
+TPNO=			24145
+
+include $(WS_MAKE_RULES)/prep.mk
+include $(WS_MAKE_RULES)/puppetmodule.mk
+include $(WS_MAKE_RULES)/ips.mk
+
+MODULE_NAME =	rsync
+
+ASLR_MODE = $(ASLR_NOT_APPLICABLE)
+
+# common targets
+build:		$(BUILD_NO_ARCH)
+
+install:	$(INSTALL_NO_ARCH)
+
+test:		$(NO_TESTS)
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/puppetlabs-rsync/patches/01-metadata.patch	Thu Oct 01 15:00:59 2015 -0700
@@ -0,0 +1,14 @@
+This patch removes dependencies on other Puppet modules which do not
+apply to Solaris.  This patch is not suitable for upstream
+contribution.
+
+--- puppetlabs-rsync-0.4.0/metadata.json.orig	2015-05-13 14:49:30.562109445 -0600
++++ puppetlabs-rsync-0.4.0/metadata.json	2015-05-13 14:49:41.689334442 -0600
+@@ -9,7 +9,6 @@
+   "issues_url": "https://tickets.puppetlabs.com/browse/MODULES",
+   "dependencies": [
+     {"name":"puppetlabs/stdlib","version_requirement":">=2.2.1"},
+-    {"name":"puppetlabs/xinetd","version_requirement":">=1.1.0"},
+     {"name":"puppetlabs/concat","version_requirement":">= 1.1.1"}
+   ]
+ }
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/puppetlabs-rsync/puppet-rsync.p5m	Thu Oct 01 15:00:59 2015 -0700
@@ -0,0 +1,76 @@
+#
+# 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-stdlib/Makefile	Thu Oct 01 15:00:59 2015 -0700
@@ -0,0 +1,53 @@
+#
+# 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.
+#
+
+include ../../../../make-rules/shared-macros.mk
+
+COMPONENT_NAME=		puppetlabs-stdlib
+COMPONENT_VERSION=	4.7.0
+COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
+COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
+COMPONENT_ARCHIVE_HASH=	\
+    sha256:2aea8d3b9719078a5ff19d81c10389d22063c5bf6b9dcc90188cf42ba1f766b7
+COMPONENT_ARCHIVE_URL=	http://forgeapi.puppetlabs.com/v3/files/$(COMPONENT_ARCHIVE)
+COMPONENT_PROJECT_URL=	http://www.openstack.org/
+COMPONENT_BUGDB=	utility/puppet
+
+TPNO=			24150
+
+include $(WS_MAKE_RULES)/prep.mk
+include $(WS_MAKE_RULES)/puppetmodule.mk
+include $(WS_MAKE_RULES)/ips.mk
+
+MODULE_NAME =	stdlib
+
+ASLR_MODE = $(ASLR_NOT_APPLICABLE)
+
+# common targets
+build:		$(BUILD_NO_ARCH)
+
+install:	$(INSTALL_NO_ARCH)
+
+test:		$(NO_TESTS)
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/puppetlabs-stdlib/puppet-stdlib.p5m	Thu Oct 01 15:00:59 2015 -0700
@@ -0,0 +1,415 @@
+#
+# 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/saz-memcached/Makefile	Thu Oct 01 15:00:59 2015 -0700
@@ -0,0 +1,53 @@
+#
+# 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.
+#
+
+include ../../../../make-rules/shared-macros.mk
+
+COMPONENT_NAME=		saz-memcached
+COMPONENT_VERSION=	2.7.1
+COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
+COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
+COMPONENT_ARCHIVE_HASH=	\
+    sha256:d89cb474eef11f1b8762df5322efa5a1bfb99ee40895e96c40c27f9477b21f66
+COMPONENT_ARCHIVE_URL=	http://forgeapi.puppetlabs.com/v3/files/$(COMPONENT_ARCHIVE)
+COMPONENT_PROJECT_URL=	http://www.openstack.org/
+COMPONENT_BUGDB=	utility/puppet
+
+TPNO=			24167
+
+include $(WS_MAKE_RULES)/prep.mk
+include $(WS_MAKE_RULES)/puppetmodule.mk
+include $(WS_MAKE_RULES)/ips.mk
+
+MODULE_NAME =	memcached
+
+ASLR_MODE = $(ASLR_NOT_APPLICABLE)
+
+# common targets
+build:		$(BUILD_NO_ARCH)
+
+install:	$(INSTALL_NO_ARCH)
+
+test:		$(NO_TESTS)
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/saz-memcached/patches/01-metadata.patch	Thu Oct 01 15:00:59 2015 -0700
@@ -0,0 +1,27 @@
+Patch to add Solaris to the list of supported OSes.  This patch also
+removes dependencies on other Puppet modules which do not apply to
+Solaris.  The first piece of this patch has not yet been submitted
+upstream but the second piece is not suitable for upstream
+contribution.
+
+--- saz-memcached-2.7.1/metadata.json.orig	2015-04-23 15:25:39.614824153 -0600
++++ saz-memcached-2.7.1/metadata.json	2015-04-23 15:26:36.049638360 -0600
+@@ -28,6 +28,9 @@
+     },
+     {
+       "operatingsystem": "Windows"
++    },
++    {
++      "operatingsystem": "Solaris"
+     }
+   ],
+   "requirements": [
+@@ -42,7 +45,6 @@
+   ],
+   "description": "Manage memcached via Puppet",
+   "dependencies": [
+-    {"name":"puppetlabs/stdlib","version_requirement":">= 3.2.0"},
+-    {"name":"puppetlabs/firewall","version_requirement":">= 0.1.0"}
++    {"name":"puppetlabs/stdlib","version_requirement":">= 3.2.0"}
+   ]
+ }
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/saz-memcached/patches/02-params.patch	Thu Oct 01 15:00:59 2015 -0700
@@ -0,0 +1,24 @@
+Patch to add Solaris support.  This patch has not yet been submitted
+upstream.
+
+--- saz-memcached-2.7.1/manifests/params.pp.orig	2015-04-23 15:28:05.970302743 -0600
++++ saz-memcached-2.7.1/manifests/params.pp	2015-04-23 15:32:28.863884307 -0600
+@@ -38,6 +38,18 @@ class memcached::params {
+       $logfile           = undef
+       $use_registry      = true
+     }
++    'Solaris': {
++      $package_name      = 'service/memcached'
++      $package_provider  = 'pkg'
++      $service_name      = 'application/database/memcached:default'
++      $service_hasstatus = false
++      $dev_package_name  = undef
++      $config_file       = '/etc/memcached.conf'
++      $config_tmpl       = "${module_name}/memcached.conf.erb"
++      $user              = 'root'
++      $logfile           = undef
++      $use_registry      = false
++    }
+     default: {
+       case $::operatingsystem {
+         'Amazon': {
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/saz-memcached/puppet-memcached.p5m	Thu Oct 01 15:00:59 2015 -0700
@@ -0,0 +1,63 @@
+#
+# 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.license	Thu Oct 01 15:00:59 2015 -0700
@@ -0,0 +1,14 @@
+Copyright 2011 Steffen Zieger
+Copyright 2014 Garrett Honeycutt
+
+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/make-rules/puppetmodule.mk	Thu Oct 01 15:00:59 2015 -0700
@@ -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) 2015, Oracle and/or its affiliates. All rights reserved.
+#
+
+# Puppet modules do not have any concept of 'build' so make this a no-op
+$(BUILD_DIR)/%/.built:  $(SOURCE_DIR)/.prep
+	$(RM) -r $(@D) ; $(MKDIR) $(@D)
+	$(COMPONENT_PRE_BUILD_ACTION)
+	$(COMPONENT_POST_BUILD_ACTION)
+	$(TOUCH) $@
+
+# install the source into the proto directory
+$(BUILD_DIR)/%/.installed:      $(BUILD_DIR)/%/.built
+	$(COMPONENT_PRE_INSTALL_ACTION)
+	(cd $(SOURCE_DIR); \
+		$(MKDIR) -p $(PROTO_DIR)/etc/puppet/modules/$(MODULE_NAME); \
+		$(CP) -R * $(PROTO_DIR)/etc/puppet/modules/$(MODULE_NAME))
+	$(COMPONENT_POST_INSTALL_ACTION)
+	$(TOUCH) $@
+
+REQUIRED_PACKAGES += system/management/puppet-19