#
## Description:         Enable FMR
## Type:                yesno
## Default:             yes
## ServiceRestart:      xsigo

XSIGO_ENABLE_FMR="yes"

## Description:         Enable vnic loading 
## Type:                yesno
## Default:             yes
## ServiceRestart:      xsigo

XSIGO_ENABLE_VNIC="yes"

## Description:         Enable xve loading 
## Type:                yesno
## Default:             yes
## ServiceRestart:      xsigo

XSIGO_ENABLE_XVE="yes"

## Description:         Enable vhba loading 
## Type:                yesno
## Default:             yes
## ServiceRestart:      xsigo

XSIGO_ENABLE_VHBA="yes"

## Description:         Enable userspace
## Type:                yesno
## Default:             yes
## ServiceRestart:      xsigo

XSIGO_ENABLE_USERSPACE="yes"

## Description:         Enable softhca loading
## Type:                yesno
## Default:             yes
## ServiceRestart:      xsigo

XSIGO_ENABLE_IB_XGC="yes"

#
## Description:         Enable rc.sysinit loading for EMC powerpath san boot
## Type:                yesno
## Default:             no
## ServiceRestart:      xsigo

XSIGO_ENABLE_RCSYSINIT="no"

