diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-09-23 14:26:46 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-09-23 14:26:46 -0400 |
| commit | 050137a2694182685cd0c35479476c1cdbe8d699 (patch) | |
| tree | a64610496c4ae7379eafb5c2430422f381fbfcf7 /doc/security.mdwn | |
| parent | 65ef400d40170e8331c6e556d2abb911556f2b5a (diff) | |
| parent | 4ded5bf3d9cd878d00adc7b9a6063b44d528094c (diff) | |
Merge branch 'joeyconfig'
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 831b2b41..8a23d30c 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 |
