components/ruby/puppet-modules/puppetlabs-apache/puppetlabs-apache.p5m
changeset 5438 c068f8c677e8
parent 4911 6590570733a1
child 5696 f99e26938556
equal deleted inserted replaced
5437:449f3459d285 5438:c068f8c677e8
       
     1 #
       
     2 # CDDL HEADER START
       
     3 #
       
     4 # The contents of this file are subject to the terms of the
       
     5 # Common Development and Distribution License (the "License").
       
     6 # You may not use this file except in compliance with the License.
       
     7 #
       
     8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
       
     9 # or http://www.opensolaris.org/os/licensing.
       
    10 # See the License for the specific language governing permissions
       
    11 # and limitations under the License.
       
    12 #
       
    13 # When distributing Covered Code, include this CDDL HEADER in each
       
    14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
       
    15 # If applicable, add the following below this CDDL HEADER, with the
       
    16 # fields enclosed by brackets "[]" replaced with your own identifying
       
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
       
    18 #
       
    19 # CDDL HEADER END
       
    20 #
       
    21 
       
    22 #
       
    23 # Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
       
    24 #
       
    25 
       
    26 <transform file dir -> default owner puppet>
       
    27 <transform file dir -> default group puppet>
       
    28 set name=pkg.fmri \
       
    29     value=pkg:/system/management/puppet/puppetlabs-apache@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    30 set name=pkg.summary value="Apache Puppet Module"
       
    31 set name=pkg.description \
       
    32     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."
       
    33 set name=com.oracle.info.description value="Apache Puppet Module"
       
    34 set name=com.oracle.info.tpno value=$(TPNO)
       
    35 set name=info.classification \
       
    36     value="org.opensolaris.category.2008:System/Administration and Configuration" \
       
    37     value="org.opensolaris.category.2008:System/Enterprise Management"
       
    38 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
       
    39 set name=info.upstream \
       
    40     value="puppetlabs - https://forge.puppetlabs.com/puppetlabs"
       
    41 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
       
    42 set name=org.opensolaris.arc-caseid value=PSARC/2015/368 value=PSARC/2016/016
       
    43 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    44 #
       
    45 file path=etc/puppet/modules/apache/CHANGELOG.md
       
    46 file path=etc/puppet/modules/apache/CONTRIBUTING.md
       
    47 file path=etc/puppet/modules/apache/Gemfile
       
    48 file path=etc/puppet/modules/apache/LICENSE
       
    49 file path=etc/puppet/modules/apache/README.md
       
    50 file path=etc/puppet/modules/apache/README.passenger.md
       
    51 file path=etc/puppet/modules/apache/Rakefile
       
    52 file path=etc/puppet/modules/apache/checksums.json
       
    53 file path=etc/puppet/modules/apache/files/httpd
       
    54 file path=etc/puppet/modules/apache/lib/puppet/parser/functions/bool2httpd.rb
       
    55 file path=etc/puppet/modules/apache/lib/puppet/provider/a2mod.rb
       
    56 file path=etc/puppet/modules/apache/lib/puppet/provider/a2mod/a2mod.rb
       
    57 file path=etc/puppet/modules/apache/lib/puppet/provider/a2mod/gentoo.rb
       
    58 file path=etc/puppet/modules/apache/lib/puppet/provider/a2mod/modfix.rb
       
    59 file path=etc/puppet/modules/apache/lib/puppet/provider/a2mod/redhat.rb
       
    60 file path=etc/puppet/modules/apache/lib/puppet/type/a2mod.rb
       
    61 file path=etc/puppet/modules/apache/manifests/balancer.pp
       
    62 file path=etc/puppet/modules/apache/manifests/balancermember.pp
       
    63 file path=etc/puppet/modules/apache/manifests/confd/no_accf.pp
       
    64 file path=etc/puppet/modules/apache/manifests/custom_config.pp
       
    65 file path=etc/puppet/modules/apache/manifests/default_confd_files.pp
       
    66 file path=etc/puppet/modules/apache/manifests/default_mods.pp
       
    67 file path=etc/puppet/modules/apache/manifests/default_mods/load.pp
       
    68 file path=etc/puppet/modules/apache/manifests/dev.pp
       
    69 file path=etc/puppet/modules/apache/manifests/fastcgi/server.pp
       
    70 file path=etc/puppet/modules/apache/manifests/init.pp
       
    71 file path=etc/puppet/modules/apache/manifests/listen.pp
       
    72 file path=etc/puppet/modules/apache/manifests/mod.pp
       
    73 file path=etc/puppet/modules/apache/manifests/mod/actions.pp
       
    74 file path=etc/puppet/modules/apache/manifests/mod/alias.pp
       
    75 file path=etc/puppet/modules/apache/manifests/mod/auth_basic.pp
       
    76 file path=etc/puppet/modules/apache/manifests/mod/auth_cas.pp
       
    77 file path=etc/puppet/modules/apache/manifests/mod/auth_kerb.pp
       
    78 file path=etc/puppet/modules/apache/manifests/mod/authn_file.pp
       
    79 file path=etc/puppet/modules/apache/manifests/mod/authnz_ldap.pp
       
    80 file path=etc/puppet/modules/apache/manifests/mod/authz_default.pp
       
    81 file path=etc/puppet/modules/apache/manifests/mod/authz_user.pp
       
    82 file path=etc/puppet/modules/apache/manifests/mod/autoindex.pp
       
    83 file path=etc/puppet/modules/apache/manifests/mod/cache.pp
       
    84 file path=etc/puppet/modules/apache/manifests/mod/cgi.pp
       
    85 file path=etc/puppet/modules/apache/manifests/mod/cgid.pp
       
    86 file path=etc/puppet/modules/apache/manifests/mod/dav.pp
       
    87 file path=etc/puppet/modules/apache/manifests/mod/dav_fs.pp
       
    88 file path=etc/puppet/modules/apache/manifests/mod/dav_svn.pp
       
    89 file path=etc/puppet/modules/apache/manifests/mod/deflate.pp
       
    90 file path=etc/puppet/modules/apache/manifests/mod/dev.pp
       
    91 file path=etc/puppet/modules/apache/manifests/mod/dir.pp
       
    92 file path=etc/puppet/modules/apache/manifests/mod/disk_cache.pp
       
    93 file path=etc/puppet/modules/apache/manifests/mod/event.pp
       
    94 file path=etc/puppet/modules/apache/manifests/mod/expires.pp
       
    95 file path=etc/puppet/modules/apache/manifests/mod/fastcgi.pp
       
    96 file path=etc/puppet/modules/apache/manifests/mod/fcgid.pp
       
    97 file path=etc/puppet/modules/apache/manifests/mod/filter.pp
       
    98 file path=etc/puppet/modules/apache/manifests/mod/headers.pp
       
    99 file path=etc/puppet/modules/apache/manifests/mod/include.pp
       
   100 file path=etc/puppet/modules/apache/manifests/mod/info.pp
       
   101 file path=etc/puppet/modules/apache/manifests/mod/itk.pp
       
   102 file path=etc/puppet/modules/apache/manifests/mod/ldap.pp
       
   103 file path=etc/puppet/modules/apache/manifests/mod/mime.pp
       
   104 file path=etc/puppet/modules/apache/manifests/mod/mime_magic.pp
       
   105 file path=etc/puppet/modules/apache/manifests/mod/negotiation.pp
       
   106 file path=etc/puppet/modules/apache/manifests/mod/nss.pp
       
   107 file path=etc/puppet/modules/apache/manifests/mod/pagespeed.pp
       
   108 file path=etc/puppet/modules/apache/manifests/mod/passenger.pp
       
   109 file path=etc/puppet/modules/apache/manifests/mod/perl.pp
       
   110 file path=etc/puppet/modules/apache/manifests/mod/peruser.pp
       
   111 file path=etc/puppet/modules/apache/manifests/mod/php.pp
       
   112 file path=etc/puppet/modules/apache/manifests/mod/prefork.pp
       
   113 file path=etc/puppet/modules/apache/manifests/mod/proxy.pp
       
   114 file path=etc/puppet/modules/apache/manifests/mod/proxy_ajp.pp
       
   115 file path=etc/puppet/modules/apache/manifests/mod/proxy_balancer.pp
       
   116 file path=etc/puppet/modules/apache/manifests/mod/proxy_connect.pp
       
   117 file path=etc/puppet/modules/apache/manifests/mod/proxy_html.pp
       
   118 file path=etc/puppet/modules/apache/manifests/mod/proxy_http.pp
       
   119 file path=etc/puppet/modules/apache/manifests/mod/python.pp
       
   120 file path=etc/puppet/modules/apache/manifests/mod/reqtimeout.pp
       
   121 file path=etc/puppet/modules/apache/manifests/mod/rewrite.pp
       
   122 file path=etc/puppet/modules/apache/manifests/mod/rpaf.pp
       
   123 file path=etc/puppet/modules/apache/manifests/mod/security.pp
       
   124 file path=etc/puppet/modules/apache/manifests/mod/setenvif.pp
       
   125 file path=etc/puppet/modules/apache/manifests/mod/shib.pp
       
   126 file path=etc/puppet/modules/apache/manifests/mod/speling.pp
       
   127 file path=etc/puppet/modules/apache/manifests/mod/ssl.pp
       
   128 file path=etc/puppet/modules/apache/manifests/mod/status.pp
       
   129 file path=etc/puppet/modules/apache/manifests/mod/suexec.pp
       
   130 file path=etc/puppet/modules/apache/manifests/mod/suphp.pp
       
   131 file path=etc/puppet/modules/apache/manifests/mod/userdir.pp
       
   132 file path=etc/puppet/modules/apache/manifests/mod/version.pp
       
   133 file path=etc/puppet/modules/apache/manifests/mod/vhost_alias.pp
       
   134 file path=etc/puppet/modules/apache/manifests/mod/worker.pp
       
   135 file path=etc/puppet/modules/apache/manifests/mod/wsgi.pp
       
   136 file path=etc/puppet/modules/apache/manifests/mod/xsendfile.pp
       
   137 file path=etc/puppet/modules/apache/manifests/mpm.pp
       
   138 file path=etc/puppet/modules/apache/manifests/namevirtualhost.pp
       
   139 file path=etc/puppet/modules/apache/manifests/package.pp
       
   140 file path=etc/puppet/modules/apache/manifests/params.pp
       
   141 file path=etc/puppet/modules/apache/manifests/peruser/multiplexer.pp
       
   142 file path=etc/puppet/modules/apache/manifests/peruser/processor.pp
       
   143 file path=etc/puppet/modules/apache/manifests/php.pp
       
   144 file path=etc/puppet/modules/apache/manifests/proxy.pp
       
   145 file path=etc/puppet/modules/apache/manifests/python.pp
       
   146 file path=etc/puppet/modules/apache/manifests/security/rule_link.pp
       
   147 file path=etc/puppet/modules/apache/manifests/service.pp
       
   148 file path=etc/puppet/modules/apache/manifests/ssl.pp
       
   149 file path=etc/puppet/modules/apache/manifests/version.pp
       
   150 file path=etc/puppet/modules/apache/manifests/vhost.pp
       
   151 file path=etc/puppet/modules/apache/metadata.json
       
   152 file path=etc/puppet/modules/apache/spec/acceptance/apache_parameters_spec.rb
       
   153 file path=etc/puppet/modules/apache/spec/acceptance/apache_ssl_spec.rb
       
   154 file path=etc/puppet/modules/apache/spec/acceptance/basic_spec.rb
       
   155 file path=etc/puppet/modules/apache/spec/acceptance/class_spec.rb
       
   156 file path=etc/puppet/modules/apache/spec/acceptance/custom_config_spec.rb
       
   157 file path=etc/puppet/modules/apache/spec/acceptance/default_mods_spec.rb
       
   158 file path=etc/puppet/modules/apache/spec/acceptance/itk_spec.rb
       
   159 file path=etc/puppet/modules/apache/spec/acceptance/mod_dav_svn_spec.rb
       
   160 file path=etc/puppet/modules/apache/spec/acceptance/mod_deflate_spec.rb
       
   161 file path=etc/puppet/modules/apache/spec/acceptance/mod_fcgid_spec.rb
       
   162 file path=etc/puppet/modules/apache/spec/acceptance/mod_mime_spec.rb
       
   163 file path=etc/puppet/modules/apache/spec/acceptance/mod_negotiation_spec.rb
       
   164 file path=etc/puppet/modules/apache/spec/acceptance/mod_pagespeed_spec.rb
       
   165 file path=etc/puppet/modules/apache/spec/acceptance/mod_passenger_spec.rb
       
   166 file path=etc/puppet/modules/apache/spec/acceptance/mod_php_spec.rb
       
   167 file path=etc/puppet/modules/apache/spec/acceptance/mod_proxy_html_spec.rb
       
   168 file path=etc/puppet/modules/apache/spec/acceptance/mod_security_spec.rb
       
   169 file path=etc/puppet/modules/apache/spec/acceptance/mod_suphp_spec.rb
       
   170 file path=etc/puppet/modules/apache/spec/acceptance/nodesets/centos-59-x64.yml
       
   171 file path=etc/puppet/modules/apache/spec/acceptance/nodesets/centos-64-x64-pe.yml
       
   172 file path=etc/puppet/modules/apache/spec/acceptance/nodesets/centos-64-x64.yml
       
   173 file path=etc/puppet/modules/apache/spec/acceptance/nodesets/centos-65-x64.yml
       
   174 file path=etc/puppet/modules/apache/spec/acceptance/nodesets/centos-70-x64.yml
       
   175 file path=etc/puppet/modules/apache/spec/acceptance/nodesets/debian-607-x64.yml
       
   176 file path=etc/puppet/modules/apache/spec/acceptance/nodesets/debian-70rc1-x64.yml
       
   177 file path=etc/puppet/modules/apache/spec/acceptance/nodesets/debian-73-i386.yml
       
   178 file path=etc/puppet/modules/apache/spec/acceptance/nodesets/debian-73-x64.yml
       
   179 file path=etc/puppet/modules/apache/spec/acceptance/nodesets/default.yml
       
   180 file path=etc/puppet/modules/apache/spec/acceptance/nodesets/fedora-18-x64.yml
       
   181 file path=etc/puppet/modules/apache/spec/acceptance/nodesets/ubuntu-server-10044-x64.yml
       
   182 file path=etc/puppet/modules/apache/spec/acceptance/nodesets/ubuntu-server-12042-x64.yml
       
   183 file path=etc/puppet/modules/apache/spec/acceptance/nodesets/ubuntu-server-1310-x64.yml
       
   184 file path=etc/puppet/modules/apache/spec/acceptance/nodesets/ubuntu-server-1404-x64.yml
       
   185 file path=etc/puppet/modules/apache/spec/acceptance/prefork_worker_spec.rb
       
   186 file path=etc/puppet/modules/apache/spec/acceptance/service_spec.rb
       
   187 file path=etc/puppet/modules/apache/spec/acceptance/unsupported_spec.rb
       
   188 file path=etc/puppet/modules/apache/spec/acceptance/version.rb
       
   189 file path=etc/puppet/modules/apache/spec/acceptance/vhost_spec.rb
       
   190 file path=etc/puppet/modules/apache/spec/classes/apache_spec.rb
       
   191 file path=etc/puppet/modules/apache/spec/classes/dev_spec.rb
       
   192 file path=etc/puppet/modules/apache/spec/classes/mod/alias_spec.rb
       
   193 file path=etc/puppet/modules/apache/spec/classes/mod/auth_cas_spec.rb
       
   194 file path=etc/puppet/modules/apache/spec/classes/mod/auth_kerb_spec.rb
       
   195 file path=etc/puppet/modules/apache/spec/classes/mod/authnz_ldap_spec.rb
       
   196 file path=etc/puppet/modules/apache/spec/classes/mod/dav_svn_spec.rb
       
   197 file path=etc/puppet/modules/apache/spec/classes/mod/deflate_spec.rb
       
   198 file path=etc/puppet/modules/apache/spec/classes/mod/dev_spec.rb
       
   199 file path=etc/puppet/modules/apache/spec/classes/mod/dir_spec.rb
       
   200 file path=etc/puppet/modules/apache/spec/classes/mod/event_spec.rb
       
   201 file path=etc/puppet/modules/apache/spec/classes/mod/fastcgi_spec.rb
       
   202 file path=etc/puppet/modules/apache/spec/classes/mod/fcgid_spec.rb
       
   203 file path=etc/puppet/modules/apache/spec/classes/mod/info_spec.rb
       
   204 file path=etc/puppet/modules/apache/spec/classes/mod/itk_spec.rb
       
   205 file path=etc/puppet/modules/apache/spec/classes/mod/mime_magic_spec.rb
       
   206 file path=etc/puppet/modules/apache/spec/classes/mod/mime_spec.rb
       
   207 file path=etc/puppet/modules/apache/spec/classes/mod/negotiation_spec.rb
       
   208 file path=etc/puppet/modules/apache/spec/classes/mod/pagespeed_spec.rb
       
   209 file path=etc/puppet/modules/apache/spec/classes/mod/passenger_spec.rb
       
   210 file path=etc/puppet/modules/apache/spec/classes/mod/perl_spec.rb
       
   211 file path=etc/puppet/modules/apache/spec/classes/mod/peruser_spec.rb
       
   212 file path=etc/puppet/modules/apache/spec/classes/mod/php_spec.rb
       
   213 file path=etc/puppet/modules/apache/spec/classes/mod/prefork_spec.rb
       
   214 file path=etc/puppet/modules/apache/spec/classes/mod/proxy_connect_spec.rb
       
   215 file path=etc/puppet/modules/apache/spec/classes/mod/proxy_html_spec.rb
       
   216 file path=etc/puppet/modules/apache/spec/classes/mod/python_spec.rb
       
   217 file path=etc/puppet/modules/apache/spec/classes/mod/reqtimeout_spec.rb
       
   218 file path=etc/puppet/modules/apache/spec/classes/mod/rpaf_spec.rb
       
   219 file path=etc/puppet/modules/apache/spec/classes/mod/security_spec.rb
       
   220 file path=etc/puppet/modules/apache/spec/classes/mod/shib_spec.rb
       
   221 file path=etc/puppet/modules/apache/spec/classes/mod/speling_spec.rb
       
   222 file path=etc/puppet/modules/apache/spec/classes/mod/ssl_spec.rb
       
   223 file path=etc/puppet/modules/apache/spec/classes/mod/status_spec.rb
       
   224 file path=etc/puppet/modules/apache/spec/classes/mod/suphp_spec.rb
       
   225 file path=etc/puppet/modules/apache/spec/classes/mod/worker_spec.rb
       
   226 file path=etc/puppet/modules/apache/spec/classes/mod/wsgi_spec.rb
       
   227 file path=etc/puppet/modules/apache/spec/classes/params_spec.rb
       
   228 file path=etc/puppet/modules/apache/spec/classes/service_spec.rb
       
   229 file path=etc/puppet/modules/apache/spec/defines/balancermember_spec.rb
       
   230 file path=etc/puppet/modules/apache/spec/defines/custom_config_spec.rb
       
   231 file path=etc/puppet/modules/apache/spec/defines/fastcgi_server_spec.rb
       
   232 file path=etc/puppet/modules/apache/spec/defines/mod_spec.rb
       
   233 file path=etc/puppet/modules/apache/spec/defines/modsec_link_spec.rb
       
   234 file path=etc/puppet/modules/apache/spec/defines/vhost_spec.rb
       
   235 file path=etc/puppet/modules/apache/spec/spec.opts
       
   236 file path=etc/puppet/modules/apache/spec/spec_helper.rb
       
   237 file path=etc/puppet/modules/apache/spec/spec_helper_acceptance.rb
       
   238 file path=etc/puppet/modules/apache/spec/unit/provider/a2mod/gentoo_spec.rb
       
   239 file path=etc/puppet/modules/apache/spec/unit/puppet/parser/functions/bool2httpd_spec.rb
       
   240 file path=etc/puppet/modules/apache/templates/confd/no-accf.conf.erb
       
   241 file path=etc/puppet/modules/apache/templates/fastcgi/server.erb
       
   242 file path=etc/puppet/modules/apache/templates/httpd.conf.erb
       
   243 file path=etc/puppet/modules/apache/templates/listen.erb
       
   244 file path=etc/puppet/modules/apache/templates/mod/alias.conf.erb
       
   245 file path=etc/puppet/modules/apache/templates/mod/auth_cas.conf.erb
       
   246 file path=etc/puppet/modules/apache/templates/mod/authnz_ldap.conf.erb
       
   247 file path=etc/puppet/modules/apache/templates/mod/autoindex.conf.erb
       
   248 file path=etc/puppet/modules/apache/templates/mod/cgid.conf.erb
       
   249 file path=etc/puppet/modules/apache/templates/mod/dav_fs.conf.erb
       
   250 file path=etc/puppet/modules/apache/templates/mod/deflate.conf.erb
       
   251 file path=etc/puppet/modules/apache/templates/mod/dir.conf.erb
       
   252 file path=etc/puppet/modules/apache/templates/mod/disk_cache.conf.erb
       
   253 file path=etc/puppet/modules/apache/templates/mod/event.conf.erb
       
   254 file path=etc/puppet/modules/apache/templates/mod/fastcgi.conf.erb
       
   255 file path=etc/puppet/modules/apache/templates/mod/fcgid.conf.erb
       
   256 file path=etc/puppet/modules/apache/templates/mod/info.conf.erb
       
   257 file path=etc/puppet/modules/apache/templates/mod/itk.conf.erb
       
   258 file path=etc/puppet/modules/apache/templates/mod/ldap.conf.erb
       
   259 file path=etc/puppet/modules/apache/templates/mod/load.erb
       
   260 file path=etc/puppet/modules/apache/templates/mod/mime.conf.erb
       
   261 file path=etc/puppet/modules/apache/templates/mod/mime_magic.conf.erb
       
   262 file path=etc/puppet/modules/apache/templates/mod/mpm_event.conf.erb
       
   263 file path=etc/puppet/modules/apache/templates/mod/negotiation.conf.erb
       
   264 file path=etc/puppet/modules/apache/templates/mod/nss.conf.erb
       
   265 file path=etc/puppet/modules/apache/templates/mod/pagespeed.conf.erb
       
   266 file path=etc/puppet/modules/apache/templates/mod/passenger.conf.erb
       
   267 file path=etc/puppet/modules/apache/templates/mod/peruser.conf.erb
       
   268 file path=etc/puppet/modules/apache/templates/mod/php5.conf.erb
       
   269 file path=etc/puppet/modules/apache/templates/mod/prefork.conf.erb
       
   270 file path=etc/puppet/modules/apache/templates/mod/proxy.conf.erb
       
   271 file path=etc/puppet/modules/apache/templates/mod/proxy_html.conf.erb
       
   272 file path=etc/puppet/modules/apache/templates/mod/reqtimeout.conf.erb
       
   273 file path=etc/puppet/modules/apache/templates/mod/rpaf.conf.erb
       
   274 file path=etc/puppet/modules/apache/templates/mod/security.conf.erb
       
   275 file path=etc/puppet/modules/apache/templates/mod/security_crs.conf.erb
       
   276 file path=etc/puppet/modules/apache/templates/mod/setenvif.conf.erb
       
   277 file path=etc/puppet/modules/apache/templates/mod/ssl.conf.erb
       
   278 file path=etc/puppet/modules/apache/templates/mod/status.conf.erb
       
   279 file path=etc/puppet/modules/apache/templates/mod/suphp.conf.erb
       
   280 file path=etc/puppet/modules/apache/templates/mod/userdir.conf.erb
       
   281 file path=etc/puppet/modules/apache/templates/mod/worker.conf.erb
       
   282 file path=etc/puppet/modules/apache/templates/mod/wsgi.conf.erb
       
   283 file path=etc/puppet/modules/apache/templates/namevirtualhost.erb
       
   284 file path=etc/puppet/modules/apache/templates/ports_header.erb
       
   285 file path=etc/puppet/modules/apache/templates/vhost/_access_log.erb
       
   286 file path=etc/puppet/modules/apache/templates/vhost/_action.erb
       
   287 file path=etc/puppet/modules/apache/templates/vhost/_additional_includes.erb
       
   288 file path=etc/puppet/modules/apache/templates/vhost/_aliases.erb
       
   289 file path=etc/puppet/modules/apache/templates/vhost/_allow_encoded_slashes.erb
       
   290 file path=etc/puppet/modules/apache/templates/vhost/_block.erb
       
   291 file path=etc/puppet/modules/apache/templates/vhost/_charsets.erb
       
   292 file path=etc/puppet/modules/apache/templates/vhost/_custom_fragment.erb
       
   293 file path=etc/puppet/modules/apache/templates/vhost/_directories.erb
       
   294 file path=etc/puppet/modules/apache/templates/vhost/_docroot.erb
       
   295 file path=etc/puppet/modules/apache/templates/vhost/_error_document.erb
       
   296 file path=etc/puppet/modules/apache/templates/vhost/_fallbackresource.erb
       
   297 file path=etc/puppet/modules/apache/templates/vhost/_fastcgi.erb
       
   298 file path=etc/puppet/modules/apache/templates/vhost/_file_footer.erb
       
   299 file path=etc/puppet/modules/apache/templates/vhost/_file_header.erb
       
   300 file path=etc/puppet/modules/apache/templates/vhost/_header.erb
       
   301 file path=etc/puppet/modules/apache/templates/vhost/_itk.erb
       
   302 file path=etc/puppet/modules/apache/templates/vhost/_logging.erb
       
   303 file path=etc/puppet/modules/apache/templates/vhost/_passenger.erb
       
   304 file path=etc/puppet/modules/apache/templates/vhost/_php.erb
       
   305 file path=etc/puppet/modules/apache/templates/vhost/_php_admin.erb
       
   306 file path=etc/puppet/modules/apache/templates/vhost/_proxy.erb
       
   307 file path=etc/puppet/modules/apache/templates/vhost/_rack.erb
       
   308 file path=etc/puppet/modules/apache/templates/vhost/_redirect.erb
       
   309 file path=etc/puppet/modules/apache/templates/vhost/_requestheader.erb
       
   310 file path=etc/puppet/modules/apache/templates/vhost/_rewrite.erb
       
   311 file path=etc/puppet/modules/apache/templates/vhost/_scriptalias.erb
       
   312 file path=etc/puppet/modules/apache/templates/vhost/_security.erb
       
   313 file path=etc/puppet/modules/apache/templates/vhost/_serveralias.erb
       
   314 file path=etc/puppet/modules/apache/templates/vhost/_serversignature.erb
       
   315 file path=etc/puppet/modules/apache/templates/vhost/_setenv.erb
       
   316 file path=etc/puppet/modules/apache/templates/vhost/_ssl.erb
       
   317 file path=etc/puppet/modules/apache/templates/vhost/_suexec.erb
       
   318 file path=etc/puppet/modules/apache/templates/vhost/_suphp.erb
       
   319 file path=etc/puppet/modules/apache/templates/vhost/_wsgi.erb
       
   320 file path=etc/puppet/modules/apache/tests/apache.pp
       
   321 file path=etc/puppet/modules/apache/tests/dev.pp
       
   322 file path=etc/puppet/modules/apache/tests/init.pp
       
   323 file path=etc/puppet/modules/apache/tests/mod_load_params.pp
       
   324 file path=etc/puppet/modules/apache/tests/mods.pp
       
   325 file path=etc/puppet/modules/apache/tests/mods_custom.pp
       
   326 file path=etc/puppet/modules/apache/tests/php.pp
       
   327 file path=etc/puppet/modules/apache/tests/vhost.pp
       
   328 file path=etc/puppet/modules/apache/tests/vhost_directories.pp
       
   329 file path=etc/puppet/modules/apache/tests/vhost_ip_based.pp
       
   330 file path=etc/puppet/modules/apache/tests/vhost_proxypass.pp
       
   331 file path=etc/puppet/modules/apache/tests/vhost_ssl.pp
       
   332 file path=etc/puppet/modules/apache/tests/vhosts_without_listen.pp
       
   333 #
       
   334 license LICENSE license="Apache v2.0"
       
   335 # Renamed Package
       
   336 depend type=optional \
       
   337     fmri=system/management/puppet/[email protected]
       
   338 depend type=require fmri=system/management/puppet
       
   339 
       
   340 # force a dependency on puppetlabs-concat
       
   341 depend type=require fmri=system/management/puppet/puppetlabs-concat
       
   342 
       
   343 # force a dependency on puppetlabs-stdlib
       
   344 depend type=require fmri=system/management/puppet/puppetlabs-stdlib