central_updates

Purpose:

Maintain a current copy of the “gp_template” file at all test cells. 

Enter:

central_updates

Where:

N/A

Example:

 

Notes:

The current copy is thus always available to be installed on any cell which runs the cyflex.6.2.3 (or newer) version of “sys_start”. That version will copy “ctclfnode9:/specs/gp/gp_template” file to the local “/specs/gp/” directory.

It is expected that this app will be run periodically as a “cron” job. Once a week should be adequate.

Running the app requires that the local “/data/cell_map_location” file contain the following entry:  
 
      @GP_TEMPLATE_FILE  
         cyflex/specs.def/gp/gp_template  /specs/gp/gp_template  
         cmx$-$102  

Every test cell should contain the following entry in the /data/cell_map_location file:
 
      @GP_TEMPLATE  
         /specs/gp/gp_template    /specs/gp/gp_template  
         ctclfnode9  

See Also: