Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: add firstWord | tv | 2020-06-08 | 1 | -0/+3 |
| | |||||
* | support default target attrs for attrSets | Erik Arvstedt | 2020-04-18 | 1 | -7/+12 |
| | |||||
* | add target.extraOptions | Erik Arvstedt | 2020-04-18 | 1 | -0/+1 |
| | |||||
* | 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 file: add useChecksumv1.8.0 | tv | 2018-11-28 | 1 | -0/+1 |
| | |||||
* | populate git: add clean.excludev1.7.0 | tv | 2018-10-31 | 1 | -0/+1 |
| | |||||
* | 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 | 1 | -0/+56 |
https://cgit.krebsco.de/stockholm 877b4104370c1ea9698a449e376e2842d7c372fd |