Bläddra i källkod

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

This reverts commit 14b466e022.
master
Brian Jackson 9 år sedan
förälder
incheckning
ef73e4ce98
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. +1
    -1
      salt/gitfs/gitpython.sls

+ 1
- 1
salt/gitfs/gitpython.sls Visa fil

@@ -9,6 +9,6 @@ GitPython:

python-git:
pkg.installed:
- name: {{ salt_settings.python_git }}
- name: {{ salt_settings['python_git'] }}

{% endif %}

Laddar…
Avbryt
Spara