Skip to content

Commit 53144c6

Browse files
committed
Add nfs_provider option to HAClusterValidator for NFS provider type
1 parent 20134d1 commit 53144c6

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

src/modules/get_pcmk_properties_scs.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,12 @@
7474
- Type of fencing mechanism used
7575
type: str
7676
required: true
77+
nfs_provider:
78+
description:
79+
- NFS provider type (e.g., AFS, ANF)
80+
type: str
81+
required: false
82+
default: ""
7783
author:
7884
- Microsoft Corporation
7985
notes:

0 commit comments

Comments
 (0)