Skip to content

Commit 64bf2aa

Browse files
committed
resolved conflict in agent properties
1 parent e0c6864 commit 64bf2aa

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

agent/conf/agent.properties

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,3 +218,8 @@ hypervisor.type=kvm
218218
# timer.
219219
# For all actions refer to the libvirt documentation.
220220
# Recommended values are: none, reset and poweroff.
221+
#
222+
iscsi.session.cleanup.enabled=false
223+
# Automatically clean up iscsi sessions not attached to any VM.
224+
# Should be enabled for users using managed storage for example solidfire.
225+
# Should be disabled for users with unmanaged iscsi connections on their hosts

0 commit comments

Comments
 (0)