tripleo-image-elements/elements/mariadb/install.d/10-mariadb-packages
Kiall Mac Innes 32323f8472 Switch from upstart to os-refresh-config for MySQL server-id's
This is both more reliable, and more cross-platform. With the
mysql element, this upstart job is never run, as a sysvinit rather
than upstart job triggers mysql.

Change-Id: I208310048d7617ec7726eceee9e4e269f1473510
2014-06-23 21:19:45 +01:00

8 lines
159 B
Bash
Executable File

#!/bin/bash
# Install controller base requiered packages
set -eux
install-packages sysstat mytop python-mysqldb mariadb-galera-server mariadb-client galera