diff options
| -rw-r--r-- | extras/ganesha/config/ganesha-ha.conf.sample | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/ganesha/config/ganesha-ha.conf.sample b/extras/ganesha/config/ganesha-ha.conf.sample index c22892bde56..fa7c65e7745 100644 --- a/extras/ganesha/config/ganesha-ha.conf.sample +++ b/extras/ganesha/config/ganesha-ha.conf.sample @@ -1,5 +1,5 @@  # Name of the HA cluster created. -# must be unique within the subnet +# must be unique within the subnet and 15 characters or less in length  HA_NAME="ganesha-ha-360"  #  # N.B. you may use short names or long names; you may not use IP addrs.  | 
