Revert "Change variable lookup to match usage in other states"

This reverts commit 14b466e022.
This commit is contained in:
Brian Jackson
2015-07-20 17:05:54 -05:00
parent b04fc8c843
commit ef73e4ce98
+1 -1
View File
@@ -9,6 +9,6 @@ GitPython:
python-git:
pkg.installed:
- name: {{ salt_settings.python_git }}
- name: {{ salt_settings['python_git'] }}
{% endif %}