DEBSOURCES
Skip Quicknav
sources / puppet-agent / 7.23.0-1 / lib / puppet / network / authconfig.rb
1234567
module Puppet class Network::AuthConfig def self.authprovider_class=(_) # legacy auth is not supported, ignore end end end