diff options
author | Devaev Maxim <[email protected]> | 2019-05-01 00:32:35 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2019-05-01 00:32:35 +0300 |
commit | 374ff9cf9ea463b4d49227f89c5798d249330fd0 (patch) | |
tree | c9c8d71f5c3c52230ee5777a58421b342dea04b8 /testenv | |
parent | 84b68bd0a8ea1dbbeede284504cfa5d4d3e87bd8 (diff) |
test environment for ipmi
Diffstat (limited to 'testenv')
-rw-r--r-- | testenv/main.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testenv/main.yaml b/testenv/main.yaml index 79138b9e..c9774f8d 100644 --- a/testenv/main.yaml +++ b/testenv/main.yaml @@ -39,7 +39,7 @@ kvmd: ipmi: kvmd: - host: 127.0.0.1 + host: kvmd port: 8081 logging: !include logging.yaml |