Skip to content

Instantly share code, notes, and snippets.

Created September 16, 2015 08:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/0a621ae8b3eefa4fe9cb to your computer and use it in GitHub Desktop.
Save anonymous/0a621ae8b3eefa4fe9cb to your computer and use it in GitHub Desktop.
# Add percona apt repo
mysql add percona apt repo:
pkgrepo.managed:
- humanname: percona
- name: deb http://repo.percona.com/apt jessie main
- file: /etc/apt/sources.list.d/percona.list
- keyid: 1C4CBDCDCD2EFD2A
- keyserver: keys.gnupg.net
# Standard MySQL formula stuff
include:
- mysql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment