about summary refs log tree commit diff
path: root/machines/profpatsch/base-server.toml
Commit message (Collapse)AuthorAgeFilesLines
* machines/profpatsch: disable ipv6 on all serversProfpatsch2022-11-011-0/+3
|
* machines/profpatsch/base-serer.toml: nota beneProfpatsch2022-06-271-0/+2
|
* machines/profpatsch/base-server: convert module to toml definitionProfpatsch2020-12-301-0/+26
This is a working PoC of specifying module configs as toml configuration with simple to understand semantics. Both the option definitions and the actual config values can be specified via the toml DSL. This is extremely happy-path for now, so errors are gonna be horrible.