aboutsummaryrefslogtreecommitdiffstats
path: root/lib/default.nix
Commit message (Collapse)AuthorAgeFilesLines
* ssh: support using ssh-configured usertv2019-11-291-1/+1
| | | | | | | Let ssh use the user configured in its configuration files when the target user is set to the empty string. Closes https://github.com/krebs/krops/issues/2
* ssh, rsync: support using sudo on remoteMilan Pässler2019-11-291-2/+3
| | | | | | | | This allows deployment of remote hosts without having ssh access to the root user. Passwordless sudo is recommended since krops will use multiple ssh sessions and the password will not be remembered. Closes https://github.com/krebs/krops/issues/3
* populate file: add useChecksumv1.8.0tv2018-11-281-0/+1
|
* populate git: add clean.excludev1.7.0tv2018-10-311-0/+1
|
* lib: add shell.quotetv2018-07-121-0/+10
|
* lib: add isLocalTargettv2018-07-121-0/+6
|
* import stockholm's deployment toolstv2018-02-281-0/+56
https://cgit.krebsco.de/stockholm 877b4104370c1ea9698a449e376e2842d7c372fd