voxpupuli / puppet-augeas

Helper for using augeas with puppet
Apache License 2.0
44 stars 82 forks source link

Allow Puppet 6 and remove stdlib dependency #73

Closed alexjfisher closed 5 years ago

alexjfisher commented 5 years ago

By replacing anchor with contain (which has been available since puppet 3.4), the dependency on puppetlabs/stdlib can be removed altogether.