Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Runar Myklebust authored Mar 27, 2019
1 parent 6982b0a commit 6302b90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ file holds a set of repositories to pull from. Every set is named and the keys a
* `<name>.password` - Git server password (optional).

### SSH-Authentication
* `<name>.keyPath` - SSH private key path (required for ssh-connections).
* `<name>.strictHostKeyChecking` - Boolean; Allow ssh to hosts without specifying hosts in hosts-file.
* `<name>.keyPath` - SSH private key path
* `<name>.strictHostKeyChecking` - Boolean, allow ssh to hosts without specifying hosts in hosts-file.

Here's an example:

Expand Down

0 comments on commit 6302b90

Please sign in to comment.