/usr/share/doc/clustershell/examples/genders.conf.example is in clustershell 1.8-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 | # Additional ClusterShell group source config file
#
# Please see `man 5 groups.conf` for further details.
#
# LLNL genders bindings
#
[genders]
map: nodeattr -n $GROUP
all: nodeattr -n ALL
list: nodeattr -l
|