components/ruby/puppet-modules/puppetlabs-apache/puppet-apache.p5m
author Drew Fisher <drew.fisher@oracle.com>
Thu, 01 Oct 2015 15:00:59 -0700
changeset 4911 6590570733a1
permissions -rw-r--r--
PSARC/2015/368 Common Puppet Modules 21691386 Request to integrate common puppet modules into Userland

#
# 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