File: augeas.rb

package info (click to toggle)
puppet-module-puppetlabs-augeas-core 1.1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 352 kB
  • sloc: ruby: 2,096; sh: 16; makefile: 4
file content (3 lines) | stat: -rw-r--r-- 78 bytes parent folder | download | duplicates (2)
1
2
3
require 'puppet/util/feature'

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