]> Frank Brehm's Git Trees - config/helga-hetzner/etc.git/commitdiff
committing changes in /etc made by "/usr/bin/python3 /usr/bin/nala upgrade --purge -y"
authorFrank Brehm <frank@brehm-online.com>
Thu, 23 May 2024 14:57:49 +0000 (16:57 +0200)
committerFrank Brehm <frank@brehm-online.com>
Thu, 23 May 2024 14:57:49 +0000 (16:57 +0200)
Packages with configuration changes:
-salt-minion 3007.0 amd64
+salt-minion 3007.1 amd64

Package changes:
-salt-common 3007.0 amd64
-salt-minion 3007.0 amd64
+salt-common 3007.1 amd64
+salt-minion 3007.1 amd64

salt/minion

index 09d2cb6c09f3499534b4219ccde744f7ef204e98..38f92814f69c3e1bdc557ba875d592009114bd01 100644 (file)
 # asynchronously, however, it still adds 5 seconds every time grains are
 # generated if an IP does not resolve. In Windows grains are regenerated each
 # time a new process is spawned. Therefore, the default for Windows is `False`.
-# All other OSes default to `True`
 # On macOS, FQDN resolution can be very slow, therefore the default for macOS is
 # `False` as well. All other OSes default to `True`
 # enable_fqdns_grains: True
 #ping_interval: 0
 
 # To auto recover minions if master changes IP address (DDNS)
-#    auth_tries: 10
-#    auth_safemode: True
-#    ping_interval: 2
+#    master_alive_interval: 10
+#    master_tries: -1
 #
 # Minions won't know master is missing until a ping fails. After the ping fail,
 # the minion will attempt authentication and likely fails out and cause a restart.
@@ -811,7 +809,7 @@ master_finger: '5e:63:a2:13:40:08:32:5f:70:6c:92:5c:9c:d5:d6:1c:4c:4e:79:d7:61:9
 # One of 'garbage', 'trace', 'debug', 'info', 'warning', 'error', 'critical'.
 #
 # The following log levels are considered INSECURE and may log sensitive data:
-# ['garbage', 'trace', 'debug']
+# ['profile', 'garbage', 'trace', 'debug', 'all']
 #
 # Default: 'warning'
 #log_level: warning