Sha256: b4a53eeaa53c5c6a9944c4c7fefcc4d7a2ff63472861c9689dcb56609769e00a

Contents?: true

Size: 210 Bytes

Versions: 20

Compression:

Stored size: 210 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.3.0 lib/puppet/feature/pe_license.rb
puppet-8.3.0-x86-mingw32 lib/puppet/feature/pe_license.rb
puppet-8.3.0-x64-mingw32 lib/puppet/feature/pe_license.rb
puppet-8.3.0-universal-darwin lib/puppet/feature/pe_license.rb
puppet-8.3.1 lib/puppet/feature/pe_license.rb
puppet-8.3.1-x86-mingw32 lib/puppet/feature/pe_license.rb
puppet-8.3.1-x64-mingw32 lib/puppet/feature/pe_license.rb
puppet-8.3.1-universal-darwin lib/puppet/feature/pe_license.rb
puppet-8.2.0 lib/puppet/feature/pe_license.rb
puppet-8.2.0-x86-mingw32 lib/puppet/feature/pe_license.rb
puppet-8.2.0-x64-mingw32 lib/puppet/feature/pe_license.rb
puppet-8.2.0-universal-darwin lib/puppet/feature/pe_license.rb
puppet-8.1.0 lib/puppet/feature/pe_license.rb
puppet-8.1.0-x86-mingw32 lib/puppet/feature/pe_license.rb
puppet-8.1.0-x64-mingw32 lib/puppet/feature/pe_license.rb
puppet-8.1.0-universal-darwin lib/puppet/feature/pe_license.rb
puppet-8.0.1 lib/puppet/feature/pe_license.rb
puppet-8.0.1-x86-mingw32 lib/puppet/feature/pe_license.rb
puppet-8.0.1-x64-mingw32 lib/puppet/feature/pe_license.rb
puppet-8.0.1-universal-darwin lib/puppet/feature/pe_license.rb