Revert "Add support for GitPython and salt-ssh on FreeBSD masters"

This reverts commit b03831c0b0.
This commit is contained in:
Brian Jackson
2015-07-20 17:05:56 -05:00
parent f9cb912a65
commit ed3ab22a13
3 changed files with 1 additions and 5 deletions
+1 -2
View File
@@ -8,7 +8,6 @@ GitPython:
{% else %}
python-git:
pkg.installed:
- name: {{ salt_settings['python_git'] }}
pkg.installed
{% endif %}