Skip to content

Commit 637c2ee

Browse files
committed
Add node_name to vmm.toml
1 parent e46c706 commit 637c2ee

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

vmm/vmm.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ address = "unix:./vmm.sock"
1212
reuse = true
1313
kms_url = "http://127.0.0.1:8081"
1414
event_buffer_size = 20
15+
node_name = ""
1516

1617
[cvm]
1718
qemu_path = ""

0 commit comments

Comments
 (0)