Search
Page 13 of 111. Showing 1,104 results (0.01 seconds)
worker_cluster
Synopsis worker_cluster = cluster Sets the Worker's cluster membership to cluster. Example worker_cluster = /pipelinefx/team1 Defaults /…proxy_password
Synopsis Proxy_password must be set when using a proxy_account other than the default, local "qubeproxy" account. The proxy_password value must be set to the encrypted string returned by the qbhash tool. Cut and paste the value returned by qbhash into the…worker_resources
Synopsis worker_resources = resourcelist Specifies what resources are available. Example worker_resources = host.processors=2 Defaults ""…worker_cpus
Synopsis worker_cpus = CPUs CPUs is the number of CPUs the Worker will report to the Supervisor. A value of 0 tells Qube to set the number of CPU equal to the number of cores seen by the OS. Example worker_cpus = 2 Defaults (all) (Automatically counts the…worker_address
Synopsis worker_address = address Use dot notation in address to set the IP address you want the Worker to bind to. This is to override the behavior of binding to all addresses the Worker has assigned to it. Example worker_address = 127.0.0.1 Defaults (al…worker_restrictions
Synopsis worker_restrictions = restrictionlist Allows the administrator to restrict/allow specific jobs to run on this host. _restrictionsSyntax Defaults No restrictions…worker_boot_diagnostics_retries
Synopsis worker_boot_diagnostics_retries = retries Number of times the worker should retry its boot-time diagnostic tests (check the worker_logpath permissions, existence of proxy program at proxy_location, and validity of the proxy_account) when there ar…worker_template_path
Synopsis The template path is used to specify where the Worker should look to find the libraries/files associated with the jobs it will run. worker_template_path = path Specifies the template path for this Worker. Multiple paths are delimited by colons on…supervisor_job_flags
Synopsis supervisor_job_flags = flagslist Sets various job flags, which will be applied to all jobs run on the farm. These cannot be overridden, so use these sparingly. Values _jobFlags Example supervisor_job_flags = "auto_mount"client_job_flags = "auto…worker_groups
Synopsis worker_groups = groups Groups is a comma-separated list of which host groups this Worker belongs to. Groups allow the administrator to place machines into logical groupings for easier reference than specifying long lists of machines. Example work…