components/ruby/puppet-modules/puppetlabs-rabbitmq/puppet-rabbitmq.p5m
changeset 5438 c068f8c677e8
parent 5437 449f3459d285
child 5439 a006e5bb8577
--- a/components/ruby/puppet-modules/puppetlabs-rabbitmq/puppet-rabbitmq.p5m	Wed Feb 10 16:31:24 2016 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,128 +0,0 @@
-#
-# 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, Oracle and/or its affiliates. All rights reserved.
-#
-
-set name=pkg.fmri \
-    value=pkg:/system/management/puppet/puppet-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
-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"
-
-# force a dependency on puppet-stdlib
-depend type=require fmri=system/management/puppet/puppet-stdlib