Revision 75cf411a lib/constants.py

b/lib/constants.py
1195 1195

  
1196 1196
# Name or path of the pgrep command
1197 1197
PGREP = "pgrep"
1198

  
1199
# Name of the node group that gets created at cluster init or upgrade
1200
INITIAL_NODE_GROUP_NAME = "default"

Also available in: Unified diff