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
diff --git a/tests/pillar/conductor_single.sls b/tests/pillar/conductor_single.sls
index 616e456..4c86486 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
   tftpd_hpa:
     server:
       bind: