Skip to content

Commit

Permalink
vendor_modules: add magic comment
Browse files Browse the repository at this point in the history
This is a patch to fix an on going issue.  it will be removed the next
time we upgrade augeas_core.  but hopefully an upstream fix[1] is in place
by then

[1]puppetlabs/puppetlabs-augeas_core#60

Bug: T335572
Change-Id: Icba3720beef1a317a9890c17b85106d7f041118e
  • Loading branch information
b4ldr committed Apr 28, 2023
1 parent 20e37ae commit 242c3d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vendor_modules/augeas_core/lib/puppet/feature/augeas.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# frozen_string_literal: true

require 'puppet/util/feature'

Puppet.features.add(:augeas, libs: ['augeas'])

0 comments on commit 242c3d0

Please sign in to comment.