summaryrefslogtreecommitdiff
path: root/configs/kvmd/meta.yaml
blob: 0f2aa95975579f3e2357127b14cb5c21a3fa9139 (plain)
1
2
3
4
5
6
7
8
9
# You can write down any information and it will be available
# at the address /kvmd/info (if you use default nginx config).
# If server.host (str) will be defained then this value
# will be displayed in the web interface.

server:
    host: localhost.localdomain

kvm: {}