2
0

Use the py27-pygit2 package when installing pygit2 on FreeBSD

This commit is contained in:
Matthew X. Economou 2015-07-24 17:06:15 -04:00
parent e7e77d40d9
commit ba9cc2605c

View File

@ -50,6 +50,7 @@ that differ from whats in defaults.yaml
'salt_api': 'py27-salt',
'salt_ssh': 'py27-salt',
'python_git': 'py27-GitPython',
'pygit2': 'py27-pygit2',
'config_path': '/usr/local/etc/salt',
'minion_service': 'salt_minion',
'master_service': 'salt_master',