diskimage-builder/elements/mysql
Clint Byrum 72534d6eba Refactor mysql element to do less in first-boot.d
We didn't need to do most of this anyway, we just needed to configure
mysql before we installed the packages in the image. Some of the other
things were half-baked ideas which will come in later changes to add
os-refresh-config and os-config-applier support to the element.

Change-Id: Ib1b66a8b3b70fac10f3f826b1efd414c67f9bfc6
2013-04-02 01:31:40 +00:00
..
install.d Refactor mysql element to do less in first-boot.d 2013-04-02 01:31:40 +00:00
pre-install.d Rename flavour to element. 2012-12-05 14:04:58 -08:00
README.md Rename flavour to element. 2012-12-05 14:04:58 -08:00

Sets up a MySQL server install in the image.

TODO: auto-tune settings based on host resources or metadata service.