Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | populate file: add exclude option | Jörg Thalheim | 2019-12-23 | 1 | -0/+5 |
| | |||||
* | ssh: support using ssh-configured user | tv | 2019-11-29 | 1 | -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 remote | Milan Pässler | 2019-11-29 | 1 | -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 git: add fetchAlways optionv1.16.0 | lassulus | 2019-08-08 | 1 | -0/+4 |
| | |||||
* | populate: add derivation typev1.10.0 | lassulus | 2018-12-04 | 1 | -0/+15 |
| | |||||
* | populate file: add useChecksumv1.8.0 | tv | 2018-11-28 | 2 | -0/+5 |
| | |||||
* | populate git: add clean.excludev1.7.0 | tv | 2018-10-31 | 2 | -0/+7 |
| | |||||
* | lib: add shell.quote | tv | 2018-07-12 | 1 | -0/+10 |
| | |||||
* | lib: add isLocalTarget | tv | 2018-07-12 | 1 | -0/+6 |
| | |||||
* | import stockholm's deployment tools | tv | 2018-02-28 | 4 | -0/+211 |
https://cgit.krebsco.de/stockholm 877b4104370c1ea9698a449e376e2842d7c372fd |