mirror of https://github.com/apache/cloudstack.git
agent: Add default path for KVM scripts to sample configuration
This commit is contained in:
parent
27a43f9a97
commit
6c015d4f81
|
|
@ -60,6 +60,9 @@ zone=default
|
|||
# Generate with "uuidgen"
|
||||
local.storage.uuid=
|
||||
|
||||
# Location for KVM scripts
|
||||
domr.scripts.dir=scripts/network/domr/kvm
|
||||
|
||||
# the timeout for time-consuming operations, such as create/copy snapshot
|
||||
#cmds.timeout=7200
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue