# This is the node group configuration file. These are the default values for
# all nodes in this group. You can override them in the node specific configs
# if you must.

# Specify a string to describe this group (can be queried by wwinfo)

   group desc           = Default node group

# Define each network device here.

   admin device         = eth0
   sharedfs device      = eth0
   cluster device       = eth0

# What Virtual Node File System should this node group utilize?
# note: They must exsist in /vnfs/ and be built!

   vnfs                 = default

# The defaults here are hard link'ed by wwmkinitrd to the latest
# kernel and wwinitrd when wwmkinitrd was run. This can be specified
# to use a particular version in /tftpboot/ if you like.

   kernel image         = kernel
   wwinitrd image       = wwinitrd.img

# What users should have access to the nodes in this group?

   user names           = gmk, god

# What users in the following _supplementary_ groups should have
# access to the nodes in this group?

   user groups          = group1

