Current status: this is mostly implemented, but still to document properly per previous comment.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Mon, Apr 13
There are several issues here:
This if condition is a currently an always true for our infrastructure as it says "if "OS/distro is every OS we currently have".
Thanks to D4057 we now have a direct nginx error log to parse:
Changed minor syntax
Keeping package-based installation only
Sat, Apr 11
Repository for FreeBSD is currently broken, as we don't have a repository for FreeBSD 15 ready.
Fri, Apr 10
Thu, Apr 9
modified acme.sh pkg installation
Let's create a new unit for OSPF and move those in roles/router/frrouting
Split DevCentral config in another change. Update SELinux policy.
Use web as shared group between nginx and anubis, so nginx can connect to anubis socket. Resolve target container port.
Update Anubis config.
Rebased. Removed comments for private key (not supported by Anubis). Provisioned systemd service template.
Rebased. Add anubis user. Trim unused setting.
Continuing on T2278
I upgraded Salt to version 3006.23 across all machines.
Wed, Apr 8
I think the Salt key format slightly changed:
I also came across OpenOSPFD, an OSPF routing daemon originally developed for OpenBSD, but it is marked as deprecated because it depends on an older CARP implementation.
I’ve noticed that Quagga is now deprecated and has been replaced by FRRouting (FRR), which is actively maintained.