Skip to content

Instantly share code, notes, and snippets.

@tfountain
Created June 24, 2012 16:36
Show Gist options
  • Save tfountain/2983928 to your computer and use it in GitHub Desktop.
Save tfountain/2983928 to your computer and use it in GitHub Desktop.
Percona repo
apt_repository "percona" do
uri "http://repo.percona.com/apt"
deb_src "http://repo.percona.com/apt"
distribution "lenny"
components ["main"]
keyserver "hkp://keys.gnupg.net"
key "1C4CBDCDCD2EFD2A"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment