diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-01-01 13:57:13 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-01-01 13:57:13 -0400 |
| commit | b50f33395edc55317d95c53e34c4d810a5e49041 (patch) | |
| tree | 6c875bea90a37e6fcbef159e14dfbd02e7dba06f /doc | |
| parent | ea07e3d70e06f29ea7f65f69ad5b2d3fa6208ae3 (diff) | |
update docs
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/usage.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/usage.mdwn b/doc/usage.mdwn index 45015131..8cd9af21 100644 --- a/doc/usage.mdwn +++ b/doc/usage.mdwn @@ -49,6 +49,10 @@ and configured in haskell. uses ssh agent forwarding to make this work, and the relay host sees any privdata belonging to the target host. + Propellor configuration typically uses the FQDN of hosts. + The hostname given to --spin can be a short name, which is + then looked up in the DNS to find the FQDN. + * propellor --add-key keyid Adds a gpg key, which is used to encrypt the privdata. |
