summaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.markdown b/README.markdown
index 9961912..8c97a7c 100644
--- a/README.markdown
+++ b/README.markdown
@@ -6,12 +6,13 @@
## Description
-This module does 3 things:
+This module does 4 things:
* lets you force the augeas version by defining $augeas_version, otherwise puppet will
- only ensure the packages are present.
+ only ensure the packages are present;
* lets you force the ruby library version by defining $augeas_ruby_version, otherwise puppet will
- only ensure the libagueas-ruby version will be installed according to internal critera
+ only ensure the libaugeas-ruby version will be installed according to internal critera;
+* provides an `augeas()` master-side function to manipulate strings using Augeas;
* lets you deploy an augeas lens and any associated test files, running unit tests and not installing if they fail:
Parameters: