Alkane will now PULL files from Jenkins, instead of Jenkins pushing to the relevant server.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
May 18 2023
Resolved by db-B-001 deployment: MySQL server doesn't have a public IP anymore
In T1627#23666, @dereckson wrote:Perhaps replace references here too: https://code.nasqueron.org/?q=equatower&i=nope&literal=nope&files=&excludeFiles=&repos=
As all tasks are done, excepted the portsearch -u issue, which is not a blocker (it correctly indexes the ports), we're done here.
May 13 2023
Okay, let's do an easy thing to solve that for DevCentral repositories:
Done, with a migration script.
PHP configuration to improve:
DUID published in Vault under ops/secrets/network/DUID/2001:bc8:2e84:700::
2001:bc8:2e84:700:: /56 should be used for WindRiver addresses.
Autoconfig IP isn't in our block
The DUID of your prefix (and each of its subnets) is like a private key and grants you access to your prefix. Keep it secret and do not share it.
Through autoconfig we've an IP in our /64 block: 2001:bc8:6005:5:aa1e:84ff:fef3:5d9c
According recent portsnap man:
May 12 2023
To restore Mumble jail:
- boot Thrayce (172.27.27.14)
- zfs import arcology if needed (kldload opensolaris and kldload zfs if ZFS isn't available at boot)
- Mumble jail is available at /usr/local/jails/mumble.nasqueron.org
To restore FTP content:
- boot Thrayce (172.27.27.14)
- zfs import arcology if needed (kldload opensolaris and kldload zfs if ZFS isn't available at boot)
- FTP content will be available at /usr/local/jails/ftp.nasqueron.org/var/ftp
The portsearch database seems to work despite that issue, so decreasing the priority.
May 11 2023
According https://imagemagick.org/script/porting.php:
May 9 2023
3.4.8 disabled this possibility, #11431 - Disallow changing custom field type after creation
May 8 2023
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.
May 7 2023
The following routing table works like a charm on web-001:
$ 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: