diff options
author | Devaev Maxim <[email protected]> | 2018-10-31 11:00:25 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2018-10-31 11:00:25 +0300 |
commit | e0cab7db58baf856736893d084e0d2a1cf0c9a3f (patch) | |
tree | d69377fba818eea5c693af6cc4b3dbf56760b500 /testenv | |
parent | 1a06e8d1eb4f9afa72fd4d1ca506724c7a8c54c0 (diff) |
configs moving
Diffstat (limited to 'testenv')
-rw-r--r-- | testenv/kvmd.conf (renamed from testenv/kvmd.yaml) | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testenv/kvmd.yaml b/testenv/kvmd.conf index 93ab087b..d95871c3 100644 --- a/testenv/kvmd.yaml +++ b/testenv/kvmd.conf @@ -82,3 +82,5 @@ logging: level: INFO handlers: - console + +# vim: syntax=yaml |