File: gridengine-common.templates

package info (click to toggle)
gridengine 8.1.9%2Bdfsg-9.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 56,780 kB
  • sloc: ansic: 432,689; java: 87,068; cpp: 31,958; sh: 29,429; jsp: 7,757; perl: 6,336; xml: 5,828; makefile: 4,701; csh: 3,934; ruby: 2,221; tcl: 1,676; lisp: 669; yacc: 519; python: 503; lex: 361; javascript: 200
file content (23 lines) | stat: -rw-r--r-- 754 bytes parent folder | download | duplicates (54)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Template: shared/gridengineconfig
Type: boolean
Default: true
_Description: Configure SGE automatically?
 Please choose whether you wish to configure SGE automatically (with
 debconf). If you do not configure it automatically, the daemons or client
 programs will not work until a manual configuration is performed.

Template: shared/gridenginecell
Type: string
Default: default
_Description: SGE cell name:
 Please provide the SGE cell name for use by client programs and the
 execution daemon.

Template: shared/gridenginemaster
Type: string
_Description: SGE master hostname:
 The execution daemon and the client programs need to know where the cluster
 master is in order to run.
 .
 Please enter the fully qualified domain name of the grid master.