summaryrefslogtreecommitdiff
path: root/global_config.ini
diff options
context:
space:
mode:
authorshoward <showard@592f7852-d20e-0410-864c-8624ca9c26a4>2008-07-03 19:56:37 +0000
committershoward <showard@592f7852-d20e-0410-864c-8624ca9c26a4>2008-07-03 19:56:37 +0000
commite2d78034dbb2e7f9fde92ef9600d4d2c32f4d3e3 (patch)
treee32619dd98d45d1d1ab36a4051df3f9c35e35b27 /global_config.ini
parente908e4878242fb6506ef6ae68567718577645924 (diff)
Adding protection levels to hosts. Allows the user to specify how much
the repair operation is allowed to do on the host (e.g., do not repair, repair filesystem only, allow reimaging). Risk: low Visbility: medium (adding a new input field) git-svn-id: svn://test.kernel.org/autotest/trunk@1771 592f7852-d20e-0410-864c-8624ca9c26a4
Diffstat (limited to 'global_config.ini')
-rw-r--r--global_config.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/global_config.ini b/global_config.ini
index e4c8e777..2a5295fc 100644
--- a/global_config.ini
+++ b/global_config.ini
@@ -25,3 +25,4 @@ clean_interval_minutes: 60
[HOSTS]
wait_up_processes:
+default_protection: FILESYSTEM_ONLY