typo
This commit is contained in:
parent
4f92a77e82
commit
7e64ee7334
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue