A node's console_enabled is reset to False at tearing down not to
expose the console to an instance user. This requires an operator to
set The console_enabled to True when another instance is created on the
node.
This patch stops a console at tearing down a node with keeping
console_enabled True. Then, the console is started at deployment.
Change-Id: I42c209af80465b12720b41fd96ae9477091eaf24
Story: #2003972
Task: #26914