git ssb

1+

dinoworm 🐛 / butt-as-a-service



Commit a753130b35ff9c7871d36983631ce52e3cd7f59b

need pygit2 for ext_pillar git

Michael Williams committed on 12/22/2017, 10:56:48 AM
Parent: 4a484b196f58dad67f91ab3f5e7851342c40e9db

Files changed

INSTALL.mdchanged
INSTALL.mdView
@@ -9,8 +9,10 @@
99 install salt stack
1010
1111 ```shell
1212 cd ~
13 +apt update
14 +apt install -y python-pygit2
1315 curl -L https://bootstrap.saltstack.com -o install_salt.sh
1416 sudo sh install_salt.sh -P -M git v2017.7.2
1517 ```
1618

Built with git-ssb-web