This commit is contained in:
Joey Hess 2014-08-29 14:51:47 -07:00
parent 4f92a77e82
commit 7e64ee7334
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ in cleartext private data such as passwords, ssh private keys, etc.
Instead, `propellor --spin $host` looks for a
`~/.propellor/privdata/privdata.gpg` file and if found decrypts it,
extracts the private that that the $host needs, and sends it to to the
extracts the private data that that the $host needs, and sends it to to the
$host using ssh. This lets a host know its own private data, without
seeing all the rest.