Current File : //opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/indirector/envelope.rb
require_relative '../../puppet/indirector'

# Provide any attributes or functionality needed for indirected
# instances.
module Puppet::Indirector::Envelope
  attr_accessor :expiration

  def expired?
    expiration and expiration < Time.now
  end
end
Site is undergoing maintenance

PACJA Events

Maintenance mode is on

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