Merge pull request #285 from leansalt/archlinux-pygit-libgit2
Arch Linux: install pygit2 or libgit2 via pacman instead of source
This commit is contained in:
commit
b4d55b80f9
@ -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',
|
||||||
},
|
},
|
||||||
'Alpine': {
|
'Alpine': {
|
||||||
'salt_master': 'salt-master',
|
'salt_master': 'salt-master',
|
||||||
|
Loading…
Reference in New Issue
Block a user