Browse Source

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

This reverts commit 14b466e022.
tags/v0.57.0
Brian Jackson 9 years ago
parent
commit
ef73e4ce98
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      salt/gitfs/gitpython.sls

+ 1
- 1
salt/gitfs/gitpython.sls View File



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


{% endif %} {% endif %}

Loading…
Cancel
Save