Sha256: c2a073460e8f114a765882e27648446bfc155b5750d4180a573b0be50a17496f

Contents?: true

Size: 149 Bytes

Versions: 32

Compression:

Stored size: 149 Bytes

Contents

# frozen_string_literal: true

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

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

Version data entries

32 entries across 32 versions & 1 rubygems

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