summaryrefslogtreecommitdiffstats
path: root/testing/salt/salt-master.confd
diff options
context:
space:
mode:
Diffstat (limited to 'testing/salt/salt-master.confd')
-rw-r--r--testing/salt/salt-master.confd5
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/salt/salt-master.confd b/testing/salt/salt-master.confd
new file mode 100644
index 000000000..e7fc8180a
--- /dev/null
+++ b/testing/salt/salt-master.confd
@@ -0,0 +1,5 @@
+# /etc/conf.d/salt-master: config file for /etc/init.d/salt-master
+# See man pages for salt-minion or run `salt-master --help`
+# for valid cmdline options
+
+SALT_OPTS="--log-level=warning"