]> Frank Brehm's Git Trees - config/ns1/etc.git/commitdiff
committing changes in /etc made by "apt dist-upgrade -y"
authorFrank Brehm <frank@brehm-online.com>
Sun, 31 Oct 2021 08:59:55 +0000 (09:59 +0100)
committerFrank Brehm <frank@brehm-online.com>
Sun, 31 Oct 2021 08:59:55 +0000 (09:59 +0100)
Packages with configuration changes:
-salt-minion 3003.2+ds-1 all
+salt-minion 3004+ds-1 all

Package changes:
-salt-common 3003.2+ds-1 all
-salt-minion 3003.2+ds-1 all
+salt-common 3004+ds-1 all
+salt-minion 3004+ds-1 all

salt/minion
salt/proxy

index b87397e8e002a40a800a8f87800bac592f148790..f4d2622683255962d7144604fe1f1d04ac3e0d9e 100644 (file)
 # templating on the SLS file, and then load the result as YAML. This syntax is
 # documented in further depth at the following URL:
 #
-# https://docs.saltstack.com/en/latest/ref/renderers/#composing-renderers
+# https://docs.saltproject.io/en/latest/ref/renderers/#composing-renderers
 #
 # NOTE: The "shebang" prefix (e.g. "#!jinja|yaml") described in the
 # documentation linked above is for use in an SLS file to override the default
 
 ######        Reactor Settings        #####
 ###########################################
-# Define a salt reactor. See https://docs.saltstack.com/en/latest/topics/reactor/
+# Define a salt reactor. See https://docs.saltproject.io/en/latest/topics/reactor/
 #reactor: []
 
 #Set the TTL for the cache of the reactor configuration.
index 757941e3accc200aa3ebdf073e6886ea5e2b3c55..c0eec84224dc73c6a4b2b0c86803fc50261622c2 100644 (file)
@@ -7,10 +7,10 @@
 # not be set in the config. If there is no blank line after the comment, the
 # value is presented as an example and is not the default.
 
-# Per default the minion will automatically include all config files
-# from minion.d/*.conf (minion.d is a directory in the same directory
+# Per default the proxy minion will automatically include all config files
+# from proxy.d/*.conf (proxy.d is a directory in the same directory
 # as the main minion config file).
-#default_include: minion.d/*.conf
+#default_include: proxy.d/*.conf
 
 # Backwards compatibility option for proxymodules created before 2015.8.2
 # This setting will default to 'False' in the 2016.3.0 release
 # templating on the SLS file, and then load the result as YAML. This syntax is
 # documented in further depth at the following URL:
 #
-# https://docs.saltstack.com/en/latest/ref/renderers/#composing-renderers
+# https://docs.saltproject.io/en/latest/ref/renderers/#composing-renderers
 #
 # NOTE: The "shebang" prefix (e.g. "#!jinja|yaml") described in the
 # documentation linked above is for use in an SLS file to override the default