configpolicy/plugins/inventory
Dustin 9ea8756610 inventory: Exclude test machines by default
We don't want Jenkins attemptying to manage test VMs.  I thought of
various ways to exclude them, but in the end, I think a simple name
match will work fine.

The host provisioner _should_ manage test VMs, though, so it will need
to be configured to set the `PYROCUFFLINK_EXCLUDE_TEST` environment
variable to `false` to override the default behavior.
2025-02-14 10:04:48 -06:00
..
pyrocufflink.py inventory: Exclude test machines by default 2025-02-14 10:04:48 -06:00