Skip to content

mittwald/salt-percona-formula

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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