Sha256: 78b93ad45d18e0762ccb94a2572079720bd9bfa7e4d43b742a1eefb0ffcbe390

Contents?: true

Size: 171 Bytes

Versions: 20

Compression:

Stored size: 171 Bytes

Contents

# frozen_string_literal: true
module Puppet
  class Network::AuthConfig
    def self.authprovider_class=(_)
      # legacy auth is not supported, ignore
    end
  end
end

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
puppet-8.3.0 lib/puppet/network/authconfig.rb
puppet-8.3.0-x86-mingw32 lib/puppet/network/authconfig.rb
puppet-8.3.0-x64-mingw32 lib/puppet/network/authconfig.rb
puppet-8.3.0-universal-darwin lib/puppet/network/authconfig.rb
puppet-8.3.1 lib/puppet/network/authconfig.rb
puppet-8.3.1-x86-mingw32 lib/puppet/network/authconfig.rb
puppet-8.3.1-x64-mingw32 lib/puppet/network/authconfig.rb
puppet-8.3.1-universal-darwin lib/puppet/network/authconfig.rb
puppet-8.2.0 lib/puppet/network/authconfig.rb
puppet-8.2.0-x86-mingw32 lib/puppet/network/authconfig.rb
puppet-8.2.0-x64-mingw32 lib/puppet/network/authconfig.rb
puppet-8.2.0-universal-darwin lib/puppet/network/authconfig.rb
puppet-8.1.0 lib/puppet/network/authconfig.rb
puppet-8.1.0-x86-mingw32 lib/puppet/network/authconfig.rb
puppet-8.1.0-x64-mingw32 lib/puppet/network/authconfig.rb
puppet-8.1.0-universal-darwin lib/puppet/network/authconfig.rb
puppet-8.0.1 lib/puppet/network/authconfig.rb
puppet-8.0.1-x86-mingw32 lib/puppet/network/authconfig.rb
puppet-8.0.1-x64-mingw32 lib/puppet/network/authconfig.rb
puppet-8.0.1-universal-darwin lib/puppet/network/authconfig.rb