#
# 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
# 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, 2016, Oracle and/or its affiliates. All rights reserved.
#
<transform file dir -> default owner puppet>
<transform file dir -> default group puppet>
set name=pkg.fmri \
value=pkg:/system/management/puppet/puppetlabs-mysql@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="Mysql Puppet Module"
set name=pkg.description \
value="The mysql module manages both the installation and configuration of MySQL, as well as extending Puppet to allow management of MySQL resources, such as databases, users, and grants."
set name=com.oracle.info.description value="Mysql Puppet Module"
set name=com.oracle.info.tpno value=$(TPNO)
set name=info.classification \
value="org.opensolaris.category.2008:System/Administration and Configuration"
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=info.upstream \
value="puppetlabs - https://forge.puppetlabs.com/puppetlabs"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=org.opensolaris.arc-caseid value=PSARC/2015/368 value=PSARC/2016/016
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
#
file path=etc/puppet/modules/mysql/CHANGELOG.md
file path=etc/puppet/modules/mysql/CONTRIBUTING.md
file path=etc/puppet/modules/mysql/Gemfile
file path=etc/puppet/modules/mysql/LICENSE
file path=etc/puppet/modules/mysql/README.md
file path=etc/puppet/modules/mysql/Rakefile
file path=etc/puppet/modules/mysql/TODO
file path=etc/puppet/modules/mysql/checksums.json
file path=etc/puppet/modules/mysql/manifests/db.pp
file path=etc/puppet/modules/mysql/metadata.json
file path=etc/puppet/modules/mysql/spec/spec.opts
#
license puppetlabs-mysql.license license="Apache v2.0"
# Renamed Package
depend type=optional \
fmri=system/management/puppet/puppet-mysql@3.6.1-5.12.0.0.0.93.0
depend type=require fmri=system/management/puppet
# force a dependency on nanliu-staging
depend type=require fmri=system/management/puppet/nanliu-staging
# force a dependency on puppetlabs-stdlib
depend type=require fmri=system/management/puppet/puppetlabs-stdlib