git ssb

1+

dinoworm 🐛 / butt-as-a-service



Commit 8f8ba3df771b8c7dc9056e2a82fdb3b11787299f

ssh keys

Michael Williams committed on 12/22/2017, 10:57:08 AM
Parent: a7fb2ba9aa1d3585d036cd4ed1d8eb49f555217d

Files changed

INSTALL.mdchanged
INSTALL.mdView
@@ -29,8 +29,10 @@
2929 ext_pillar:
3030 - git:
3131 - master git@github.com:${user}/${repo}:
3232 - root: salt/pillar
33 + - privkey: /root/.ssh/id_ecdsa
34 + - pubkey: /root/.ssh/id_ecdsa.pub
3335 ```
3436
3537 ```yml
3638 master: 127.0.0.1

Built with git-ssb-web