diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-09-23 14:07:31 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-09-23 14:07:31 -0400 |
| commit | 873c64a8564ac4cc852894ccddf17ddddfa9fbf0 (patch) | |
| tree | f056c2ad7f67a340e14dde192b6af241137d30c5 /doc/security.mdwn | |
| parent | 72713cadcc4ff1b6594f2e648e5672764326cdd7 (diff) | |
typo
Diffstat (limited to 'doc/security.mdwn')
| -rw-r--r-- | doc/security.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/security.mdwn b/doc/security.mdwn index 12ae18de..142d010f 100644 --- a/doc/security.mdwn +++ b/doc/security.mdwn @@ -24,7 +24,7 @@ to bootstrap propellor on a new host, it transfers the local git repositry to the remote host over ssh. After that, the host knows the gpg key, and will use it to verify git fetches. -Since the propoellor git repository is public, you can't store +Since the propellor git repository is public, you can't store in cleartext private data such as passwords, ssh private keys, etc. Instead, `propellor --spin $host` looks for a |
