--- graph: mygraph resources: virt: - name: mgmt4 meta: limit: .inf burst: 0 uri: 'qemu:///session' cpus: 1 maxcpus: 4 memory: 524288 boot: - hd disk: - type: qcow2 source: "~/.local/share/libvirt/images/fedora-23-scratch.qcow2" state: running transient: false edges: [] comment: "qemu-img create -b fedora-23.qcow2 -f qcow2 fedora-23-scratch.qcow2"