Sha256: 352a014cdaabd8c603add78952d4320a997f8126f8ff78ece12c61c5f63ca6d6

Contents?: true

Size: 212 Bytes

Versions: 20

Compression:

Stored size: 212 Bytes

Contents

# frozen_string_literal: true

require_relative '../../puppet/util/feature'

# Is the pe license library installed providing the ability to read licenses.
Puppet.features.add(:pe_license, :libs => %(pe_license))

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
puppet-8.10.0 lib/puppet/feature/pe_license.rb
puppet-8.10.0-x86-mingw32 lib/puppet/feature/pe_license.rb
puppet-8.10.0-x64-mingw32 lib/puppet/feature/pe_license.rb
puppet-8.10.0-universal-darwin lib/puppet/feature/pe_license.rb
puppet-8.9.0 lib/puppet/feature/pe_license.rb
puppet-8.9.0-x86-mingw32 lib/puppet/feature/pe_license.rb
puppet-8.9.0-x64-mingw32 lib/puppet/feature/pe_license.rb
puppet-8.9.0-universal-darwin lib/puppet/feature/pe_license.rb
puppet-8.8.1 lib/puppet/feature/pe_license.rb
puppet-8.8.1-x86-mingw32 lib/puppet/feature/pe_license.rb
puppet-8.8.1-x64-mingw32 lib/puppet/feature/pe_license.rb
puppet-8.8.1-universal-darwin lib/puppet/feature/pe_license.rb
puppet-8.7.0 lib/puppet/feature/pe_license.rb
puppet-8.7.0-x86-mingw32 lib/puppet/feature/pe_license.rb
puppet-8.7.0-x64-mingw32 lib/puppet/feature/pe_license.rb
puppet-8.7.0-universal-darwin lib/puppet/feature/pe_license.rb
puppet-8.6.0 lib/puppet/feature/pe_license.rb
puppet-8.6.0-x86-mingw32 lib/puppet/feature/pe_license.rb
puppet-8.6.0-x64-mingw32 lib/puppet/feature/pe_license.rb
puppet-8.6.0-universal-darwin lib/puppet/feature/pe_license.rb