This is a request to remove the following Hiera key:
`profile::simplelamp2::database_datadir: '/srv/sqldata'`
from Horizon web UI Hiera for the following cloud VPS projects:
signwriting
wmf-research-tools
wildcat
wikispeech
wikipathways
pixel
The key was added because I requested recently.
It was there to make sure nothing breaks for anyone using the `simplelamp2 puppet role` while I clean up a bug with the database path.
All the details about that can be found in T329571. The point was that puppet set the default data dir to that /srv/sqldata path but did not restart the service... while the distro package it installed used /var/lib/mysql.
This lead to bad surprises in the past when the service actually did get restarted and the data dir suddenly changed.
This is fixed now,we will just use /var/lib/mysql by default.
I have personally contacted the project owners and they have all confirmed in one way or another that they don't use mysql right now. But some of them are planning to. Details are in T329571#8763454.
So please remove it from the above, I take responsibility and if users have questions they can come to me, they already received mail from me.