left4me: terse bundle-membership asserts

This commit is contained in:
CroneKorkN 2026-05-10 18:34:09 +02:00
parent 7d3554f8a5
commit 5d69180466
Signed by: cronekorkn
SSH key fingerprint: SHA256:v0410ZKfuO1QHdgKBsdQNF64xmTxOF8osF1LIqwTcVw

View file

@ -1,9 +1,5 @@
assert node.has_bundle('nftables'), ( assert node.has_bundle('nftables')
f'{node.name}: bundle left4me requires bundle nftables (uses nftables/output for srcds DSCP marking)' assert node.has_bundle('systemd')
)
assert node.has_bundle('systemd'), (
f'{node.name}: bundle left4me requires bundle systemd (declares units via systemd/units metadata)'
)
defaults = { defaults = {