components/ruby/puppet-modules/puppetlabs-rabbitmq/puppetlabs-rabbitmq.p5m
changeset 5438 c068f8c677e8
parent 4911 6590570733a1
child 5591 d29b325ec1b3
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/puppetlabs-rabbitmq/puppetlabs-rabbitmq.p5m	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,134 @@
+#
+# 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, 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-rabbitmq@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="Rabbitmq Puppet Module"
+set name=pkg.description \
+    value="The rabbitmq module sets up rabbitmq and has a number of providers to manage everything from vhosts to exchanges after setup."
+set name=com.oracle.info.description value="Rabbitmq 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/rabbitmq/CHANGELOG
+file path=etc/puppet/modules/rabbitmq/Gemfile
+file path=etc/puppet/modules/rabbitmq/Gemfile.lock
+file path=etc/puppet/modules/rabbitmq/LICENSE
+file path=etc/puppet/modules/rabbitmq/Modulefile
+file path=etc/puppet/modules/rabbitmq/README.md
+file path=etc/puppet/modules/rabbitmq/Rakefile
+file path=etc/puppet/modules/rabbitmq/TODO
+file path=etc/puppet/modules/rabbitmq/bin/autospec
+file path=etc/puppet/modules/rabbitmq/bin/coderay
+file path=etc/puppet/modules/rabbitmq/bin/facter
+file path=etc/puppet/modules/rabbitmq/bin/hiera
+file path=etc/puppet/modules/rabbitmq/bin/htmldiff
+file path=etc/puppet/modules/rabbitmq/bin/kwalify
+file path=etc/puppet/modules/rabbitmq/bin/ldiff
+file path=etc/puppet/modules/rabbitmq/bin/nokogiri
+file path=etc/puppet/modules/rabbitmq/bin/pry
+file path=etc/puppet/modules/rabbitmq/bin/puppet
+file path=etc/puppet/modules/rabbitmq/bin/puppet-lint
+file path=etc/puppet/modules/rabbitmq/bin/rake
+file path=etc/puppet/modules/rabbitmq/bin/rbvmomish
+file path=etc/puppet/modules/rabbitmq/bin/rspec
+file path=etc/puppet/modules/rabbitmq/bin/rspec-puppet-init
+file path=etc/puppet/modules/rabbitmq/bin/serverspec-init
+file path=etc/puppet/modules/rabbitmq/files/README.markdown
+file path=etc/puppet/modules/rabbitmq/files/plugins/amqp_client-2.3.1.ez
+file path=etc/puppet/modules/rabbitmq/files/plugins/rabbit_stomp-2.3.1.ez
+file path=etc/puppet/modules/rabbitmq/hi
+file path=etc/puppet/modules/rabbitmq/lib/facter/rabbitmq_erlang_cookie.rb
+file path=etc/puppet/modules/rabbitmq/lib/puppet/provider/rabbitmq_exchange/rabbitmqadmin.rb
+file path=etc/puppet/modules/rabbitmq/lib/puppet/provider/rabbitmq_plugin/rabbitmqplugins.rb
+file path=etc/puppet/modules/rabbitmq/lib/puppet/provider/rabbitmq_user/rabbitmqctl.rb
+file path=etc/puppet/modules/rabbitmq/lib/puppet/provider/rabbitmq_user_permissions/rabbitmqctl.rb
+file path=etc/puppet/modules/rabbitmq/lib/puppet/provider/rabbitmq_vhost/rabbitmqctl.rb
+file path=etc/puppet/modules/rabbitmq/lib/puppet/type/rabbitmq_exchange.rb
+file path=etc/puppet/modules/rabbitmq/lib/puppet/type/rabbitmq_plugin.rb
+file path=etc/puppet/modules/rabbitmq/lib/puppet/type/rabbitmq_user.rb
+file path=etc/puppet/modules/rabbitmq/lib/puppet/type/rabbitmq_user_permissions.rb
+file path=etc/puppet/modules/rabbitmq/lib/puppet/type/rabbitmq_vhost.rb
+file path=etc/puppet/modules/rabbitmq/manifests/config.pp
+file path=etc/puppet/modules/rabbitmq/manifests/init.pp
+file path=etc/puppet/modules/rabbitmq/manifests/install.pp
+file path=etc/puppet/modules/rabbitmq/manifests/install/rabbitmqadmin.pp
+file path=etc/puppet/modules/rabbitmq/manifests/management.pp
+file path=etc/puppet/modules/rabbitmq/manifests/params.pp
+file path=etc/puppet/modules/rabbitmq/manifests/repo/apt.pp
+file path=etc/puppet/modules/rabbitmq/manifests/repo/rhel.pp
+file path=etc/puppet/modules/rabbitmq/manifests/service.pp
+file path=etc/puppet/modules/rabbitmq/metadata.json
+file path=etc/puppet/modules/rabbitmq/spec/README.markdown
+file path=etc/puppet/modules/rabbitmq/spec/classes/rabbitmq_spec.rb
+file path=etc/puppet/modules/rabbitmq/spec/spec.opts
+file path=etc/puppet/modules/rabbitmq/spec/spec_helper.rb
+file path=etc/puppet/modules/rabbitmq/spec/spec_helper_system.rb
+file path=etc/puppet/modules/rabbitmq/spec/system/basic_spec.rb
+file path=etc/puppet/modules/rabbitmq/spec/system/class_spec.rb
+file path=etc/puppet/modules/rabbitmq/spec/system/clustering_spec.rb
+file path=etc/puppet/modules/rabbitmq/spec/system/delete_guest_user_spec.rb
+file path=etc/puppet/modules/rabbitmq/spec/system/rabbitmqadmin_spec.rb
+file path=etc/puppet/modules/rabbitmq/spec/system/service_spec.rb
+file path=etc/puppet/modules/rabbitmq/spec/unit/facts/rabbitmq_erlang_cookie_spec.rb
+file path=etc/puppet/modules/rabbitmq/spec/unit/puppet/provider/rabbitmq_exchange/rabbitmqadmin_spec.rb
+file path=etc/puppet/modules/rabbitmq/spec/unit/puppet/provider/rabbitmq_user/rabbitmqctl_spec.rb
+file path=etc/puppet/modules/rabbitmq/spec/unit/puppet/provider/rabbitmq_user_permissions/rabbitmqctl_spec.rb
+file path=etc/puppet/modules/rabbitmq/spec/unit/puppet/provider/rabbitmq_vhost/rabbitmqctl_spec.rb
+file path=etc/puppet/modules/rabbitmq/spec/unit/puppet/type/rabbitmq_exchange_spec.rb
+file path=etc/puppet/modules/rabbitmq/spec/unit/puppet/type/rabbitmq_user_permissions_spec.rb
+file path=etc/puppet/modules/rabbitmq/spec/unit/puppet/type/rabbitmq_user_spec.rb
+file path=etc/puppet/modules/rabbitmq/spec/unit/puppet/type/rabbitmq_vhost_spec.rb
+file path=etc/puppet/modules/rabbitmq/templates/README.markdown
+file path=etc/puppet/modules/rabbitmq/templates/rabbit.pub.key.erb
+file path=etc/puppet/modules/rabbitmq/templates/rabbitmq-env.conf.erb
+file path=etc/puppet/modules/rabbitmq/templates/rabbitmq.config.erb
+file path=etc/puppet/modules/rabbitmq/tests/full.pp
+file path=etc/puppet/modules/rabbitmq/tests/permissions/add.pp
+file path=etc/puppet/modules/rabbitmq/tests/plugin.pp
+file path=etc/puppet/modules/rabbitmq/tests/repo/apt.pp
+file path=etc/puppet/modules/rabbitmq/tests/server.pp
+file path=etc/puppet/modules/rabbitmq/tests/service.pp
+file path=etc/puppet/modules/rabbitmq/tests/site.pp
+file path=etc/puppet/modules/rabbitmq/tests/user/add.pp
+file path=etc/puppet/modules/rabbitmq/tests/vhosts/add.pp
+#
+license puppetlabs-rabbitmq.license license="Apache v2.0"
+# Renamed Package
+depend type=optional \
+    fmri=system/management/puppet/[email protected]
+depend type=require fmri=system/management/puppet
+
+# force a dependency on puppetlabs-stdlib
+depend type=require fmri=system/management/puppet/puppetlabs-stdlib