| 16 Dec 2023 |
raitobezarius | # A configuration example of a full node setup using this would be this:
#
# {
# acme = import ./common/acme/server;
#
# example = { nodes, ... }: {
# networking.nameservers = [
# nodes.acme.networking.primaryIPAddress
# ];
# security.pki.certificateFiles = [
# nodes.acme.test-support.acme.caCert
# ];
# };
# }
| 15:22:19 |
raitobezarius | Also, it seems to occur during evaluation of … while evaluating the option nodes.acme.warnings':` | 15:24:43 |
raitobezarius | * Also, it seems to occur during evaluation of … while evaluating the option `nodes.acme.warnings':\ | 15:24:48 |
raitobezarius | hah it's a bug | 15:26:40 |
raitobezarius | BIND maintenance is really meh | 15:26:56 |
raitobezarius | or ACME common code maintenance is meh | 15:34:26 |
raitobezarius | It can go both way, anyway, found a bug | 15:34:30 |
raitobezarius | the parser of /etc/hosts is also more generically broken | 16:03:02 |
| * raitobezarius found another one character bug | 16:08:08 |
| 18 Dec 2023 |
m1cr0man | I would take acme common code maint being meh, it hasn't been touched in ages | 06:55:50 |