Unhardcode console params

Allow to set console params on conductor by using the
following pillar ironic:conductor:console

Change-Id: I35d80ea63265b8ea07da933d5aa5ee3cf172cfc5
Related-Prod: PROD-26131
(cherry picked from commit 22f94f5b5397e6be5d611f815c20dcb798d9a81e)
diff --git a/tests/pillar/conductor_single.sls b/tests/pillar/conductor_single.sls
index 155695a..2a4d113 100644
--- a/tests/pillar/conductor_single.sls
+++ b/tests/pillar/conductor_single.sls
@@ -20,6 +20,14 @@
     identity:
       engine: 'noauth'
     http_root: '/var/www/httproot'
+    console:
+      terminal: shellinaboxd
+      terminal_cert_dir: /tmp/ca
+      terminal_timeout: 10
+      subprocess_checking_interval: 1
+      subprocess_timeout: 10
+      socat_address: 127.0.0.1
+    pxe_append_params: nofb nomodeset vga=normal
     configmap:
       DEFAULT:
         enabled_drivers: pxe_ipmitool