1487N/A# The contents of this file are subject to the terms of the 1487N/A# Common Development and Distribution License (the "License"). 1487N/A# You may not use this file except in compliance with the License. 1487N/A# See the License for the specific language governing permissions 1487N/A# and limitations under the License. 1487N/A# When distributing Covered Code, include this CDDL HEADER in each 1487N/A# If applicable, add the following below this CDDL HEADER, with the 1487N/A# fields enclosed by brackets "[]" replaced with your own identifying 1487N/A# information: Portions Copyright [yyyy] [name of copyright owner] 5353N/A# Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved. 3160N/A# puppet requires facter and hiera as part of the install phase 5489N/A# Collect and print puppet module manifests for cherry picking into group 5489N/A# dependencies as a helper for the package maintainer 3160N/A# make sure facter and hiera are installed first 1487N/A# puppet requires the installation of the following rubygems to run 3160N/A# the unittests: rspec rspec-expectations mocha rack rgen 1487N/A# Disable the tests until these rubygems are available.