Arch Linux: install pygit2 or libgit2 via pacman instead of source by default
This commit is contained in:
parent
f58562beeb
commit
8ae39f4700
@ -90,6 +90,8 @@ that differ from whats in defaults.yaml
|
|||||||
'salt_cloud': 'salt',
|
'salt_cloud': 'salt',
|
||||||
'salt_api': 'salt',
|
'salt_api': 'salt',
|
||||||
'salt_ssh': 'salt',
|
'salt_ssh': 'salt',
|
||||||
|
'pygit2': 'python2-pygit2',
|
||||||
|
'libgit2': 'libgit2',
|
||||||
},
|
},
|
||||||
'FreeBSD': {
|
'FreeBSD': {
|
||||||
'salt_master': 'py27-salt',
|
'salt_master': 'py27-salt',
|
||||||
|
Loading…
Reference in New Issue
Block a user