summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorChris Alfonso <calfonso@redhat.com>2008-07-24 11:38:46 -0400
committerChris Alfonso <calfonso@redhat.com>2008-07-24 11:40:58 -0400
commit75d48bcc46b6527c859b06a25cd40e2382517c00 (patch)
tree237c606a29752266813ec79eec127a8d94d2a8b7 /README
downloadpuppet-passwords-75d48bcc46b6527c859b06a25cd40e2382517c00.tar.gz
puppet-passwords-75d48bcc46b6527c859b06a25cd40e2382517c00.tar.xz
puppet-passwords-75d48bcc46b6527c859b06a25cd40e2382517c00.zip
Adding mysql default passwordsHEADmaster
Diffstat (limited to 'README')
-rw-r--r--README30
1 files changed, 30 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..7427e5a
--- /dev/null
+++ b/README
@@ -0,0 +1,30 @@
+Passwords
+------------
+
+This documents the puppet module passwords.
+
+Purpose
+-------
+
+this class is intended for the storage off all configuration passwords,
+cleartext, encrypted etc.
+
+Classes
+-------
+passwords
+
+Branches
+--------
+dev
+qa
+stage
+prod
+
+Access
+------
+Access to this module is strictly controlled, no one outside of GIT
+operations/systems/networking is allowed read or write access to this
+module.
+
+the non-sensative branches (dev/qa) may be exported external to this
+repo for use outside of GIT