Created with Raphaël 2.1.0
    Loading...

Icon

This is the documentation for an older version of Qube. The latest version of the documentation can be found here: Qube

Skip to end of metadata
Go to start of metadata

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.

Icon

Groups are created by simply adding the group to a worker through worker_groups (defined in the worker's local qb.conf or the supervisor's qbwrk.conf). When a group is removed from all workers, the group ceases to exist.

 

Example

worker_groups = "bfw,boa,ssl"

Defaults

(empty)

  • No labels