1710N/A# The contents of this file are subject to the terms of the 1710N/A# Common Development and Distribution License (the "License"). 1710N/A# You may not use this file except in compliance with the License. 1710N/A# See the License for the specific language governing permissions 1710N/A# and limitations under the License. 1710N/A# When distributing Covered Code, include this CDDL HEADER in each 1710N/A# If applicable, add the following below this CDDL HEADER, with the 1710N/A# fields enclosed by brackets "[]" replaced with your own identifying 1710N/A# information: Portions Copyright [yyyy] [name of copyright owner] 3996N/A# Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved. 3427N/A# puppet requires facter and hiera as part of the install phase 2383N/A# pass Ruby values onto the package manfiest 2026N/A # Ruby extension for auditing 3427N/A# make sure facter and hiera are installed first 1710N/A# puppet requires the installation of the following rubygems to run 3427N/A# the unittests: rspec rspec-expectations mocha rack rgen 1710N/A# Disable the tests until these rubygems are available.