diff options
| author | Chris Alfonso <calfonso@redhat.com> | 2008-07-24 11:38:46 -0400 |
|---|---|---|
| committer | Chris Alfonso <calfonso@redhat.com> | 2008-07-24 11:40:58 -0400 |
| commit | 75d48bcc46b6527c859b06a25cd40e2382517c00 (patch) | |
| tree | 237c606a29752266813ec79eec127a8d94d2a8b7 /README | |
| download | puppet-passwords-master.tar.gz puppet-passwords-master.tar.xz puppet-passwords-master.zip | |
Diffstat (limited to 'README')
| -rw-r--r-- | README | 30 |
1 files changed, 30 insertions, 0 deletions
@@ -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 |
