소스 검색

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

This reverts commit 14b466e022.
tags/v0.57.0
Brian Jackson 9 년 전
부모
커밋
ef73e4ce98
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      salt/gitfs/gitpython.sls

+ 1
- 1
salt/gitfs/gitpython.sls 파일 보기

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

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

{% endif %}

Loading…
취소
저장