I. Vault policy
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Sat, Oct 18
+Vault
Fix typo
Database password created in ops/secrets/dbserver/cluster-B/users/obsidian51
$ salt db-B-001 state.apply roles/dbserver-mysql/content […] ---------- ID: dbserver_mysql_user_obsidian51 Function: mysql_user.present Name: obsidian51 Result: True Comment: The user obsidian51@172.27.27.35 has been added Started: 01:08:09.491970 Duration: 18.515 ms Changes: ---------- obsidian51: Present […] ---------- ID: dbserver_mysql_db_obsidian51 Function: mysql_database.present Name: obsidian51 Result: True Comment: The database obsidian51 has been created Started: 01:08:09.586771 Duration: 4.915 ms Changes: ---------- obsidian51: Present […] ---------- ID: dbserver_mysql_user_obsidian51_privilege_1_obsidian51 Function: mysql_grants.present Result: True Comment: Grant all privileges on obsidian51.* to obsidian51@172.27.27.35 has been added Started: 01:08:09.644197 Duration: 16.521 ms Changes: ---------- dbserver_mysql_user_obsidian51_privilege_1_obsidian51: Present […]
Serial has been bumped from 00 to 02 on Complector during tests to try to send again a NOTIFY packet following T2148.
Bump serial
So it's definitely ns1.he.net, because if I put slave.dns.he.net the TCP connection isn't established:
Claude Sonnet artifacts
I think configuration could actually be nice but I forgot in D3766 to bump the serial. Let's check (and do a test to detect that).
With 8.4.13, php -l gives:
arc unit has a problem to load phpunit.xml it seems. If I remember well, it runs a test file directly, but in that case, PHPUnit can detect local configuration.
Fri, Oct 17
This is the priority, before even the CI pipeline.
Some of the plugins from the template can still be used as documented on https://www.jenkins.io/solutions/php/:
Goal is to use MySQL code from keruald/databases. Code migrated to rKERUALD seems to be similar to the Obsidian one.