- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
May 11 2023
Fix indent
Respect wgNamespacesToBeSearchedDefault syntax
+wgNamespacesToBeSearchedDefault
Fix syntax error
May 9 2023
Imported from https://github.com/nasqueron/docker-openfire/pull/4
3.4.8 disabled this possibility, #11431 - Disallow changing custom field type after creation
May 8 2023
Decreasing priority as we've assigned a direct IP to web-001 without any need to use router-001.
Blocked by T1859 change.
To update the type on NetBox is tricky: if we move from object to multiple object, the database isn't updated, so it generates an integer the isn't iterable (object id -> list of object ids).
Deployed, with native OVH IPv6.
IPv6 static assign
netif_ipv6.rc should also be configured to assign statically the IP, instead of using accept_rtadv
May 7 2023
Whiteline tweak
Fix whiteline
The following routing table works like a charm on web-001:
Okay, update works.
$ salt router-001 state.sls_id /etc/rc.conf.d/routing/router roles/core/network router-001: ---------- ID: /etc/rc.conf.d/routing/router Function: file.managed Result: True Comment: File /etc/rc.conf.d/routing/router updated Started: 21:04:46.305696 Duration: 48.049 ms Changes: ---------- diff: New file mode: 0644
This is already configured in Salt in ef7f71ee + f8190dedfbcf, but NOT applied:
Upgrade to FreeBSD 13.2 ongoing:
[ Priority high, as it's a blocker to switch ready sites - like MediaWiki and the static ones - to Alkane ]
We need to figure how to express the idea "GW isn't in our prefix" to use that syntax
instead of the more straightforward "ipv6_defaultrouter=..." which is the current Salt config.
With proper route configuration, I've in/out IPv6 connectivity for web-001 with OVH native IP.
Experiments with native OVH IPv6 aren't good
We need f998535a66b9 to work around ND discovery as the gateway doesn't belong to our prefix.