components/ruby/puppet-modules/nanliu-staging/nanliu-staging.p5m
branchs11u3-sru
changeset 6035 c9748fcc32de
equal deleted inserted replaced
6016:a477397bba8b 6035:c9748fcc32de
       
     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 <transform file dir -> default owner puppet>
       
    26 <transform file dir -> default group puppet>
       
    27 set name=pkg.fmri \
       
    28     value=pkg:/system/management/puppet/nanliu-staging@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    29 set name=pkg.summary value="Staging Puppet Module"
       
    30 set name=pkg.description \
       
    31     value="The staging module manages a staging directory, along with download/extraction of compressed files."
       
    32 set name=com.oracle.info.description value="Staging Puppet Module"
       
    33 set name=com.oracle.info.tpno value=$(TPNO)
       
    34 set name=info.classification \
       
    35     value="org.opensolaris.category.2008:System/Administration and Configuration"
       
    36 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
       
    37 set name=info.upstream \
       
    38     value="puppetlabs - https://forge.puppetlabs.com/puppetlabs"
       
    39 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
       
    40 set name=org.opensolaris.arc-caseid value=PSARC/2015/368 value=PSARC/2016/016
       
    41 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    42 #
       
    43 file path=etc/puppet/modules/staging/Gemfile
       
    44 file path=etc/puppet/modules/staging/LICENSE
       
    45 file path=etc/puppet/modules/staging/README.md
       
    46 file path=etc/puppet/modules/staging/Rakefile
       
    47 file path=etc/puppet/modules/staging/Vagrantfile
       
    48 file path=etc/puppet/modules/staging/checksums.json
       
    49 file path=etc/puppet/modules/staging/docs/deploy.html
       
    50 file path=etc/puppet/modules/staging/docs/extract.html
       
    51 file path=etc/puppet/modules/staging/docs/file.html
       
    52 file path=etc/puppet/modules/staging/docs/init.html
       
    53 file path=etc/puppet/modules/staging/files/sample
       
    54 file path=etc/puppet/modules/staging/files/sample.tar.bz2
       
    55 file path=etc/puppet/modules/staging/files/sample.tar.gz
       
    56 file path=etc/puppet/modules/staging/lib/facter/staging_http_get.rb
       
    57 file path=etc/puppet/modules/staging/lib/facter/staging_windir.rb
       
    58 file path=etc/puppet/modules/staging/lib/puppet/parser/functions/scope_defaults.rb
       
    59 file path=etc/puppet/modules/staging/lib/puppet/parser/functions/staging_parse.rb
       
    60 file path=etc/puppet/modules/staging/manifests/.init.pp.swp
       
    61 file path=etc/puppet/modules/staging/manifests/deploy.pp
       
    62 file path=etc/puppet/modules/staging/manifests/extract.pp
       
    63 file path=etc/puppet/modules/staging/manifests/file.pp
       
    64 file path=etc/puppet/modules/staging/manifests/init.pp
       
    65 file path=etc/puppet/modules/staging/manifests/params.pp
       
    66 file path=etc/puppet/modules/staging/metadata.json
       
    67 file path=etc/puppet/modules/staging/spec/defines/staging_deploy_spec.rb
       
    68 file path=etc/puppet/modules/staging/spec/defines/staging_extract_spec.rb
       
    69 file path=etc/puppet/modules/staging/spec/defines/staging_file_spec.rb
       
    70 file path=etc/puppet/modules/staging/spec/fixtures/hiera.yaml
       
    71 file path=etc/puppet/modules/staging/spec/spec_helper.rb
       
    72 file path=etc/puppet/modules/staging/spec/unit/puppet/parser/functions/scope_defaults_spec.rb
       
    73 file path=etc/puppet/modules/staging/spec/unit/puppet/parser/functions/staging_parse_spec.rb
       
    74 file path=etc/puppet/modules/staging/tests/deploy.pp
       
    75 file path=etc/puppet/modules/staging/tests/extract.pp
       
    76 file path=etc/puppet/modules/staging/tests/file.pp
       
    77 file path=etc/puppet/modules/staging/tests/init.pp
       
    78 file path=etc/puppet/modules/staging/tests/scope_defaults.pp
       
    79 file path=etc/puppet/modules/staging/tests/staging_parse.pp
       
    80 #
       
    81 license nanliu-staging.license license="Apache v2.0"
       
    82 
       
    83 depend type=require fmri=system/management/puppet