]> Frank Brehm's Git Trees - salt/states.git/commitdiff
Deactivated setting of timezone
authorFrank Brehm <frank.brehm@profitbricks.com>
Thu, 25 Feb 2016 17:30:33 +0000 (18:30 +0100)
committerFrank Brehm <frank.brehm@profitbricks.com>
Thu, 25 Feb 2016 17:30:33 +0000 (18:30 +0100)
basic/localization.sls

index 4d9ff6b2595ebbd9fb48e804d41c7f76298cc4d4..171b84b7dc106580d0853e1a06282aad6f203684 100644 (file)
@@ -47,7 +47,7 @@ default_locale:
     locale.system:
         - name: de_DE.UTF-8
 
-timezone:
-    timezone.system:
-        - name: {{ salt['pillar.get']('timezone', 'Europe/Berlin') }}
+#timezone:
+#    timezone.system:
+#        - name: {{ salt['pillar.get']('timezone', 'Europe/Berlin') }}