summaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorRaphaël Pinson <raphael.pinson@camptocamp.com>2013-03-13 10:25:32 +0100
committerRaphaël Pinson <raphael.pinson@camptocamp.com>2013-03-13 10:25:32 +0100
commitb7074ef4ef403428ee6e89a28ef4411d4a58fe07 (patch)
tree03b20b5fb98fd214b35ea1a3df344ef61e06a99f /README.markdown
parentd446ba6d773ff767cc74e5caaab3ec9d743f0fd4 (diff)
Update README
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: