git ssb

1+

dinoworm 🐛 / butt-as-a-service



Commit e57d826e25a303560b4b03a2fcc55c56746b3b38

self-reference as state

Michael Williams committed on 12/22/2017, 2:39:19 PM
Parent: c1f0f7bcbe660b2459ad971e61268ae9b04b3a62

Files changed

INSTALL.mdchanged
INSTALL.mdView
@@ -25,8 +25,16 @@
2525 nano /etc/salt/master
2626 ```
2727
2828 ```
29 +fileserver_backend:
30 + - git
31 +gitfs_remotes:
32 + - git@github.com:ahdinosaur/butt-as-a-service
33 +gitfs_privkey: /root/.ssh/id_rsa
34 +gitfs_pubkey: /root/.ssh/id_rsa.pub
35 +gitfs_root: salt/state
36 +
2937 ext_pillar:
3038 - git:
3139 - master git@github.com:${user}/${repo}:
3240 - root: salt/pillar

Built with git-ssb-web