mirror of
https://github.com/saltstack-formulas/salt-formula.git
synced 2025-01-20 09:44:28 +01:00
Change variable lookup to match usage in other states
Done at the maintainer's request.
This commit is contained in:
parent
b03831c0b0
commit
14b466e022
@ -9,6 +9,6 @@ GitPython:
|
||||
|
||||
python-git:
|
||||
pkg.installed:
|
||||
- name: {{ salt_settings['python_git'] }}
|
||||
- name: {{ salt_settings.python_git }}
|
||||
|
||||
{% endif %}
|
||||
|
Loading…
Reference in New Issue
Block a user