Merge pull request #160 from irtnog/fix-freebsd-pygit2-package
Use the py27-pygit2 package when installing pygit2 on FreeBSD
This commit is contained in:
commit
a5923a0df9
@ -50,6 +50,7 @@ that differ from whats in defaults.yaml
|
|||||||
'salt_api': 'py27-salt',
|
'salt_api': 'py27-salt',
|
||||||
'salt_ssh': 'py27-salt',
|
'salt_ssh': 'py27-salt',
|
||||||
'python_git': 'py27-GitPython',
|
'python_git': 'py27-GitPython',
|
||||||
|
'pygit2': 'py27-pygit2',
|
||||||
'config_path': '/usr/local/etc/salt',
|
'config_path': '/usr/local/etc/salt',
|
||||||
'minion_service': 'salt_minion',
|
'minion_service': 'salt_minion',
|
||||||
'master_service': 'salt_master',
|
'master_service': 'salt_master',
|
||||||
|
Loading…
Reference in New Issue
Block a user