Update pvcd.conf.sample explanation text
This commit is contained in:
parent
10c72abbac
commit
6429fa92c3
|
@ -1,7 +1,9 @@
|
||||||
# pvcd cluster configuration file example
|
# pvcd cluster configuration file example
|
||||||
#
|
#
|
||||||
# This configuration file lists all nodes that should be running in the cluster and provides
|
# This configuration file specifies details for this node in PVC. Multiple host
|
||||||
# basic configuration information for them.
|
# blocks can be added but only the one matching the current system hostname will
|
||||||
|
# be used by the local daemon. Default values apply to all hosts for any value
|
||||||
|
# not specifically overridden.
|
||||||
#
|
#
|
||||||
# Nodes can be specified individually, e.g.
|
# Nodes can be specified individually, e.g.
|
||||||
# [node1.domain]
|
# [node1.domain]
|
||||||
|
|
Loading…
Reference in New Issue