depends: |
|
---|---|
configuration: | See salt.modules.mysql for setup instructions. |
The mysql_database module is used to create and manage MySQL databases. Databases can be set as either absent or present.
frank:
mysql_database.present
Ensure that the named database is absent
Ensure that the named database is present with the specified properties
Docs for previous releases are available on readthedocs.org.
Latest Salt release: 2015.5.1