SomeBlackMagic / salt-percona-formula

Saltstack formula for managing Percona servers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

percona

Install percona version 5.7 Tested with: * Ubuntu 16.04 * CentOS 7.2

Available states

Install and start percona-server. Includes percona.config, percona.client and percona.repo.

Install the client. Includes percona.config and percona.repo.

If pillar "mysql.config.<filename>" is set, manage those. Server will not be restarted by default, set pillar "mysql.restart_on_change: True" for autorestart on config change.

Just configure the repo.

TODO

  • Write support for autoscale and performance optimizations
  • Write support for dynamic variables

About

Saltstack formula for managing Percona servers

License:Apache License 2.0


Languages

Language:SaltStack 53.2%Language:Python 24.9%Language:HTML 21.3%Language:Shell 0.6%