Provided by: oar-server_2.5.2-4.1_amd64 bug

NAME

       oar_resource_init - Help to define the resources provided by a given set of nodes.

SYNOPSIS

       oar_resource_init host_list_file

DESCRIPTION

       This script take a list of hosts from a file given in the parameter and write the OAR
       commands to execute to add the corresponding resources in the oar database to the file
       /tmp/oar_resources_init.txt

       The <host_list_file> must contain one host per line and the corresponding hosts must be
       configured to allow OAR to access by ssh.

OPTIONS

       host_list_file
           The path of the file containing the host list.