This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
salt
/
old-salt-formula
forked from
ExternalMirrors/old-salt-formula
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
Arch Linux: install pygit2 or libgit2 via pacman instead of source by default
master
ek9
8 years ago
parent
f58562beeb
commit
8ae39f4700
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
+2
-0
salt/map.jinja
+ 2
- 0
salt/map.jinja
View File
@@ -90,6 +90,8 @@ that differ from whats in defaults.yaml
'salt_cloud': 'salt',
'salt_api': 'salt',
'salt_ssh': 'salt',
'pygit2': 'python2-pygit2',
'libgit2': 'libgit2',
},
'FreeBSD': {
'salt_master': 'py27-salt',
Write
Preview
Loading…
Cancel
Save