git ssb

1+

dinoworm ๐Ÿ› / butt-as-a-service



Tree: e13ed27a50819ad220cb62bbdef449679bda9965

Files: e13ed27a50819ad220cb62bbdef449679bda9965 / example / salt / pillar / salt.sls

455 bytesRaw
1salt:
2 master:
3 fileserver_backend:
4 - git
5
6 gitfs_remotes:
7 - https://github.com/saltstack-formulas/salt-formula
8 - https://github.com/ahdinosaur/butt-as-a-service:
9 - root: salt/state
10
11 ext_pillar_privkey: /root/.ssh/id_rsa
12 ext_pillar_pubkey: /root/.ssh/id_rsa.pub
13 ext_pillar:
14 - git:
15 - master git@github.com:ahdinosaur/salt.butt.nz:
16 - root: salt/pillar
17
18 minion:
19 master: salt.butt.nz
20

Built with git-ssb-web