CUSTOMER;ENVIRONMENT;GROUPS;OPTIONS;HOSTS;
Rows starting with a # are considered as comments. Empty lines are allowed, too.
#
# etc/hostlist.dat - hostlist csv database file
#
# [00] 12.08.2008 CWa Initial Version
#
#
# Format:
#
# <CUSTOMER>;<ENVIRONMENT>;<GROUPS>;<OPTIONS>;<HOSTS>;
#
# To verify the syntax, use: hostlistdat2cfg -a list_dat
# Only correct entries will be listed.
#
Highlander ;ADMIN ; ;;adm-linux adm-hpux adm-solaris;
Highlander ;REPORT ; ;;rpt-001 rpt-002;
ACME ;DEVELOPMENT ;@APP ;;host-001 host-002;
ACME ;DEVELOPMENT ;@DB ;;host-003;
ACME ;TEST ; ;;host-101 host-103;
ACME ;PREPRODUCTION ; ;;host-201 host-203 host-205;
ACME ;PRODUCTION ; ;;host-303 host-308 host-309;
ACME ; ;@PING ;;ping-001 ping-002 ping-003;
WA2L ;EDRC_DVLP ;@DEV ;;tobago \
ub2004 \
suse110 suse110-32 suse113 \
suse114 suse123 suse152;
Therefore it is recommended to define the list of hosts in the hostlist.dat file and not any more in the hostlist.cfg file.
This is free software; see edrc/doc/COPYING for copying conditions. There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.