index
:
puppet-augeas_core
main
Puppet module for managing augeas types
Fluxo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
puppet
/
feature
/
augeas.rb
blob: 2e26fbf7a029ad1e230b8f2f6daa2818824f03ef (
plain
)
1
2
3
require
'puppet/util/feature'
Puppet
.
features
.
add
(
:augeas
,
libs
:
[
'augeas'
]
)