[moblab]  Update the settings for the R73 release.

Add new stable cros version for R73
Add in defaults for the remote scheduler, default is its not
enabled.

BUG=chromium:825013
TEST=None

Change-Id: I838a9ddb386cd6c05dde8cb26d5f84b611889eb7
Reviewed-on: https://chromium-review.googlesource.com/1572302
Commit-Ready: Keith Haddow <haddowk@chromium.org>
Tested-by: Keith Haddow <haddowk@chromium.org>
Reviewed-by: Matt Mallett <mattmallett@chromium.org>
diff --git a/moblab_config.ini b/moblab_config.ini
index 8af2fbc..3298572 100644
--- a/moblab_config.ini
+++ b/moblab_config.ini
@@ -35,7 +35,7 @@
 cts_results_server:
 # In moblab, this paramater is empty and uses the image bucket by default.
 results_storage_server:
-stable_cros_version: R72-11316.148.0
+stable_cros_version: R73-11647.154.0
 quick_provision_build_regex = ^.*-(paladin|pfq|release|informational|trybot)/.*
 
 # The pubsub topic the gs_offloader notification is sent to.
@@ -53,3 +53,8 @@
 # Disable trampoline in moblab as it's designed for old release builder and TPM
 # to use during skylab and quota-scheduler migration.
 enable_run_suite_trampoline: False
+
+[REMOTE_TASK_SCHEDULER]
+enabled = False
+tick_interval = 15
+debug_enabled = False