mirror of
https://github.com/saltstack-formulas/salt-formula.git
synced 2026-07-26 06:00:34 +02:00
Revert "Change variable lookup to match usage in other states"
This reverts commit 14b466e022.
This commit is contained in:
@@ -9,6 +9,6 @@ GitPython:
|
||||
|
||||
python-git:
|
||||
pkg.installed:
|
||||
- name: {{ salt_settings.python_git }}
|
||||
- name: {{ salt_settings['python_git'] }}
|
||||
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user