Strona działa najlepiej z włączonym JavaScript.
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
ExternalMirrors
/
linux-formula
kopia lustrzana
https://github.com/salt-formulas/salt-formula-linux
Obserwuj
1
Polub
0
Forkuj
1
Kod
Zgłoszenia
0
Wydania
8
Wiki
Aktywność
Przeglądaj źródła
Merge "Don't try to update timezone when grain noservices is set"
pull/171/head
mcp-jenkins
6 lat temu
rodzic
dd80ea394b
517a910f29
commit
b938dde500
1 zmienionych plików
z
4 dodań
i
1 usunięć
Widok podzielony
Pokaż statystyki zmian
+4
-1
linux/system/timezone.sls
+ 4
- 1
linux/system/timezone.sls
Wyświetl plik
@@ -5,8 +5,11 @@
{{ system.timezone }}:
timezone.system:
{%- if grains.get('noservices') %}
- onlyif: /bin/false
{%- endif %}
- utc: {{ system.utc }}
{%- endif %}
{%- endif %}
{%- endif %}
Napisz
Podgląd
Ładowanie…
Anuluj
Zapisz