Sha256: 16a5d46fa78e8562054da969655d04060d639e103f1f5ae5158773ea10e12b75

Contents?: true

Size: 148 Bytes

Versions: 20

Compression:

Stored size: 148 Bytes

Contents

# frozen_string_literal: true
require_relative '../../puppet/util/feature'

if Puppet::Util::Platform.windows?
  Puppet.features.add(:eventlog)
end

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
puppet-8.3.0 lib/puppet/feature/eventlog.rb
puppet-8.3.0-x86-mingw32 lib/puppet/feature/eventlog.rb
puppet-8.3.0-x64-mingw32 lib/puppet/feature/eventlog.rb
puppet-8.3.0-universal-darwin lib/puppet/feature/eventlog.rb
puppet-8.3.1 lib/puppet/feature/eventlog.rb
puppet-8.3.1-x86-mingw32 lib/puppet/feature/eventlog.rb
puppet-8.3.1-x64-mingw32 lib/puppet/feature/eventlog.rb
puppet-8.3.1-universal-darwin lib/puppet/feature/eventlog.rb
puppet-8.2.0 lib/puppet/feature/eventlog.rb
puppet-8.2.0-x86-mingw32 lib/puppet/feature/eventlog.rb
puppet-8.2.0-x64-mingw32 lib/puppet/feature/eventlog.rb
puppet-8.2.0-universal-darwin lib/puppet/feature/eventlog.rb
puppet-8.1.0 lib/puppet/feature/eventlog.rb
puppet-8.1.0-x86-mingw32 lib/puppet/feature/eventlog.rb
puppet-8.1.0-x64-mingw32 lib/puppet/feature/eventlog.rb
puppet-8.1.0-universal-darwin lib/puppet/feature/eventlog.rb
puppet-8.0.1 lib/puppet/feature/eventlog.rb
puppet-8.0.1-x86-mingw32 lib/puppet/feature/eventlog.rb
puppet-8.0.1-x64-mingw32 lib/puppet/feature/eventlog.rb
puppet-8.0.1-universal-darwin lib/puppet/feature/eventlog.rb