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

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

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 workers to a group through worker_groups. When a group is removed from all workers, the group ceases to exist.

 

Example

worker_groups = "bfw,boa,ssl"

Defaults

(empty)

  • No labels