Sha256: 724a4672ed60b49a9dde7824c9e771264d6fd4d2b6c192dc8b1cc23b784eadaa

Contents?: true

Size: 318 Bytes

Versions: 20

Compression:

Stored size: 318 Bytes

Contents

# frozen_string_literal: true
require_relative '../../../puppet/indirector/store_configs'
require_relative '../../../puppet/resource/catalog'

class Puppet::Resource::Catalog::StoreConfigs < Puppet::Indirector::StoreConfigs

  desc %q{Part of the "storeconfigs" feature. Should not be directly set by end users.}

end

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
puppet-8.3.0 lib/puppet/indirector/catalog/store_configs.rb
puppet-8.3.0-x86-mingw32 lib/puppet/indirector/catalog/store_configs.rb
puppet-8.3.0-x64-mingw32 lib/puppet/indirector/catalog/store_configs.rb
puppet-8.3.0-universal-darwin lib/puppet/indirector/catalog/store_configs.rb
puppet-8.3.1 lib/puppet/indirector/catalog/store_configs.rb
puppet-8.3.1-x86-mingw32 lib/puppet/indirector/catalog/store_configs.rb
puppet-8.3.1-x64-mingw32 lib/puppet/indirector/catalog/store_configs.rb
puppet-8.3.1-universal-darwin lib/puppet/indirector/catalog/store_configs.rb
puppet-8.2.0 lib/puppet/indirector/catalog/store_configs.rb
puppet-8.2.0-x86-mingw32 lib/puppet/indirector/catalog/store_configs.rb
puppet-8.2.0-x64-mingw32 lib/puppet/indirector/catalog/store_configs.rb
puppet-8.2.0-universal-darwin lib/puppet/indirector/catalog/store_configs.rb
puppet-8.1.0 lib/puppet/indirector/catalog/store_configs.rb
puppet-8.1.0-x86-mingw32 lib/puppet/indirector/catalog/store_configs.rb
puppet-8.1.0-x64-mingw32 lib/puppet/indirector/catalog/store_configs.rb
puppet-8.1.0-universal-darwin lib/puppet/indirector/catalog/store_configs.rb
puppet-8.0.1 lib/puppet/indirector/catalog/store_configs.rb
puppet-8.0.1-x86-mingw32 lib/puppet/indirector/catalog/store_configs.rb
puppet-8.0.1-x64-mingw32 lib/puppet/indirector/catalog/store_configs.rb
puppet-8.0.1-universal-darwin lib/puppet/indirector/catalog/store_configs.rb