Added help to smb_config_path conf
This commit is contained in:
parent
22da3e6479
commit
468b5bfe3f
@ -44,7 +44,8 @@ share_opts = [
|
||||
default=None,
|
||||
help='IP to be added to export string'),
|
||||
cfg.StrOpt('smb_config_path',
|
||||
default='$state_path/smb.conf'),
|
||||
default='$state_path/smb.conf',
|
||||
help="Path to smb config"),
|
||||
cfg.IntOpt('share_lvm_mirrors',
|
||||
default=0,
|
||||
help='If set, create lvms with multiple mirrors. Note that '
|
||||
|
Loading…
x
Reference in New Issue
Block a user