/opt/novell/ncs/bin/ncstempl.py

In Novell Cluster Services 1.8.4 for Linux, this command can be used to add and update resource templates. It can also be used to regenerate the template XML file needed by NCS runtime.

Syntax

 /opt/novell/ncs/bin/ncstempl.py [-d directory] [-a|--add template_file]
 [-u|--update template_file] [-U|--update_templates] [-A|--add_templates]
 [-g|--get_templates]
 

By default, ncstempl.py read template files from directory /opt/novell/ncs/templates/. The -d option can be used to override the default path.

Examples

 /opt/novell/ncs/bin/ncstempl.py -u my_new_template
 
 /opt/novell/ncs/bin/ncstempl.py -d /home/admin/templates -A