# Define the servers that part of the cluster ## daemon sets daemon configuration [daemon] loglevel = "debug" runpath = "/run/clustvirt.pid" ## connections are the VM hosts to connect to as part of the cluster [connections] # interval is the time in seconds to check host connections interval = 60 [connections.goblin.uri] driver = "qemu" transport = "local" host = "localhost" path = "system" user = "stobbsm"