Skip to content

techdad/ansible-role-repo-percona

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Role: Percona Yum Repo

Installation of the official Percona Yum Repository for CentOS/RHEL 6.x and 7.x systems.

Loosely based on the similar Remi Repo role by 'geerlingguy'.

Role Variables

percona_repo_version: "0.1.4"

The releaase to the repo. (Not of Percona Server). This should be the only varaible that may need incrementing.

percona_repo_url: "http://www.percona.com/downloads/percona-release/redhat/{{percona_repo_version}}/percona-release-{{percona_repo_version}}.noarch.rpm"

The URL to get the repo RPM from.

percona_repo_gpg_key_url: "https://www.percona.com/downloads/percona-release/RPM-GPG-KEY-percona"

The Percona RPM GPG key to import.

License

MIT

About

Installation of the official Percona Yum Repository.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published