summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorroot <root@collector.localdomain>2010-03-11 20:23:27 -0600
committerroot <root@collector.localdomain>2010-03-11 20:23:27 -0600
commit9882c5ddb540ce1e36e7b72a47fe578abe79c9b4 (patch)
treecd117f327dd1d37526edc7a906aaa96d3db210cd /README
First commit for sudoers module.
This doesnt work... yet.
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..955a020
--- /dev/null
+++ b/README
@@ -0,0 +1,5 @@
+This is a type and a provider for managing sudoers file.
+
+It doesnt work yet, but it will. still trying to learn how parsedfile works and how much I can push its boundaries.
+
+It will update this README when its ready for consumption.