Fix typo, make line break consistent in that paragraph.

This commit is contained in:
Joe Block
2014-08-29 15:07:01 -07:00
parent 0903c0d183
commit 34c7b1b7d4

View File

@@ -12,8 +12,7 @@ for Puppet, now works with any Git or Mercurial repository.
Overview Overview
======== ========
The goal is to have secret bits (passwords, private keys, and such) in your VCS repo but encrypted so that The goal is to have secret bits (passwords, private keys, and such) in your VCS repo but encrypted so that it is safe. On the puppet masters they sit on disk unencrypted but are readable (decrypted) for use by the Puppet Master (or whoever needs full access).
it is safe. On the puppet masters they sit on disk unencrypted but are readlabe (decrypted) for use by the Puppet Master (or whoever needs full access).
How does this work? How does this work?
=================== ===================