summaryrefslogtreecommitdiff
path: root/testenv/main.yaml
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2019-04-28 08:31:37 +0300
committerDevaev Maxim <[email protected]>2019-04-28 08:31:37 +0300
commit0bde12e24ddb3aad02e9d39c031bb66b04bfd997 (patch)
treedfb3639a6b0f32242047677d580916ece046f7ba /testenv/main.yaml
parent380b1d15e3c8fcb7cc324cebf209bfe38cbb4011 (diff)
ipmi bmc proxy
Diffstat (limited to 'testenv/main.yaml')
-rw-r--r--testenv/main.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/testenv/main.yaml b/testenv/main.yaml
index afbcaba2..79138b9e 100644
--- a/testenv/main.yaml
+++ b/testenv/main.yaml
@@ -37,4 +37,9 @@ kvmd:
- "--host=0.0.0.0"
- "--port={port}"
+ipmi:
+ kvmd:
+ host: 127.0.0.1
+ port: 8081
+
logging: !include logging.yaml