]> Frank Brehm's Git Trees - config/weimar/etc.git/commitdiff
saving uncommitted changes in /etc prior to emerge run
authorroot <root@weimar.pb.local>
Wed, 21 Sep 2016 09:25:45 +0000 (11:25 +0200)
committerroot <root@weimar.pb.local>
Wed, 21 Sep 2016 09:25:45 +0000 (11:25 +0200)
salt/proxy

index 7b835e25ea52ef405500e7c81584f18b06ac0858..4e5cc3452cda59e28cd6e2b63bcad6081fcaba20 100644 (file)
 # This data may contain sensitive data and should be protected accordingly.
 #cachedir: /var/cache/salt/minion
 
+# Append minion_id to these directories.  Helps with
+# multiple proxies and minions running on the same machine.
+# Allowed elements in the list: pki_dir, cachedir, extension_modules
+# Normally not needed unless running several proxies and/or minions on the same machine
+# Defaults to ['cachedir'] for proxies, [] (empty list) for regular minions
+# append_minionid_config_dirs:
+#   - cachedir
+
+
+
 # Verify and set permissions on configuration directories at startup.
 #verify_env: True