Sha256: a9cfca89bc5e4b98efd5a70e18579ab83204ea0cae73ec0ae20b84cec830cece

Contents?: true

Size: 315 Bytes

Versions: 20

Compression:

Stored size: 315 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 '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.10.0 lib/puppet/indirector/catalog/store_configs.rb
puppet-8.10.0-x86-mingw32 lib/puppet/indirector/catalog/store_configs.rb
puppet-8.10.0-x64-mingw32 lib/puppet/indirector/catalog/store_configs.rb
puppet-8.10.0-universal-darwin lib/puppet/indirector/catalog/store_configs.rb
puppet-8.9.0 lib/puppet/indirector/catalog/store_configs.rb
puppet-8.9.0-x86-mingw32 lib/puppet/indirector/catalog/store_configs.rb
puppet-8.9.0-x64-mingw32 lib/puppet/indirector/catalog/store_configs.rb
puppet-8.9.0-universal-darwin lib/puppet/indirector/catalog/store_configs.rb
puppet-8.8.1 lib/puppet/indirector/catalog/store_configs.rb
puppet-8.8.1-x86-mingw32 lib/puppet/indirector/catalog/store_configs.rb
puppet-8.8.1-x64-mingw32 lib/puppet/indirector/catalog/store_configs.rb
puppet-8.8.1-universal-darwin lib/puppet/indirector/catalog/store_configs.rb
puppet-8.7.0 lib/puppet/indirector/catalog/store_configs.rb
puppet-8.7.0-x86-mingw32 lib/puppet/indirector/catalog/store_configs.rb
puppet-8.7.0-x64-mingw32 lib/puppet/indirector/catalog/store_configs.rb
puppet-8.7.0-universal-darwin lib/puppet/indirector/catalog/store_configs.rb
puppet-8.6.0 lib/puppet/indirector/catalog/store_configs.rb
puppet-8.6.0-x86-mingw32 lib/puppet/indirector/catalog/store_configs.rb
puppet-8.6.0-x64-mingw32 lib/puppet/indirector/catalog/store_configs.rb
puppet-8.6.0-universal-darwin lib/puppet/indirector/catalog/store_configs.rb