Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
ExternalMirrors
/
old-salt-formula
mirror da
https://github.com/saltstack-formulas/salt-formula
Segui
1
Vota
0
Forka
1
Codice
Problemi
0
Rilasci
68
Wiki
Attività
Sfoglia il codice sorgente
Change variable lookup to match usage in other states
Done at the maintainer's request.
tags/v0.57.0
Matthew X. Economou
9 anni fa
parent
b03831c0b0
commit
14b466e022
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
+1
-1
salt/gitfs/gitpython.sls
+ 1
- 1
salt/gitfs/gitpython.sls
Vedi File
@@ -9,6 +9,6 @@ GitPython:
python-git:
pkg.installed:
- name: {{ salt_settings
['python_git']
}}
- name: {{ salt_settings
.python_git
}}
{% endif %}
Write
Preview
Loading…
Annulla
Salva