Disable check for Control.Host object until available

Need to wait for the new object code to be merged before we can
wait on it.

Resolves openbmc/openbmc#1448

Change-Id: Ifc433cb0a34d19bd6dc7ccc872782b3faac696ce
Signed-off-by: Andrew Geissler <andrewg@us.ibm.com>
diff --git a/common/recipes-phosphor/host/obmc-op-control-host/op-reset-host-check@.service b/common/recipes-phosphor/host/obmc-op-control-host/op-reset-host-check@.service
index e3fcb04..64e0e3b 100644
--- a/common/recipes-phosphor/host/obmc-op-control-host/op-reset-host-check@.service
+++ b/common/recipes-phosphor/host/obmc-op-control-host/op-reset-host-check@.service
@@ -1,7 +1,8 @@
 [Unit]
 Description=Check Host%i status on BMC reset
-Wants=mapper-wait@-xyz-openbmc_project-control-host%i.service
-After=mapper-wait@-xyz-openbmc_project-control-host%i.service
+# TODO: openbmc/openbmc#1274
+#Wants=mapper-wait@-xyz-openbmc_project-control-host%i.service
+#After=mapper-wait@-xyz-openbmc_project-control-host%i.service
 Wants=obmc-host-reset-running@%i.target
 Before=obmc-host-reset-running@%i.target
 Wants=op-reset-chassis-on@%i.service