appsembler / configuration

a simple, but flexible, way for anyone to stand up an instance of the edX platform that is fully configured and ready-to-go
GNU Affero General Public License v3.0
15 stars 13 forks source link

tahoe workers instance should not install mysql #311

Closed thraxil closed 4 years ago

thraxil commented 4 years ago

the mysql_init role is enough to add the necessary certificates. mysql actually installs and starts mysqld, which we do not want.