Repository for FreeBSD is currently broken, as we don't have a repository for FreeBSD 15 ready.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Apr 13 2026
Apr 11 2026
Apr 9 2026
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.
Apr 8 2026
I think the Salt key format slightly changed:
Apr 5 2026
Generated with Claude Cowork using Opus 4.6.
$ ./check-mail-aliases WARNING: aliases newer than aliases.db (run newaliases)
- Tail /var/log/maillog and trigger compilation
- Monitor in nagios (done while writing this)
Apr 4 2026
Apr 3 2026
Generated with Claude Opus 4.6 to evaluate Cowork suitability for non-technical maintenance tasks in repositories.
Hu hu.
Test procedure :: Step 1 :: Validate settings at eggdrop level
Set IP in pillar
Ideal configuration is vhost6 + IP address.
-ipaddress
$ salt-call --local state.apply roles/core/network/ipv6 local: ---------- ID: /etc/rc.conf.d/netif/ipv6_igb0 Function: file.managed Result: True Comment: File /etc/rc.conf.d/netif/ipv6_igb0 updated Started: 18:02:28.820428 Duration: 14.352 ms Changes: ---------- diff: --- +++ @@ -14,5 +14,5 @@ # </auto-generated>
$ salt-call --local state.apply roles/core/network/ipv6 local: ---------- ID: /etc/rc.conf.d/netif/ipv6_igb0 Function: file.managed Result: True Comment: File /etc/rc.conf.d/netif/ipv6_igb0 is in the correct state Started: 17:54:13.510501 Duration: 19.632 ms Changes: ---------- ID: /etc/rc.conf.d/routing/ipv6 Function: file.managed Result: True Comment: File /etc/rc.conf.d/routing/ipv6 updated Started: 17:54:13.530295 Duration: 11.486 ms Changes: ---------- diff: --- +++ @@ -14,6 +14,4 @@ # </auto-generated>
I've started a list of the points to check at https://agora.nasqueron.org/WindRiver#To_check_after_reboot
- NetBox ✅
- IP address exists: https://netbox.nasqueron.org/ipam/ip-addresses/112/
- IP address correctly assigned to igb0 interface: https://netbox.nasqueron.org/dcim/interfaces/12/
- Salt
- utils/netbox/pillarize.py windriver returns correctly 2001:bc8:2e84:700:0:dead:c0de:b07 alias
- Address added to pillar by 8202a28a
- /etc/rc.conf.d/netif/ipv6_igb0 contains the alias
Server was rebooted without .35 IP.