Current File : //opt/puppetlabs/puppet/lib/ruby/vendor_ruby/hiera/puppet_logger.rb
class Hiera
  module Puppet_logger
    class << self
      def suitable?
        defined?(::Puppet) == "constant"
      end

      def warn(msg)
        Puppet.notice("hiera(): #{msg}")
      end

      def debug(msg)
        Puppet.debug("hiera(): #{msg}")
      end
    end
  end
end
Site is undergoing maintenance

PACJA Events

Maintenance mode is on

Site will be available soon. Thank you for your patience!