Sha256: d7bad88afafd870e9cad614b0298710552503c5c81d7c73d33dec719311fc491

Contents?: true

Size: 212 Bytes

Versions: 12

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

12 entries across 12 versions & 1 rubygems

Version Path
puppet-8.5.1 lib/puppet/feature/pe_license.rb
puppet-8.5.1-x86-mingw32 lib/puppet/feature/pe_license.rb
puppet-8.5.1-x64-mingw32 lib/puppet/feature/pe_license.rb
puppet-8.5.1-universal-darwin lib/puppet/feature/pe_license.rb
puppet-8.5.0 lib/puppet/feature/pe_license.rb
puppet-8.5.0-x86-mingw32 lib/puppet/feature/pe_license.rb
puppet-8.5.0-x64-mingw32 lib/puppet/feature/pe_license.rb
puppet-8.5.0-universal-darwin lib/puppet/feature/pe_license.rb
puppet-8.4.0 lib/puppet/feature/pe_license.rb
puppet-8.4.0-x86-mingw32 lib/puppet/feature/pe_license.rb
puppet-8.4.0-x64-mingw32 lib/puppet/feature/pe_license.rb
puppet-8.4.0-universal-darwin lib/puppet/feature/pe_license.rb