Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Cadastrar
Acessar
ExternalMirrors
/
old-salt-formula
espelhamento de
https://github.com/saltstack-formulas/salt-formula
Observar
1
Favorito
0
Fork
1
Código
Issues
0
Versões
68
Wiki
Atividade
Ver código fonte
Change variable lookup to match usage in other states
Done at the maintainer's request.
tags/v0.57.0
Matthew X. Economou
9 anos atrás
pai
b03831c0b0
commit
14b466e022
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Mostrar estatísticas do Diff
+1
-1
salt/gitfs/gitpython.sls
+ 1
- 1
salt/gitfs/gitpython.sls
Ver arquivo
@@ -9,6 +9,6 @@ GitPython:
python-git:
pkg.installed:
- name: {{ salt_settings
['python_git']
}}
- name: {{ salt_settings
.python_git
}}
{% endif %}
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar