summaryrefslogtreecommitdiffstats
path: root/settings
diff options
context:
space:
mode:
authorRobin Norwood <rnorwood@redhat.com>2007-09-25 10:33:03 -0400
committerRobin Norwood <rnorwood@redhat.com>2007-09-25 10:33:03 -0400
commit5024f7f62ff32345660fae783ac7a97d506fe1da (patch)
treef27c302f2593ccd8517730a0d7d45e9832824b00 /settings
parent7d543b6cf1d721c2e9f7ed88a230172870a9f558 (diff)
downloadthird_party-func-5024f7f62ff32345660fae783ac7a97d506fe1da.tar.gz
third_party-func-5024f7f62ff32345660fae783ac7a97d506fe1da.tar.xz
third_party-func-5024f7f62ff32345660fae783ac7a97d506fe1da.zip
Renamed server to minion and client to overlord
Diffstat (limited to 'settings')
-rw-r--r--settings6
1 files changed, 3 insertions, 3 deletions
diff --git a/settings b/settings
index 8344dee..8177535 100644
--- a/settings
+++ b/settings
@@ -1,7 +1,7 @@
-# configuration for master servers
+# configuration for overlord servers
[general]
-is_master = 0
+is_overlord = 0
is_minion = 1
-master_server = funcmaster
+overlord_server = funcmaster
log_level = DEBUG