bundlewrap/bundles/left4me
CroneKorkN 433c403ddc
left4me: validate sudoers file with visudo before install
A malformed /etc/sudoers.d/left4me would lock sudo on the target
(blast radius: every other bundle using sudo at apply time). bw's
file: items support test_with, which runs the supplied command on the
locally-rendered file before transfer. Use it to gate the sudoers
file on visudo -cf — analogous to the visudo -cf check the original
deploy script ran inline (deploy-test-server.sh:186).
2026-05-10 17:29:01 +02:00
..
files left4me: wire LEFT4ME_PORT_RANGE_{START,END} into web.env 2026-05-10 17:19:02 +02:00
items.py left4me: validate sudoers file with visudo before install 2026-05-10 17:29:01 +02:00
metadata.py left4me: scaffold bundle (items/metadata/README stubs) 2026-05-10 17:05:13 +02:00
README.md left4me: scaffold bundle (items/metadata/README stubs) 2026-05-10 17:05:13 +02:00

left4me

L4D2 game-server management platform. See Task B12 for the full README.