Remove unused uids
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Wed, Aug 5
Tue, Aug 4
Improve comment
Aug 4 2026
Actually rewrite the file too
Avoid too many blank lines in Markdown rendering
Improve description
Aug 3 2026
Jul 29 2026
easier to see which values are configurable/pillar-dependant in roles/*.sls than in configuration templates.
Jul 28 2026
No please revert back to the version with innodb_buffer_pool_size = {{ innodb_buffer_pool_size }}.
drop the innodb_buffer_pool_size context var in cnf.sls and access pillar["dbserver_mysql"]["server"]["innodb_buffer_pool_size"] directly in server.cnf instead, so it fails loudly if the server pillar block is missing rather than silently falling back via pillar.get.
Jul 26 2026
That will be useful to implement a bunch of values for T2337
I confirm we probably don't need it on WindRiver right now.
Tested, works fine.
Jul 23 2026
Jul 22 2026
Jul 21 2026
Merge the three exact-match redirect blocks (/cd, /cd/, /cd/dashboard) into a single regex location, as suggested.
Merge the three exact-match redirect blocks (/cd, /cd/, /cd/dashboard) into a single regex location, as suggested: location ~ ^/cd(?:/|/dashboard)?$ { ... }
Computed on db-B-001, got 1 Gb using POWER(1024,3) but only 139 Mb using POWER(1024,2), so we're good with the default value there for now.
pillar/tower.sls already auto-loads dbserver/{{ minion_id }}.sls for every minion via salt-tower, so pillar/dbserver/ysul.sls alone is enough.
I see 3 blocks with the same 302 redirect.
Jul 20 2026
COMFIRM
Jul 19 2026
Document HTTP/HTTPS pitfall when pulling from the local Docker registry is closed
Document HTTP/HTTPS pitfall when pulling from the local Docker registry is complete
witch to callout primary, keep only the pull URL and a brief note that localhost:5000 no longer provides a certificate.
Jul 18 2026
Instead of documenting the error in a warning block, I'd suggest we keep a primary callout block with directly the good instructions you wrote.
Works like a charm.
To help edit vhosts, I've used the following sed expressions: