Fluxion::Matcher
A single when field's expected value(s).
The manifest schema lets a matcher be written three ways — distribution: fedora, distribution: [fedora, arch], and distribution: {oneOf: [...]}
— which all mean "any of these". They are normalized here so evaluation has
one shape to reason about.
Constructors
Instance methods
empty?
SourceAn unknown host fact never matches. Fluxion cannot detect a codename on every distribution, and guessing "probably fine" would run Debian-only work on a host it failed to identify.
values
Source