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: http://test.kernel.org/svn/autotest/trunk@1771 592f7852-d20e-0410-864c-8624ca9c26a4
diff --git a/global_config.ini b/global_config.ini
index e4c8e77..2a5295f 100644
--- a/global_config.ini
+++ b/global_config.ini
@@ -25,3 +25,4 @@
 
 [HOSTS]
 wait_up_processes:
+default_protection: FILESYSTEM_ONLY