- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Jan 12 2024
Not yet committed code from last March, so that explains the version lag. 2.5.2 is still what's currently deployed.
Jan 10 2024
Added RHEL question.
In T1924#28790, @dereckson wrote:router-001 update would cut network connections between Ysul, WindRiver, CloudHugger and IntraNought VMs.
I think that's actually acceptable, as production services can reach web-001/db-*/ directly through their dedicated network card.
Impact:
- IRC bots wouldn't be able to reach MySQL or Vault as they're still on Ysul
- Services still on Ysul can't reach
- Development servers can't reach production services, or Dwellers
Another issue is we lose connections to all those machines, as router-001 is used to route traffic to them.
Probably best to ship router-002 under FreeBSD 14 so we can prepare to minimize this impact if we need more hypervisors in the future.
router-001 is out of scope as long as T1939 is implemented
$ salt -G 'os:FreeBSD' state.apply roles/core/motd […] db-A-001: ---------- ID: motd Function: file.managed Name: /etc/motd.template Result: True Comment: File /etc/motd.template updated Started: 21:59:23.854873 Duration: 574.128 ms Changes: ---------- diff: --- +++ @@ -1,7 +1,7 @@ ____ ______ ___ / )/ \/ \ db-A-001.nasqueron.drake ( / __ _\ ) - \ (/ o) ( o) ) IP: 172.27.27.8 OS: FreeBSD 13 + \ (/ o) ( o) ) IP: 172.27.27.8 OS: FreeBSD 14 \_ (_ ) \ ) / GW: 172.27.27.1 Cluster A | PostgreSQL \ /\_/ \)_/ \/ //| |\\ This server hosts databases for Nasqueron projects. […]
Jan 8 2024
Can be automated with grain osmajorrelease.
seem good for me,
Is there a way to make this change automatic ?
based on the version of the os in the server ?
Jan 7 2024
router-001 update would cut network connections between Ysul, WindRiver, CloudHugger and IntraNought VMs.
Other changes seem needed:
Jan 6 2024
This is a draft prepared last June for the script which prepared the database currently live in Odderon.
Small fixes from flake8
Jan 5 2024
Complector done.
done for db-B-001
Done for Hervil
FreeBSD integrates OpenSSH to the base OS.
cloudhugger:
OpenSSH_8.4p1 Debian-5+deb11u3, OpenSSL 1.1.1w 11 Sep 2023
windriver:
OpenSSH_9.5p1, OpenSSL 3.0.12 24 Oct 2023
dwellers:
OpenSSH_8.7p1, OpenSSL 3.0.7 1 Nov 2022
windriver:
OpenSSH_9.5p1, OpenSSL 3.0.12 24 Oct 2023
windriver:
OpenSSH_9.5p1, OpenSSL 3.0.12 24 Oct 2023
docker-002:
OpenSSH_8.7p1, OpenSSL 3.0.7 1 Nov 2022
hervil:
OpenSSH_9.3p1, OpenSSL 1.1.1t-freebsd 7 Feb 2023
complector:
OpenSSH_9.3p1, OpenSSL 1.1.1t-freebsd 7 Feb 2023
db-A-001:
OpenSSH_9.3p2, OpenSSL 1.1.1t-freebsd 7 Feb 2023
db-B-001:
OpenSSH_9.3p1, OpenSSL 1.1.1t-freebsd 7 Feb 2023
web-001:
OpenSSH_9.3p1, OpenSSL 1.1.1t-freebsd 7 Feb 2023
router-001:
OpenSSH_9.3p1, OpenSSL 1.1.1t-freebsd 7 Feb 2023
ysul:
Minion did not return. [Not connected]
thrayce:
Minion did not return. [Not connected]
Jan 2 2024
Code change merged, thanks for the task :)