Icon

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

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • + means all hosts at that level and below in the hierarchy.
  • * means only hosts at that level.
Note

The restriction value is actually evaluated as an expression, and is specified in a "this cluster

...

OR that cluster

...

OR the other cluster" type of string, with the "||" symbol to mean

...

OR

Example

Allows hosts/jobs in /hello/world, but do not include lower levels:

  • /hello/world

Allows hosts/jobs in /goodhello/bye world and all levels below:

  • /hello/world/+

...