components/ruby/puppet-modules/oracle-solaris_providers/oracle-solaris_providers.p5m
author Shawn Ferry <shawn.ferry@oracle.com>
Tue, 24 Jan 2017 15:17:07 -0800
changeset 7613 a31c7604d93f
parent 7565 48aa82a0931f
child 7651 70c0daa6928d
permissions -rw-r--r--
23593309 rspec tests need to be written for solaris_providers link_properties 25416733 puppet nsswitch does not accept user as a printer database 25416766 puppet module regressions 2.0.0, update to 2.0.1 25438739 puppet zone provider does not understand 'unavailable' state
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5438
c068f8c677e8 PSARC/2016/016 Rename/Refactor Puppet and Puppet Module Packages
Shawn Ferry <shawn.ferry@oracle.com>
parents:
diff changeset
     1
#
c068f8c677e8 PSARC/2016/016 Rename/Refactor Puppet and Puppet Module Packages
Shawn Ferry <shawn.ferry@oracle.com>
parents:
diff changeset
     2
# CDDL HEADER START
c068f8c677e8 PSARC/2016/016 Rename/Refactor Puppet and Puppet Module Packages
Shawn Ferry <shawn.ferry@oracle.com>
parents:
diff changeset
     3
#
c068f8c677e8 PSARC/2016/016 Rename/Refactor Puppet and Puppet Module Packages
Shawn Ferry <shawn.ferry@oracle.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
c068f8c677e8 PSARC/2016/016 Rename/Refactor Puppet and Puppet Module Packages
Shawn Ferry <shawn.ferry@oracle.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
c068f8c677e8 PSARC/2016/016 Rename/Refactor Puppet and Puppet Module Packages
Shawn Ferry <shawn.ferry@oracle.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
c068f8c677e8 PSARC/2016/016 Rename/Refactor Puppet and Puppet Module Packages
Shawn Ferry <shawn.ferry@oracle.com>
parents:
diff changeset
     7
#
c068f8c677e8 PSARC/2016/016 Rename/Refactor Puppet and Puppet Module Packages
Shawn Ferry <shawn.ferry@oracle.com>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
c068f8c677e8 PSARC/2016/016 Rename/Refactor Puppet and Puppet Module Packages
Shawn Ferry <shawn.ferry@oracle.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
c068f8c677e8 PSARC/2016/016 Rename/Refactor Puppet and Puppet Module Packages
Shawn Ferry <shawn.ferry@oracle.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
c068f8c677e8 PSARC/2016/016 Rename/Refactor Puppet and Puppet Module Packages
Shawn Ferry <shawn.ferry@oracle.com>
parents:
diff changeset
    11
# and limitations under the License.
c068f8c677e8 PSARC/2016/016 Rename/Refactor Puppet and Puppet Module Packages
Shawn Ferry <shawn.ferry@oracle.com>
parents:
diff changeset
    12
#
c068f8c677e8 PSARC/2016/016 Rename/Refactor Puppet and Puppet Module Packages
Shawn Ferry <shawn.ferry@oracle.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
c068f8c677e8 PSARC/2016/016 Rename/Refactor Puppet and Puppet Module Packages
Shawn Ferry <shawn.ferry@oracle.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
c068f8c677e8 PSARC/2016/016 Rename/Refactor Puppet and Puppet Module Packages
Shawn Ferry <shawn.ferry@oracle.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
c068f8c677e8 PSARC/2016/016 Rename/Refactor Puppet and Puppet Module Packages
Shawn Ferry <shawn.ferry@oracle.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
c068f8c677e8 PSARC/2016/016 Rename/Refactor Puppet and Puppet Module Packages
Shawn Ferry <shawn.ferry@oracle.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
c068f8c677e8 PSARC/2016/016 Rename/Refactor Puppet and Puppet Module Packages
Shawn Ferry <shawn.ferry@oracle.com>
parents:
diff changeset
    18
#
c068f8c677e8 PSARC/2016/016 Rename/Refactor Puppet and Puppet Module Packages
Shawn Ferry <shawn.ferry@oracle.com>
parents:
diff changeset
    19
# CDDL HEADER END
c068f8c677e8 PSARC/2016/016 Rename/Refactor Puppet and Puppet Module Packages
Shawn Ferry <shawn.ferry@oracle.com>
parents:
diff changeset
    20
#
c068f8c677e8 PSARC/2016/016 Rename/Refactor Puppet and Puppet Module Packages
Shawn Ferry <shawn.ferry@oracle.com>
parents:
diff changeset
    21
c068f8c677e8 PSARC/2016/016 Rename/Refactor Puppet and Puppet Module Packages
Shawn Ferry <shawn.ferry@oracle.com>
parents:
diff changeset
    22
#
7613
a31c7604d93f 23593309 rspec tests need to be written for solaris_providers link_properties
Shawn Ferry <shawn.ferry@oracle.com>
parents: 7565
diff changeset
    23
# Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved.
5438
c068f8c677e8 PSARC/2016/016 Rename/Refactor Puppet and Puppet Module Packages
Shawn Ferry <shawn.ferry@oracle.com>
parents:
diff changeset
    24
#
c068f8c677e8 PSARC/2016/016 Rename/Refactor Puppet and Puppet Module Packages
Shawn Ferry <shawn.ferry@oracle.com>
parents:
diff changeset
    25
#
c068f8c677e8 PSARC/2016/016 Rename/Refactor Puppet and Puppet Module Packages
Shawn Ferry <shawn.ferry@oracle.com>
parents:
diff changeset
    26
<transform file -> default mode 0444>
c068f8c677e8 PSARC/2016/016 Rename/Refactor Puppet and Puppet Module Packages
Shawn Ferry <shawn.ferry@oracle.com>
parents:
diff changeset
    27
<transform dir -> default mode 0755>
7565
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
    28
<transform file dir -> edit path ^solaris_providers usr/puppetlabs/puppet/modules/solaris_providers>
5438
c068f8c677e8 PSARC/2016/016 Rename/Refactor Puppet and Puppet Module Packages
Shawn Ferry <shawn.ferry@oracle.com>
parents:
diff changeset
    29
set name=pkg.fmri \
c068f8c677e8 PSARC/2016/016 Rename/Refactor Puppet and Puppet Module Packages
Shawn Ferry <shawn.ferry@oracle.com>
parents:
diff changeset
    30
    value=pkg:/system/management/puppet/oracle-solaris_providers@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
c068f8c677e8 PSARC/2016/016 Rename/Refactor Puppet and Puppet Module Packages
Shawn Ferry <shawn.ferry@oracle.com>
parents:
diff changeset
    31
set name=pkg.summary value="Oracle Solaris Providers Puppet Module"
c068f8c677e8 PSARC/2016/016 Rename/Refactor Puppet and Puppet Module Packages
Shawn Ferry <shawn.ferry@oracle.com>
parents:
diff changeset
    32
set name=pkg.description \
c068f8c677e8 PSARC/2016/016 Rename/Refactor Puppet and Puppet Module Packages
Shawn Ferry <shawn.ferry@oracle.com>
parents:
diff changeset
    33
    value="The Oracle Solaris puppet module contains multiple types and providers for managing Solaris"
c068f8c677e8 PSARC/2016/016 Rename/Refactor Puppet and Puppet Module Packages
Shawn Ferry <shawn.ferry@oracle.com>
parents:
diff changeset
    34
set name=com.oracle.info.description \
c068f8c677e8 PSARC/2016/016 Rename/Refactor Puppet and Puppet Module Packages
Shawn Ferry <shawn.ferry@oracle.com>
parents:
diff changeset
    35
    value="Oracle Solaris Providers Puppet Module"
c068f8c677e8 PSARC/2016/016 Rename/Refactor Puppet and Puppet Module Packages
Shawn Ferry <shawn.ferry@oracle.com>
parents:
diff changeset
    36
set name=info.classification \
c068f8c677e8 PSARC/2016/016 Rename/Refactor Puppet and Puppet Module Packages
Shawn Ferry <shawn.ferry@oracle.com>
parents:
diff changeset
    37
    value="org.opensolaris.category.2008:System/Administration and Configuration"
c068f8c677e8 PSARC/2016/016 Rename/Refactor Puppet and Puppet Module Packages
Shawn Ferry <shawn.ferry@oracle.com>
parents:
diff changeset
    38
set name=info.repository-url \
c068f8c677e8 PSARC/2016/016 Rename/Refactor Puppet and Puppet Module Packages
Shawn Ferry <shawn.ferry@oracle.com>
parents:
diff changeset
    39
    value=https://github.com/oraclesolaris/puppet-module
c068f8c677e8 PSARC/2016/016 Rename/Refactor Puppet and Puppet Module Packages
Shawn Ferry <shawn.ferry@oracle.com>
parents:
diff changeset
    40
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
c068f8c677e8 PSARC/2016/016 Rename/Refactor Puppet and Puppet Module Packages
Shawn Ferry <shawn.ferry@oracle.com>
parents:
diff changeset
    41
set name=info.upstream value=Oracle
c068f8c677e8 PSARC/2016/016 Rename/Refactor Puppet and Puppet Module Packages
Shawn Ferry <shawn.ferry@oracle.com>
parents:
diff changeset
    42
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
c068f8c677e8 PSARC/2016/016 Rename/Refactor Puppet and Puppet Module Packages
Shawn Ferry <shawn.ferry@oracle.com>
parents:
diff changeset
    43
set name=org.opensolaris.arc-caseid value=PSARC/2013/005 value=PSARC/2013/218 \
c068f8c677e8 PSARC/2016/016 Rename/Refactor Puppet and Puppet Module Packages
Shawn Ferry <shawn.ferry@oracle.com>
parents:
diff changeset
    44
    value=PSARC/2013/221 value=PSARC/2013/288 value=PSARC/2013/426 \
7565
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
    45
    value=PSARC/2016/016 value=PSARC/2016/607
5438
c068f8c677e8 PSARC/2016/016 Rename/Refactor Puppet and Puppet Module Packages
Shawn Ferry <shawn.ferry@oracle.com>
parents:
diff changeset
    46
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
7565
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
    47
file path=solaris_providers/CHANGELOG.md
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
    48
file path=solaris_providers/CONTRIBUTING.md
6345
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
    49
file path=solaris_providers/Gemfile
7565
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
    50
file path=solaris_providers/Gemfiles/puppet-3.6.2
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
    51
file path=solaris_providers/Gemfiles/puppet-4.x
6345
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
    52
file path=solaris_providers/LICENSE
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
    53
file path=solaris_providers/README.md
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
    54
file path=solaris_providers/Rakefile
7565
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
    55
file path=solaris_providers/TESTING.md
6345
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
    56
file path=solaris_providers/lib/puppet/provider/address_object/solaris.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
    57
file path=solaris_providers/lib/puppet/provider/address_properties/solaris.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
    58
file path=solaris_providers/lib/puppet/provider/boot_environment/solaris.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
    59
file path=solaris_providers/lib/puppet/provider/dns/solaris.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
    60
file path=solaris_providers/lib/puppet/provider/etherstub/solaris.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
    61
file path=solaris_providers/lib/puppet/provider/evs/solaris.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
    62
file path=solaris_providers/lib/puppet/provider/evs_ipnet/solaris.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
    63
file path=solaris_providers/lib/puppet/provider/evs_properties/solaris.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
    64
file path=solaris_providers/lib/puppet/provider/evs_vport/solaris.rb
7565
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
    65
file path=solaris_providers/lib/puppet/provider/ilb_healthcheck/solaris.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
    66
file path=solaris_providers/lib/puppet/provider/ilb_rule/solaris.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
    67
file path=solaris_providers/lib/puppet/provider/ilb_server/solaris.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
    68
file path=solaris_providers/lib/puppet/provider/ilb_servergroup/solaris.rb
6345
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
    69
file path=solaris_providers/lib/puppet/provider/interface_properties/solaris.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
    70
file path=solaris_providers/lib/puppet/provider/ip_interface/solaris.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
    71
file path=solaris_providers/lib/puppet/provider/ip_tunnel/solaris.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
    72
file path=solaris_providers/lib/puppet/provider/ipmp_interface/solaris.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
    73
file path=solaris_providers/lib/puppet/provider/ldap/solaris.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
    74
file path=solaris_providers/lib/puppet/provider/link_aggregation/solaris.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
    75
file path=solaris_providers/lib/puppet/provider/link_properties/solaris.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
    76
file path=solaris_providers/lib/puppet/provider/nis/solaris.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
    77
file path=solaris_providers/lib/puppet/provider/nsswitch/solaris.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
    78
file path=solaris_providers/lib/puppet/provider/pkg_facet/solaris.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
    79
file path=solaris_providers/lib/puppet/provider/pkg_mediator/solaris.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
    80
file path=solaris_providers/lib/puppet/provider/pkg_publisher/solaris.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
    81
file path=solaris_providers/lib/puppet/provider/pkg_variant/solaris.rb
7613
a31c7604d93f 23593309 rspec tests need to be written for solaris_providers link_properties
Shawn Ferry <shawn.ferry@oracle.com>
parents: 7565
diff changeset
    82
file path=solaris_providers/lib/puppet/provider/process_scheduler/solaris.rb
6345
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
    83
file path=solaris_providers/lib/puppet/provider/protocol_properties/solaris.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
    84
file path=solaris_providers/lib/puppet/provider/solaris_vlan/solaris.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
    85
file path=solaris_providers/lib/puppet/provider/svccfg/solaris.rb
7565
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
    86
file path=solaris_providers/lib/puppet/provider/system_attributes/solaris.rb
6345
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
    87
file path=solaris_providers/lib/puppet/provider/vni_interface/solaris.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
    88
file path=solaris_providers/lib/puppet/provider/vnic/solaris.rb
7565
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
    89
file path=solaris_providers/lib/puppet/provider/zfs_acl/solaris.rb
6345
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
    90
file path=solaris_providers/lib/puppet/provider/zone/solaris.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
    91
file path=solaris_providers/lib/puppet/type/address_object.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
    92
file path=solaris_providers/lib/puppet/type/address_properties.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
    93
file path=solaris_providers/lib/puppet/type/boot_environment.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
    94
file path=solaris_providers/lib/puppet/type/dns.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
    95
file path=solaris_providers/lib/puppet/type/etherstub.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
    96
file path=solaris_providers/lib/puppet/type/evs.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
    97
file path=solaris_providers/lib/puppet/type/evs_ipnet.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
    98
file path=solaris_providers/lib/puppet/type/evs_properties.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
    99
file path=solaris_providers/lib/puppet/type/evs_vport.rb
7565
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   100
file path=solaris_providers/lib/puppet/type/ilb_healthcheck.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   101
file path=solaris_providers/lib/puppet/type/ilb_rule.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   102
file path=solaris_providers/lib/puppet/type/ilb_server.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   103
file path=solaris_providers/lib/puppet/type/ilb_servergroup.rb
6345
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
   104
file path=solaris_providers/lib/puppet/type/interface_properties.rb
7613
a31c7604d93f 23593309 rspec tests need to be written for solaris_providers link_properties
Shawn Ferry <shawn.ferry@oracle.com>
parents: 7565
diff changeset
   105
file path=solaris_providers/lib/puppet/type/interface_properties/default.rb
6345
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
   106
file path=solaris_providers/lib/puppet/type/ip_interface.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
   107
file path=solaris_providers/lib/puppet/type/ip_tunnel.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
   108
file path=solaris_providers/lib/puppet/type/ipmp_interface.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
   109
file path=solaris_providers/lib/puppet/type/ldap.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
   110
file path=solaris_providers/lib/puppet/type/link_aggregation.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
   111
file path=solaris_providers/lib/puppet/type/link_properties.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
   112
file path=solaris_providers/lib/puppet/type/nis.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
   113
file path=solaris_providers/lib/puppet/type/nsswitch.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
   114
file path=solaris_providers/lib/puppet/type/pkg_facet.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
   115
file path=solaris_providers/lib/puppet/type/pkg_mediator.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
   116
file path=solaris_providers/lib/puppet/type/pkg_publisher.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
   117
file path=solaris_providers/lib/puppet/type/pkg_variant.rb
7613
a31c7604d93f 23593309 rspec tests need to be written for solaris_providers link_properties
Shawn Ferry <shawn.ferry@oracle.com>
parents: 7565
diff changeset
   118
file path=solaris_providers/lib/puppet/type/process_scheduler.rb
6345
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
   119
file path=solaris_providers/lib/puppet/type/protocol_properties.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
   120
file path=solaris_providers/lib/puppet/type/solaris_vlan.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
   121
file path=solaris_providers/lib/puppet/type/svccfg.rb
7565
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   122
file path=solaris_providers/lib/puppet/type/system_attributes.rb
6345
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
   123
file path=solaris_providers/lib/puppet/type/vni_interface.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
   124
file path=solaris_providers/lib/puppet/type/vnic.rb
7565
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   125
file path=solaris_providers/lib/puppet/type/zfs_acl.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   126
file path=solaris_providers/lib/puppet/type/zfs_acl/ace.rb
6345
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
   127
file path=solaris_providers/lib/puppet/type/zone.rb
7565
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   128
file path=solaris_providers/lib/puppet_x/oracle/solaris_providers/util.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   129
file path=solaris_providers/lib/puppet_x/oracle/solaris_providers/util/ilb.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   130
file path=solaris_providers/lib/puppet_x/oracle/solaris_providers/util/svcs.rb
6345
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
   131
file path=solaris_providers/lib/puppet_x/oracle/solaris_providers/util/validation.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
   132
file path=solaris_providers/metadata.json
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
   133
file path=solaris_providers/spec/acceptance/address_object_configure_spec.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
   134
file path=solaris_providers/spec/acceptance/address_properties_configure_spec.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
   135
file path=solaris_providers/spec/acceptance/dns_configure_spec.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
   136
file path=solaris_providers/spec/acceptance/ldap_configure_spec.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
   137
file path=solaris_providers/spec/acceptance/nis_configure_spec.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
   138
file path=solaris_providers/spec/acceptance/nodesets/default.yml
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
   139
file path=solaris_providers/spec/acceptance/pkg_facet_configure_spec.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
   140
file path=solaris_providers/spec/acceptance/pkg_mediator_configure_spec.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
   141
file path=solaris_providers/spec/acceptance/pkg_publisher_configure_spec.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
   142
file path=solaris_providers/spec/acceptance/pkg_variant_configure_spec.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
   143
file path=solaris_providers/spec/acceptance/zone_configure_spec.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
   144
file path=solaris_providers/spec/fixtures/manifests/site.pp
7613
a31c7604d93f 23593309 rspec tests need to be written for solaris_providers link_properties
Shawn Ferry <shawn.ferry@oracle.com>
parents: 7565
diff changeset
   145
file path=solaris_providers/spec/fixtures/unit/provider/address_properties/address_properties/show-addrprop-ADDROBJ-PROPERTY-CURRENT-PERM.txt
a31c7604d93f 23593309 rspec tests need to be written for solaris_providers link_properties
Shawn Ferry <shawn.ferry@oracle.com>
parents: 7565
diff changeset
   146
file path=solaris_providers/spec/fixtures/unit/provider/boot_environment/boot_environment/beadm_list_H.txt
7565
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   147
file path=solaris_providers/spec/fixtures/unit/provider/dns/dns/svcprop_p_config_Dns_fmri.txt
7613
a31c7604d93f 23593309 rspec tests need to be written for solaris_providers link_properties
Shawn Ferry <shawn.ferry@oracle.com>
parents: 7565
diff changeset
   148
file path=solaris_providers/spec/fixtures/unit/provider/etherstub/etherstub/dladm_show-etherstub_p_o_link.txt
7565
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   149
file path=solaris_providers/spec/fixtures/unit/provider/ilb_healthcheck/ilb_healthcheck/show-healthcheck.txt
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   150
file path=solaris_providers/spec/fixtures/unit/provider/ilb_rule/ilb_rule/show-rule_f.txt
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   151
file path=solaris_providers/spec/fixtures/unit/provider/ilb_server/ilb_server/show-server_o_servergroup_serverid_status_p.txt
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   152
file path=solaris_providers/spec/fixtures/unit/provider/ilb_server/ilb_server/show-servergroup_o_SGNAME_SERVERID_MINPORT_MAXPORT_IP_ADDRESS_p.txt
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   153
file path=solaris_providers/spec/fixtures/unit/provider/ilb_servergroup/ilb_servergroup/show-servergroup_o_sgname_p.txt
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   154
file path=solaris_providers/spec/fixtures/unit/provider/interface_properties/interface_properties/ipadm_show-ifprop_c_o_IFNAME-PROPERTY-PROTO-CURRENT-DEFAULT.txt
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   155
file path=solaris_providers/spec/fixtures/unit/provider/ipmp_interface/ipmp_interface/show-if_p_o_IFNAME_CLASS_PERSISTENT_OVER.txt
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   156
file path=solaris_providers/spec/fixtures/unit/provider/ldap/ldap/svcsprop_p_config_p_cred_Ldap_fmri.txt
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   157
file path=solaris_providers/spec/fixtures/unit/provider/link_aggregation/link_aggregation/dladm_show-aggr-P-p-o.txt
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   158
file path=solaris_providers/spec/fixtures/unit/provider/link_aggregation/link_aggregation/dladm_show-aggr-p-o.txt
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   159
file path=solaris_providers/spec/fixtures/unit/provider/link_aggregation/link_aggregation/dladm_show-aggr-x-p-o_port_aggrX.txt
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   160
file path=solaris_providers/spec/fixtures/unit/provider/link_aggregation/link_aggregation/dladm_show-linkprop_mac-address_link-value.txt
7613
a31c7604d93f 23593309 rspec tests need to be written for solaris_providers link_properties
Shawn Ferry <shawn.ferry@oracle.com>
parents: 7565
diff changeset
   161
file path=solaris_providers/spec/fixtures/unit/provider/link_properties/link_properties/dladm-show-linkprop_o_c_LINK___POSSIBLE.txt
7565
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   162
file path=solaris_providers/spec/fixtures/unit/provider/nis/nis/svcsprop_p_config_Client_fmri.txt
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   163
file path=solaris_providers/spec/fixtures/unit/provider/nis/nis/svcsprop_p_config_Domain_fmri.txt
7613
a31c7604d93f 23593309 rspec tests need to be written for solaris_providers link_properties
Shawn Ferry <shawn.ferry@oracle.com>
parents: 7565
diff changeset
   164
file path=solaris_providers/spec/fixtures/unit/provider/nsswitch/nsswitch/svcprop_nsswitch.txt
6345
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
   165
file path=solaris_providers/spec/fixtures/unit/provider/pkg/pkg_mediator/pkg_mediator.txt
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
   166
file path=solaris_providers/spec/fixtures/unit/provider/pkg/pkg_mediator/pkg_mediator_foo.txt
7613
a31c7604d93f 23593309 rspec tests need to be written for solaris_providers link_properties
Shawn Ferry <shawn.ferry@oracle.com>
parents: 7565
diff changeset
   167
file path=solaris_providers/spec/fixtures/unit/provider/protocol_properties/protocol_properties/show-prop_PROTO___PERM.txt
6345
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
   168
file path=solaris_providers/spec/fixtures/unit/provider/svccfg/svccfg/svcprop_a_f.txt
7565
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   169
file path=solaris_providers/spec/fixtures/unit/provider/system_attributes/system_attributes/ls_c_root_foo.txt
7613
a31c7604d93f 23593309 rspec tests need to be written for solaris_providers link_properties
Shawn Ferry <shawn.ferry@oracle.com>
parents: 7565
diff changeset
   170
file path=solaris_providers/spec/fixtures/unit/provider/vnic/vnic/dladm_show-vnic_p_link,over,macaddress.txt
7565
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   171
file path=solaris_providers/spec/fixtures/unit/provider/zfs_acl/zfs_acl/custom_perms.txt
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   172
file path=solaris_providers/spec/fixtures/unit/provider/zfs_acl/zfs_acl/[email protected]
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   173
file path=solaris_providers/spec/fixtures/unit/provider/zfs_acl/zfs_acl/[email protected]
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   174
file path=solaris_providers/spec/fixtures/unit/provider/zfs_acl/zfs_acl/[email protected]
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   175
file path=solaris_providers/spec/fixtures/unit/provider/zfs_acl/zfs_acl/default_perms.txt
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   176
file path=solaris_providers/spec/fixtures/unit/provider/zfs_acl/zfs_acl/default_perms_deny.txt
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   177
file path=solaris_providers/spec/fixtures/unit/provider/zfs_acl/zfs_acl/ls_v_root.txt
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   178
file path=solaris_providers/spec/fixtures/unit/provider/zfs_acl/zfs_acl/ls_v_root.yaml
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   179
file path=solaris_providers/spec/fixtures/unit/provider/zfs_acl/zfs_acl/ls_v_tmp_foo.txt
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   180
file path=solaris_providers/spec/fixtures/unit/provider/zfs_acl/zfs_acl/ls_v_tmp_foo.yaml
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   181
file path=solaris_providers/spec/fixtures/unit/provider/zfs_acl/zfs_acl/not_default_perms.txt
6345
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
   182
file path=solaris_providers/spec/spec_helper.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
   183
file path=solaris_providers/spec/spec_helper_acceptance.rb
7565
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   184
file path=solaris_providers/spec/unit/provider/address_object/address_object_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   185
file path=solaris_providers/spec/unit/provider/address_properties/address_properties_spec.rb
7613
a31c7604d93f 23593309 rspec tests need to be written for solaris_providers link_properties
Shawn Ferry <shawn.ferry@oracle.com>
parents: 7565
diff changeset
   186
file path=solaris_providers/spec/unit/provider/boot_environment/boot_environment_spec.rb
7565
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   187
file path=solaris_providers/spec/unit/provider/dns/dns_spec.rb
7613
a31c7604d93f 23593309 rspec tests need to be written for solaris_providers link_properties
Shawn Ferry <shawn.ferry@oracle.com>
parents: 7565
diff changeset
   188
file path=solaris_providers/spec/unit/provider/etherstub/etherstub_spec.rb
7565
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   189
file path=solaris_providers/spec/unit/provider/ilb/ilb_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   190
file path=solaris_providers/spec/unit/provider/ilb_healthcheck/ilb_healthcheck_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   191
file path=solaris_providers/spec/unit/provider/ilb_rule/ilb_rule_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   192
file path=solaris_providers/spec/unit/provider/ilb_server/ilb_server_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   193
file path=solaris_providers/spec/unit/provider/ilb_servergroup/ilb_servergroup_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   194
file path=solaris_providers/spec/unit/provider/interface_properties/interface_properties_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   195
file path=solaris_providers/spec/unit/provider/ipmp_interface/ipmp_interface_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   196
file path=solaris_providers/spec/unit/provider/ldap/ldap_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   197
file path=solaris_providers/spec/unit/provider/link_aggregation/link_aggregation_spec.rb
7613
a31c7604d93f 23593309 rspec tests need to be written for solaris_providers link_properties
Shawn Ferry <shawn.ferry@oracle.com>
parents: 7565
diff changeset
   198
file path=solaris_providers/spec/unit/provider/link_properties/link_properties_spec.rb
7565
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   199
file path=solaris_providers/spec/unit/provider/nis/nis_spec.rb
7613
a31c7604d93f 23593309 rspec tests need to be written for solaris_providers link_properties
Shawn Ferry <shawn.ferry@oracle.com>
parents: 7565
diff changeset
   200
file path=solaris_providers/spec/unit/provider/nsswitch/nsswitch_spec.rb
7565
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   201
file path=solaris_providers/spec/unit/provider/pkg/pkg_facet_spec.rb
6345
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
   202
file path=solaris_providers/spec/unit/provider/pkg/pkg_mediator_spec.rb
7565
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   203
file path=solaris_providers/spec/unit/provider/pkg/pkg_publisher_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   204
file path=solaris_providers/spec/unit/provider/pkg/pkg_variant_spec.rb
7613
a31c7604d93f 23593309 rspec tests need to be written for solaris_providers link_properties
Shawn Ferry <shawn.ferry@oracle.com>
parents: 7565
diff changeset
   205
file path=solaris_providers/spec/unit/provider/process_scheduler/process_scheduler_spec.rb
a31c7604d93f 23593309 rspec tests need to be written for solaris_providers link_properties
Shawn Ferry <shawn.ferry@oracle.com>
parents: 7565
diff changeset
   206
file path=solaris_providers/spec/unit/provider/protocol_properties/protocol_properties_spec.rb
6345
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
   207
file path=solaris_providers/spec/unit/provider/svccfg/svccfg_spec.rb
7565
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   208
file path=solaris_providers/spec/unit/provider/system_attributes/system_attributes_spec.rb
7613
a31c7604d93f 23593309 rspec tests need to be written for solaris_providers link_properties
Shawn Ferry <shawn.ferry@oracle.com>
parents: 7565
diff changeset
   209
file path=solaris_providers/spec/unit/provider/vnic/vnic_spec.rb
7565
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   210
file path=solaris_providers/spec/unit/provider/zfs_acl/zfs_acl_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   211
file path=solaris_providers/spec/unit/provider/zone/zone_spec.rb
6345
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
   212
file path=solaris_providers/spec/unit/type/address_object_spec.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
   213
file path=solaris_providers/spec/unit/type/address_properties_spec.rb
7613
a31c7604d93f 23593309 rspec tests need to be written for solaris_providers link_properties
Shawn Ferry <shawn.ferry@oracle.com>
parents: 7565
diff changeset
   214
file path=solaris_providers/spec/unit/type/boot_environment_spec.rb
6345
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
   215
file path=solaris_providers/spec/unit/type/dns_spec.rb
7613
a31c7604d93f 23593309 rspec tests need to be written for solaris_providers link_properties
Shawn Ferry <shawn.ferry@oracle.com>
parents: 7565
diff changeset
   216
file path=solaris_providers/spec/unit/type/etherstub_spec.rb
7565
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   217
file path=solaris_providers/spec/unit/type/ilb_healthcheck_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   218
file path=solaris_providers/spec/unit/type/ilb_rule_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   219
file path=solaris_providers/spec/unit/type/ilb_server_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   220
file path=solaris_providers/spec/unit/type/ilb_servergroup_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   221
file path=solaris_providers/spec/unit/type/interface_properties_spec.rb
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   222
file path=solaris_providers/spec/unit/type/ipmp_interface_spec.rb
6345
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
   223
file path=solaris_providers/spec/unit/type/ldap_spec.rb
7565
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   224
file path=solaris_providers/spec/unit/type/link_aggregation_spec.rb
7613
a31c7604d93f 23593309 rspec tests need to be written for solaris_providers link_properties
Shawn Ferry <shawn.ferry@oracle.com>
parents: 7565
diff changeset
   225
file path=solaris_providers/spec/unit/type/link_properties_spec.rb
6345
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
   226
file path=solaris_providers/spec/unit/type/nis_spec.rb
7613
a31c7604d93f 23593309 rspec tests need to be written for solaris_providers link_properties
Shawn Ferry <shawn.ferry@oracle.com>
parents: 7565
diff changeset
   227
file path=solaris_providers/spec/unit/type/nsswitch_spec.rb
6345
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
   228
file path=solaris_providers/spec/unit/type/pkg_facet_spec.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
   229
file path=solaris_providers/spec/unit/type/pkg_mediator_spec.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
   230
file path=solaris_providers/spec/unit/type/pkg_publisher_spec.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
   231
file path=solaris_providers/spec/unit/type/pkg_variant_spec.rb
7613
a31c7604d93f 23593309 rspec tests need to be written for solaris_providers link_properties
Shawn Ferry <shawn.ferry@oracle.com>
parents: 7565
diff changeset
   232
file path=solaris_providers/spec/unit/type/process_scheduler_spec.rb
a31c7604d93f 23593309 rspec tests need to be written for solaris_providers link_properties
Shawn Ferry <shawn.ferry@oracle.com>
parents: 7565
diff changeset
   233
file path=solaris_providers/spec/unit/type/protocol_properties_spec.rb
6345
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
   234
file path=solaris_providers/spec/unit/type/svccfg_spec.rb
7565
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   235
file path=solaris_providers/spec/unit/type/system_attributes_spec.rb
7613
a31c7604d93f 23593309 rspec tests need to be written for solaris_providers link_properties
Shawn Ferry <shawn.ferry@oracle.com>
parents: 7565
diff changeset
   236
file path=solaris_providers/spec/unit/type/vnic_spec.rb
7565
48aa82a0931f PSARC/2016/607 Puppet 4.7.0, Hiera 3.2.0
Shawn Ferry <shawn.ferry@oracle.com>
parents: 6345
diff changeset
   237
file path=solaris_providers/spec/unit/type/zfs_acl_spec.rb
6345
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
   238
file path=solaris_providers/spec/unit/type/zone_spec.rb
cf781597d748 23309765 Build module archive with all changes until it is republished on github
Shawn Ferry <shawn.ferry@oracle.com>
parents: 5438
diff changeset
   239
license apache.license license="Apache v2.0"
5438
c068f8c677e8 PSARC/2016/016 Rename/Refactor Puppet and Puppet Module Packages
Shawn Ferry <shawn.ferry@oracle.com>
parents:
diff changeset
   240
c068f8c677e8 PSARC/2016/016 Rename/Refactor Puppet and Puppet Module Packages
Shawn Ferry <shawn.ferry@oracle.com>
parents:
diff changeset
   241
# require puppet
c068f8c677e8 PSARC/2016/016 Rename/Refactor Puppet and Puppet Module Packages
Shawn Ferry <shawn.ferry@oracle.com>
parents:
diff changeset
   242
depend type=require fmri=system/management/puppet