summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 43a9e61..895103a 100644
--- a/README
+++ b/README
@@ -5,8 +5,8 @@ This module does 3 things:
o backports augeas type from puppet rev cf648279 which fixes issue #1826
One must have "pluginsync=true" in puppet.conf for this to work.
- o creates /usr/share/augeas/lenses in which other modules can put custom
- lenses (see puppet-mysql for a working example).
+ o creates /usr/share/augeas/lenses/contrib in which other modules can put
+ custom lenses (see puppet-mysql/puppet-haproxy for working examples).
The idea is to override this class to include your specific needs. Example: