Class Puppet::Network::AuthStore
In: lib/puppet/network/authstore.rb
Parent: Object

Methods

Included Modules

Puppet::Util::Logging

Classes and Modules

Class Puppet::Network::AuthStore::Declaration

Public Class methods

Public Instance methods

Mark a given pattern as allowed.

Is a given combination of name and ip address allowed? If either input is non-nil, then both inputs must be provided. If neither input is provided, then the authstore is considered local and defaults to "true".

Deny a given pattern.

does this auth store has any rules?

Is global allow enabled?

[Validate]