Skip to content

Commit 6c015d4

Browse files
committed
agent: Add default path for KVM scripts to sample configuration
1 parent 27a43f9 commit 6c015d4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

agent/conf/agent.properties

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,9 @@ zone=default
6060
# Generate with "uuidgen"
6161
local.storage.uuid=
6262

63+
# Location for KVM scripts
64+
domr.scripts.dir=scripts/network/domr/kvm
65+
6366
# the timeout for time-consuming operations, such as create/copy snapshot
6467
#cmds.timeout=7200
6568

0 commit comments

Comments
 (0)