Files
sahara-image-elements/elements/mysql/README.rst
Pino Toscano 939055eff0 Improvements to README.rst of elements
Improve the formatting of README.rst of elements:
- proper syntax for bash snippets
- improve list formatting
- use list definitions for environment variariables
- remove the explicit bash usage from diskimage-create.sh invocations
- wrap lines at 80 characters
- various small text formattings

Change-Id: I93b4c35b31dac66af22663b2cec426a08fa73bd8
2015-04-29 18:41:30 +02:00

200 B

mysql

This element sets up the basic components of MySQL.

It is light version of original MySQL element (https://github.com/openstack/tripleo-image-elements/tree/master/elements/mysql).