2
0

Use the py27-GitPython package when installing GitPython on FreeBSD.

This commit is contained in:
Matthew X. Economou 2015-07-24 16:30:02 -04:00
parent 85a426ccdf
commit b477990830

View File

@ -48,6 +48,7 @@ that differ from whats in defaults.yaml
'salt_syndic': 'py27-salt', 'salt_syndic': 'py27-salt',
'salt_cloud': 'py27-salt', 'salt_cloud': 'py27-salt',
'salt_api': 'py27-salt', 'salt_api': 'py27-salt',
'python_git': 'py27-GitPython',
'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',