For whatever reason, galera complains on startup about wsrep_cluster_address missing even when mysql_install_db is run. By making sure that we configure it before we initialize the database, the problems seem to go away.
For whatever reason, galera complains on startup about wsrep_cluster_address missing even when mysql_install_db is run. By making sure that we configure it before we initialize the database, the problems seem to go away.